Skip to content
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

Dedicated backend #1

Open
tobihagemann opened this issue Mar 17, 2018 · 0 comments
Open

Dedicated backend #1

tobihagemann opened this issue Mar 17, 2018 · 0 comments

Comments

@tobihagemann
Copy link
Owner

Currently, retrieving the number of search results is not optimal.

  • Yandex has a limit of 10,000 requests per day. And its results aren't really what you would expect.
  • Google and Bing are marked as experimental because the numbers are retrieved via web scraping. When too many requests are made, they respond either with HTTP error 503 or false numbers.

A dedicated backend for this game with a database that saves the number of search results for certain words would at least solve some uncertainty.

I'll probably never be able to solve this for creating custom games because new words will always generate new requests to a search engine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant