<?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>Forem: Azzouzana</title>
    <description>The latest articles on Forem by Azzouzana (@azzouzana).</description>
    <link>https://forem.com/azzouzana</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%2F382798%2F0ef7f1da-47da-4502-9a1e-f66ee0f33ddb.png</url>
      <title>Forem: Azzouzana</title>
      <link>https://forem.com/azzouzana</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/azzouzana"/>
    <language>en</language>
    <item>
      <title>Bypass AWS WAF CAPTCHA 100% for Free</title>
      <dc:creator>Azzouzana</dc:creator>
      <pubDate>Mon, 15 Dec 2025 12:14:52 +0000</pubDate>
      <link>https://forem.com/azzouzana/bypass-aws-waf-captcha-100-for-free-3l00</link>
      <guid>https://forem.com/azzouzana/bypass-aws-waf-captcha-100-for-free-3l00</guid>
      <description>&lt;h1&gt;
  
  
  Bypass AWS WAF CAPTCHA for Free ⚡
&lt;/h1&gt;

&lt;p&gt;Hi everyone 👋 Hope you’re doing well!&lt;/p&gt;

&lt;p&gt;I recently needed to fetch pages or API endpoints protected by an AWS WAF CAPTCHA. To get around it, you have to obtain a special cookie (&lt;code&gt;aws-waf-token&lt;/code&gt;). I didn’t want to use full browser automation just for this, it’s too slow, fragile, and expensive at scale. Paid services offering similar solutions didn’t really fit my needs either.&lt;/p&gt;

&lt;p&gt;So I built a small solution that solves the CAPTCHA by simulating only the parts of a browser that AWS WAF actually cares about. It uses very little memory (128 MB) and is much faster than running a real browser ⚡&lt;/p&gt;

&lt;p&gt;I published it for free (I'll not be making any money from this since it's pay-per-usage) on &lt;a href="https://apify.com/azzouzana/aws-waf-bypass-captcha-solver" rel="noopener noreferrer"&gt;Apify&lt;/a&gt;, simply to help the community. No affiliate links, no credit card required, no tricks, nothing. With Apify’s free credits ($5/month), you can use it for up to tens of thousands of pages/API endpoints.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Input:&lt;/strong&gt; you provide one or more protected URLs or API endpoints
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Output:&lt;/strong&gt; it generates a valid AWS WAF token and can optionally fetch the protected HTML/JSON.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can use it either as a proxy to directly retrieve the page content, or just to get the cookie and reuse it in your own scripts. Everything is explained in more detail in the documentation.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://apify.com/azzouzana/aws-waf-bypass-captcha-solver" rel="noopener noreferrer"&gt;Try it here →&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Give it a try and let me know what you think 🙏&lt;/p&gt;

</description>
      <category>captchas</category>
      <category>node</category>
      <category>ai</category>
      <category>antibots</category>
    </item>
  </channel>
</rss>
