Anorov / cloudflare-scrape

A Python module to bypass Cloudflare's anti-bot page.
MIT License
3.35k stars 458 forks source link

RuntimeError: !!Loop Protection!! We have tried to solve 3 time(s) in a row. #340

Open tsuliwaensis opened 4 years ago

tsuliwaensis commented 4 years ago

Before creating an issue, first upgrade cfscrape with pip install -U cfscrape and see if you're still experiencing the problem. Please also confirm your Node version (node --version or nodejs --version) is version 10 or higher.

Make sure the website you're having issues with is actually using anti-bot protection by Cloudflare and not a competitor like Imperva Incapsula or Sucuri. And if you're using an anonymizing proxy, a VPN, or Tor, Cloudflare often flags those IPs and may block you or present you with a captcha as a result.

Please confirm the following statements and check the boxes before creating an issue:

Python version number

Run python --version and paste the output below:

Python 3.7.7

cfscrape version number

Run pip show cfscrape and paste the output below:

2.1.1

URL of the Cloudflare-protected page

https://readcomiconline.to/

Anorov commented 4 years ago

Please include the full traceback.

iamkishann commented 4 years ago

having same problem

tsuliwaensis commented 4 years ago

There's no traceback. That's the only message I get in Terminal.