<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: jaewoo heo</title>
    <description>The latest articles on DEV Community by jaewoo heo (@jw-0312).</description>
    <link>https://dev.to/jw-0312</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3982466%2Fd43f486c-d48b-4997-9566-e15b8bf30dee.jpg</url>
      <title>DEV Community: jaewoo heo</title>
      <link>https://dev.to/jw-0312</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jw-0312"/>
    <language>en</language>
    <item>
      <title>How I built a lightweight SEO tracker using Gemini AI and Google Search Console API</title>
      <dc:creator>jaewoo heo</dc:creator>
      <pubDate>Sat, 13 Jun 2026 09:41:11 +0000</pubDate>
      <link>https://dev.to/jw-0312/how-i-built-a-lightweight-seo-tracker-using-gemini-ai-and-google-search-console-api-4bnm</link>
      <guid>https://dev.to/jw-0312/how-i-built-a-lightweight-seo-tracker-using-gemini-ai-and-google-search-console-api-4bnm</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;As a blogger, I've always been frustrated by how enterprise SEO tools are too bulky and expensive for personal projects. I didn't need a massive dashboard with hundreds of metrics—I just wanted to know: "Is my traffic dropping, and which keywords should I target?"&lt;/p&gt;

&lt;p&gt;So, I decided to build my own solution: Traffic Monitor.&lt;/p&gt;

&lt;p&gt;The Tech Stack:&lt;/p&gt;

&lt;p&gt;Backend: Vercel + Supabase (for handling serverless functions and data storage).&lt;/p&gt;

&lt;p&gt;Data Integration: Google Search Console API (to get accurate, raw traffic data).&lt;/p&gt;

&lt;p&gt;AI Analysis: Gemini 2.5 Flash API (to analyze traffic trends and provide actionable insights).&lt;/p&gt;

&lt;p&gt;Alerts: Discord API (to push daily summaries directly to my DMs).&lt;/p&gt;

&lt;p&gt;The Challenge:&lt;br&gt;
The biggest challenge was not just fetching the data, but making sense of it. I used the Gemini API to parse the GSC data and turn it into a simple "Human-Readable" insight rather than a confusing chart.&lt;/p&gt;

&lt;p&gt;Why I'm sharing this:&lt;br&gt;
I'm at the early beta stage and I'm looking for some honest feedback from fellow developers. I want to know if the UI is intuitive and if the AI insights are actually helpful for your daily blogging routine.&lt;/p&gt;

&lt;p&gt;If you are a blogger or a developer working with GSC/AI, I’d love for you to check it out and let me know what you think!&lt;/p&gt;

&lt;p&gt;You can find it here: (&lt;a href="https://trafficmonitor.app/" rel="noopener noreferrer"&gt;https://trafficmonitor.app/&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;I'm also offering lifetime premium access to the first 20 people who provide constructive feedback in the comments or via GitHub issues. Any feedback or "roasts" are welcome!&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1mg4ad9yjh64sghcxafn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1mg4ad9yjh64sghcxafn.png" alt=" " width="800" height="582"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>ai</category>
      <category>seo</category>
    </item>
  </channel>
</rss>
