<?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: Pires Aurélio</title>
    <description>The latest articles on DEV Community by Pires Aurélio (@aureliopires186).</description>
    <link>https://dev.to/aureliopires186</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4139026%2Fb3901449-de70-40f3-9ea3-20ae359ce56c.jpg</url>
      <title>DEV Community: Pires Aurélio</title>
      <link>https://dev.to/aureliopires186</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aureliopires186"/>
    <language>en</language>
    <item>
      <title>Search Google Jobs in Real-Time with Go and SerpApi 🚀</title>
      <dc:creator>Pires Aurélio</dc:creator>
      <pubDate>Wed, 23 Sep 2026 10:13:52 +0000</pubDate>
      <link>https://dev.to/aureliopires186/search-google-jobs-in-real-time-with-go-and-serpapi-690</link>
      <guid>https://dev.to/aureliopires186/search-google-jobs-in-real-time-with-go-and-serpapi-690</guid>
      <description>&lt;p&gt;Hey devs! 👋&lt;/p&gt;

&lt;p&gt;Tired of manual scraping to get Google Jobs listings? 🤔&lt;/p&gt;

&lt;p&gt;I built a Go example that uses the SerpApi to fetch Google Jobs data in real-time! 👀&lt;/p&gt;

&lt;p&gt;🔍 What this tutorial covers:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How to set up SerpApi&lt;/li&gt;
&lt;li&gt;Searching jobs with Go&lt;/li&gt;
&lt;li&gt;Parsing results to JSON&lt;/li&gt;
&lt;li&gt;Deploying the API to the cloud&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 Links:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://blogspotangola.blogspot.com/2026/09/how-to-search-google-jobs-in-real-time.html" rel="noopener noreferrer"&gt;Read the full tutorial on my blog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/Aureliopires186/go-serpapi-examples" rel="noopener noreferrer"&gt;Code on GitHub&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.linkedin.com/in/pires-aur%C3%A9lio-51133038" rel="noopener noreferrer"&gt;Connect with me on LinkedIn&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;💡 Need help with automation? Feel free to reach out!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>devops</category>
      <category>tutorial</category>
      <category>api</category>
    </item>
  </channel>
</rss>
