-
-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposal: Automatic captcha solving #196
Comments
Credits: |
Hi, @ErSauravAdhikari. What is the captcha in X at all? Like when it happen? |
At some point when you are scraping for example user tweets multiple times it will ask to make a captcha. |
Yeah, after a while of use it asks to a. Verify email again Which is registered via twscrape as a suspension (even though after solving that issue, it works perfectly fine). Currently I am using a custom API, where I pass in accs creds to unblock the accs and send them again to twscrape, but it'd be great if this was natively supported by twscrape. |
Currently capsolver no longer works reliably, but there are plenty of providers. Please check out the unicaps repo. |
Integration with the CAPSOLVER_API to solve captchas automatically
Reference:
The above bot does the captcha auto solve.
This is the portion of code referenced from the above packdge to solve captcha
The text was updated successfully, but these errors were encountered: