<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Web Scraping - Developers Digest</title>
    <link>https://www.developersdigest.tech/blog/tags/web-scraping</link>
    <description>Articles about Web Scraping on Developers Digest</description>
    <language>en</language>
    <lastBuildDate>Sun, 19 Apr 2026 05:54:40 GMT</lastBuildDate>
    <atom:link href="https://www.developersdigest.tech/blog/tags/web-scraping/feed.xml" rel="self" type="application/rss+xml" />
    <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>