-
Notifications
You must be signed in to change notification settings - Fork 11
Unable to bypass Cloudflare protection on Heroku, Replit, etc. #25
Comments
Same issue |
I'm already working on it. The problem may be caused by the easy to detect Python's HTTP stack or Heroku/Replit IP addresses. |
Seems like after I tried running the application on my own PC, the problem has been solved. Probably Replit/Heroku IP addresses are unable to bypass Cloudflare's captcha. |
doing with replit and making it with a discord bot gave me the same errors
|
any updates on the cloudfare bypass ?. I have tried to run it on every platform on heroku , replit and even hosted it on my own vps but did not worked same could not bypass cloudflare but it is working fine on windows like on local machine but fails on a vps or other service. So just wanna know if any updates were coming or not ? |
@DewanshNehra, I decided to parse Cloudflare page with js2py, because selenium requires installed browser. |
@DarkCat09 doesnt work on my own laptop also(need more than 5 trys) |
Hi, if ever cloudscraper returns an error. Why not use undetected-chromedriver, collect the cookies and browser header and use the collected cookies to the requests module. It works all the time. Let me know if you want more information |
is the problem solved? |
I did it! To bypass Cloudflare, python-aternos need to update |
Update to the latest version: |
And I've checked it on Repl.it, cloudscraper works: https://replit.com/@DCat09/PythonAternosTest |
If the problem will appear again, reopen this issue. |
Unable to bypass Cloudflare protection
The text was updated successfully, but these errors were encountered: