Anorov / cloudflare-scrape

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

ReadComicOnline no longer working without VPN. #372

Open Aemilian666 opened 4 years ago

Aemilian666 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.8.3

cfscrape version number

Run pip show cfscrape and paste the output below: Version: 2.1.1

Code snippet involved with the issue

Complete exception and traceback

(If the problem doesn't involve an exception being raised, leave this blank)

URL of the Cloudflare-protected page

https://readcomiconline.to/Comic/Harrow-County/Issue-25?id=121463

URL of Pastebin/Gist with HTML source of protected page

view-source:https://readcomiconline.to/Comic/Harrow-County/Issue-25?id=121463

Hello, hopefully this goes here.

I have updated this via pip install -U cfscrape and pip install --upgrade --force-reinstall -r requirements.txt and subsequent attempts to run this program gives me nothing new.

I was told that a way to bypass the failure was to open the comic in a web browser before downloading it. This did not happen. I had to swap VPN's.

Question is: Is it something that I am doing on my end?

I tried to do something similar to: "I tried earlier this morning doing a clean pull from master and pip install -r requirements.txt and it worked without problem with python comic_dl/main.py -i https://readcomiconline.to/Comic/Injustice-Gods-Among-Us-I."

But it didn't work. Please see image for verification.

Thanks for any help! notice

Aemilian666 commented 4 years ago

Please note that I am not using a VPN at the moment. Using the VPN was what I had to do to actually download, but have since turned it off to try to fix the issue with my reg. IP. Therefore, this image above was taken without a VPN in play.