2Captcha-API | C # wrapper for 2Captcha API
kandi X-RAY | 2Captcha-API Summary
kandi X-RAY | 2Captcha-API Summary
C# wrapper for 2Captcha API.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of 2Captcha-API
2Captcha-API Key Features
2Captcha-API Examples and Code Snippets
Community Discussions
Trending Discussions on 2Captcha-API
QUESTION
I am attempting to use Puppeteer and puppeteer-extra-plugin-recaptcha through Apify to solve the Recaptcha on a login page.
In time, I will want to do the full login. For now, I am attempting to do the Recaptcha solution, using Google's demo. puppeteer-extra-plugin-recaptcha taps up the 2captcha service via API key to do the solving.
Unfortunately, in my code, the important solveRecaptchas()
throws an error:
ANSWER
Answered 2021-Oct-17 at 11:25This might be an omission from the example you provided, but it seems that you're not calling the addPlugins()
function anywhere and therefore the plugin is not used at all.
QUESTION
Pretty much new with captcha and Python requests. The captcha documentation says to copy the value of data-sitekey
parameter.
Here was my attempt, using Selenium to open the url and using Python requests
to get a response.
ANSWER
Answered 2020-Feb-10 at 22:05data-sitekey
represented through 41-characters string works just fine. The error ERROR_WRONG_USER_KEY
occurred as I never had a valid API key ready in the first place. Even with Zero balance in your account, you can successfully obtain a with text as
ERROR_ZERO_BALANCE
as follows:
Code Block:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install 2Captcha-API
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page