ustayready / fireprox

AWS API Gateway management tool for creating on the fly HTTP pass-through proxies for unique IP rotation
GNU General Public License v3.0
1.93k stars 270 forks source link

getting 403 response while spoofing headers 'X-My-X-Forwarded-For' #40

Open chaim6888 opened 2 years ago

chaim6888 commented 2 years ago

Hi

Thanks for this tool, really amazing.

I do have an issue with indeed.com where the scraper gets blocked (403 responses) even when adding the X-My-X-Forwarded-For : 127.0.0.1 to the headers.

Indeed.com is protected by cloudflare.

any suggestions?