-
Notifications
You must be signed in to change notification settings - Fork 87
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
basic search does not work at all #155
Comments
my ip is not blocked by any of those search engines. I try to debug a little bit by output the url and html with following code:
The url is
So it seems like you need to confirm something and save some cookie before you could go on. |
bingsearch only works once per 5 to 8 trials. no idea why though. |
Looks like the consent cookie should be set, e.g. like this: https://stackoverflow.com/a/70560365/68097 Unfortunately the lib doesn't seem to be configurable in this aspect. The FYI, I've added a very crude workaround here: a537f4e |
Describe the bug
I tried the example from readme page. gsearch and bsearch all raise the same error.
the ysearch throw a different error:
The text was updated successfully, but these errors were encountered: