question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The latest version of cfscrape should not encounter captchas, unless you’re using Tor or another IP that Cloudflare has blacklisted. If you’re getting a captcha error, first please run pip install -U cfscrape and try again. If you’re still getting an error, please leave a comment.


Please put all captcha challenge-related issues here.

Please run the following to determine the OpenSSL version compiled with your Python binary and include the output in your comment:

$ python3 -c 'import ssl; print(ssl.OPENSSL_VERSION)'
OpenSSL 1.1.1b  26 Feb 2019

(Or python instead of python3 if running on Python 2.)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:129 (63 by maintainers)

github_iconTop GitHub Comments

1reaction
ghostcommented, May 14, 2019

I’m still curious about that SSLv3 handshake error. The adapter can be toggled on and off so I’m not really worried about it, just curious.

1reaction
ghostcommented, May 14, 2019

@lukele The PR looks great and is a minimal solution. 🎉

Read more comments on GitHub >

github_iconTop Results From Across the Web

FIX: reCAPTCHA not working in Chrome, Firefox, or any browser
One of the methods discussed in this guide to fix reCAPTCHA not working issue in Chrome, Firefox, Edge, etc browser, is sure to...
Read more >
Troubleshooting: CAPTCHA - JSTOR Support
What to do when you don't see a CAPTCHA · Clear your cache and cookies · Make sure your browser is up to...
Read more >
What to Do When CAPTCHAs Won't Work - LiveAbout
If your CAPTCHA isn't being accepted, the problem might not be with your reading or your typing — the code might simply have...
Read more >
reCAPTCHA live status and problems - Downdetector
Real-time status and problems for reCAPTCHA Website down? ... Select the option you are having issues with, and help provide feedback to the...
Read more >
How to Fix reCAPTCHA Not Working - Online Tech Tips
How to Fix reCAPTCHA Not Working · Reboot Your Router · Update Your Web Browser Version · Deactivate Your Web Browser's Extensions ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found