qwant-api icon indicating copy to clipboard operation
qwant-api copied to clipboard

:crystal_ball: Unofficial API wrapper for qwant

Results 8 qwant-api issues
Sort by recently updated
recently updated
newest added

This Npm Work?

Hello, Thank you for the great package. I use the api to search for images. It has been working for a couple of months, until recently. Now it always gets...

``` 24 Rate limit reached - IP Blocked until captcha is solved ``` How do I solve this captcha? Is there some API endpoint for this or?

Hi NLDev, I much appreciate this package for Qwant search engine. I would like to search for images with small size. It seems Qwant supports "https://www.qwant.com/?q=test&t=images&size=small", is it possible to...

What does the error code 9 mean? get request URL : https://api.qwant.com/api/search/images?q=stackoverflow response: {"status":"success","data":{"result":{"items":[]},"error_code":9}} What does the error_code 9 mean ?

Hi, To begin with, thank you very much for this work. I found out recently that this lib doesn't work anymore, Qwant always returns empty result sets... and set status...

bug
needs investigation

All requests should be async promises. Working on it

enhancement
help wanted
TODO