-
Notifications
You must be signed in to change notification settings - Fork 4
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
How to deal with error 24? #4
Comments
@simoniz0r Did you ever find a solution for this? If you wait a day or two can you use the api again? Edit: Answering this myself... if you visit qwant.com and do a search it prompts you for a captcha. |
You can check the line in the code: https://github.com/NLDev/qwant-api/blob/master/lib/qwant-api.js#L52 and replace:
with
You can register with scraperapi on the link below to bypass all the captcha issue (make sure you replace YOURAPIKEY with the api key you register with scraperapi. There is a free version with 1000 calls per month or you can use the paid version: |
I've found a similar solution, but with 10,000 free uses per month at https://scrapestack.com |
Is the ratelimit known? |
They now do not provide free HTTPS |
How do I solve this captcha? Is there some API endpoint for this or?
The text was updated successfully, but these errors were encountered: