<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Developers Digest - Web Scraping</title>
    <link>https://www.developersdigest.tech/tags/web-scraping</link>
    <description>2 items tagged Web Scraping on Developers Digest - blog posts, tools, guides, and tutorials.</description>
    <language>en</language>
    <lastBuildDate>Sat, 18 Apr 2026 19:19:57 GMT</lastBuildDate>
    <atom:link href="https://www.developersdigest.tech/tags/web-scraping/feed.xml" rel="self" type="application/rss+xml" />
    <image>
      <url>https://avatars.githubusercontent.com/u/124798203?v=4</url>
      <title>Developers Digest - Web Scraping</title>
      <link>https://www.developersdigest.tech/tags/web-scraping</link>
    </image>
    <item>
      <title><![CDATA[Build an AI Podcast Generator with Web Scraping, ElevenLabs, and Next.js]]></title>
      <link>https://www.developersdigest.tech/blog/build-ai-podcast-generator</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/build-ai-podcast-generator</guid>
      <description><![CDATA[Crawl any website, generate a podcast script with an LLM, and convert it to audio with ElevenLabs. A full-stack walkthrough from API keys to streaming playback.]]></description>
      <pubDate>Mon, 28 Oct 2024 00:00:00 GMT</pubDate>
      <category>Web Scraping</category>
      <category>ElevenLabs</category>
      <category>Next.js</category>
      <category>Text-to-Speech</category>
      <category>Full Stack</category>
    </item>
    <item>
      <title><![CDATA[Build an AI Web Scraping System with OpenAI Structured Outputs]]></title>
      <link>https://www.developersdigest.tech/blog/build-ai-web-scraper-structured-outputs</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/build-ai-web-scraper-structured-outputs</guid>
      <description><![CDATA[Combine OpenAI's structured outputs with web proxying to build a scraping system that answers natural language queries using real-time web data. Includes Puppeteer browser automation for interactive pages.]]></description>
      <pubDate>Sat, 28 Sep 2024 00:00:00 GMT</pubDate>
      <category>OpenAI</category>
      <category>Web Scraping</category>
      <category>Structured Outputs</category>
      <category>Puppeteer</category>
      <category>Zod</category>
      <category>Node.js</category>
    </item>
  </channel>
</rss>