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

Prevent abuse of Zenserp API searches #22

Open
AllenEllis opened this issue May 6, 2020 · 0 comments
Open

Prevent abuse of Zenserp API searches #22

AllenEllis opened this issue May 6, 2020 · 0 comments

Comments

@AllenEllis
Copy link
Owner

AllenEllis commented May 6, 2020

We should have some kind of system to prevent a runaway bot from making requests on the site and depleting the Zenserp API quota.

This could be a multi-pronged approach:

  • Rate limit requests from a given IP address
  • If the number of requests made to the API exceed a certain number per minute/hour, notify the sysop and/or give people a "try later" message

Particularly because we've cached ~7,000 cities already, API requests should be increasingly uncommon.

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