Closed ohura88 closed 5 years ago
same error here....
same error here also
same issue, hangs forever until I manually kill it.
I'm guessing cloud-flare may have change the way they detect bots since i'm having the same issue and my code was just working fine yesterday..
Same issue here. I can see that the library is parsing a result from the challenge. It is also pulling out the redirect location after solving the challenge the initial time. It appears that there has been a change in the flow which has broken or that there a small variance in the expected challenge result.
An additional 's' value appears to be now being sent on resolving the challenge this is a hidden input on the form. Will make a pull request.
Should be fixed in the latest version. Please run pip install -U cfscrape
.
Trying to bypass Cloudflare on a site and the code just hangs. Looks to me like the request is timing out. Maybe something changed with the redirection?
Paste has the URL at the top and the html of the page, same NSFW link from last time: https://pastebin.com/Hp4tavEA
Here's my attempt at running the code
C:\Users\ohura>python Python 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 17:00:18) [MSC v.1900 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information.