-
Notifications
You must be signed in to change notification settings - Fork 29
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
feelinglucky broken (affects !mdn and !g) #55
Comments
Here's api response:
|
https://news.ycombinator.com/item?id=11625633 😦 We either need to reverse engineer the google.com internal JS API (used by https://www.google.com/#q=test) or resort to scraping HTML. Also, automated use will probably trigger CAPTCHAs as explained at https://news.ycombinator.com/item?id=11625927. |
Maybe useful https://support.google.com/customsearch/answer/2631040?hl=en For web scraping, there's 'google' on npm. |
I read some API docs, they have a JSON API |
MDN could maybe be fixed using https://developer.mozilla.org/en-US/docs/MDN/Contribute/Tools/Search |
Feeling Ducky! Created a replacement. Works the same Googles Lucky Search used to. Greetz! Pull Request here: |
Here's the error:
The text was updated successfully, but these errors were encountered: