RyuzakiH / CloudflareSolverRe

Cloudflare Javascript & reCaptcha challenge (I'm Under Attack Mode or IUAM) solving / bypass .NET Standard library.
MIT License
179 stars 49 forks source link

Access Denied bypass? #12

Open rubricko opened 4 years ago

rubricko commented 4 years ago

Hello, I'm trying to access this website: https://www.sneakersnstuff.com/en/product/38357/jordan-brand-air-jordan-1-mid

But in the response i'm getting "Access denied | www.sneakersnstuff.com used Cloudflare to restrict access"

This JS library states that "Access Denied" can be worked around by using that library , however since i'm using C# I can't use that.

https://www.npmjs.com/package/cloudscraper

Now i'm not sure if your library can bypass the access denied or not, i'm just trying to scrape the data off the site and send it to a discord webhook. Would be greatly appreciated if you could look into this. Thank you.