<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Anti-Bot on Web Scraping Python</title>
    <link>https://webscrapingpython.com/tags/anti-bot/</link>
    <description>Recent content in Anti-Bot on Web Scraping Python</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 03 Mar 2026 10:00:00 +0100</lastBuildDate>
    <atom:link href="https://webscrapingpython.com/tags/anti-bot/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CAPTCHAs: What Works, What&#39;s Legal, What&#39;s Not</title>
      <link>https://webscrapingpython.com/posts/captcha-overview/</link>
      <pubDate>Tue, 03 Mar 2026 10:00:00 +0100</pubDate>
      <guid>https://webscrapingpython.com/posts/captcha-overview/</guid>
      <description>&lt;p&gt;CAPTCHAs are the point where scraping stops being a technical problem and starts being a legal and ethical one. Here&amp;rsquo;s&#xA;the honest landscape.&lt;/p&gt;</description>
    </item>
    <item>
      <title>User-Agents and Browser Fingerprinting</title>
      <link>https://webscrapingpython.com/posts/user-agent-fingerprinting/</link>
      <pubDate>Tue, 21 Oct 2025 10:00:00 +0200</pubDate>
      <guid>https://webscrapingpython.com/posts/user-agent-fingerprinting/</guid>
      <description>&lt;p&gt;The default &lt;code&gt;requests&lt;/code&gt; User-Agent (&lt;code&gt;python-requests/2.x&lt;/code&gt;) is the fastest possible way to get blocked. But modern&#xA;anti-bot stacks look at far more than one header.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Proxies and Rotating IPs: When You Actually Need Them</title>
      <link>https://webscrapingpython.com/posts/proxies-rotating-ips/</link>
      <pubDate>Tue, 30 Sep 2025 10:00:00 +0200</pubDate>
      <guid>https://webscrapingpython.com/posts/proxies-rotating-ips/</guid>
      <description>&lt;p&gt;Most scraping tutorials reach for proxies on page one. In reality, you should reach for them last — after you&amp;rsquo;ve&#xA;verified a single IP with a good &lt;code&gt;User-Agent&lt;/code&gt; and sensible rate limit actually gets blocked.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
