We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Can someone help me understand what is the purpose/usage of the capthca solver?
# In scrape.py > scrape_website() function driver.execute('executeCdpCommand', { 'cmd': 'Captcha.waitForSolve', 'params': {'detectTimeout': 10 * 1000}, })?
In bright data documentation it says:
By default, as part of our full proxy unblocking solution, Scraping Browser also solves CAPTCHAs that are encountered while returning your proxy request. https://docs.brightdata.com/scraping-automation/scraping-browser/features/captcha-solver
So why is it still needed?
Thanks in advance for your help!
The text was updated successfully, but these errors were encountered:
same question here
Sorry, something went wrong.
No branches or pull requests
Hi,
Can someone help me understand what is the purpose/usage of the capthca solver?
In bright data documentation it says:
So why is it still needed?
Thanks in advance for your help!
The text was updated successfully, but these errors were encountered: