country icon indicating copy to clipboard operation
country copied to clipboard

country.is restricted by usage

Open Fitrixx opened this issue 10 months ago • 2 comments

Thank you so much for all ur work <3 much appreciate it

so sometimes i get response 429 too much request o i get over this and can i ask how much can one ip request ?

i'm using it with CURL and PHP <3

Fitrixx avatar Mar 30 '24 16:03 Fitrixx

Same question. Is there any throttling for this? How many request per sec or min..?

AbhishekTaparia avatar Jul 15 '24 13:07 AbhishekTaparia

Yes, I have rate limiting enabled—100 requests per 10 seconds, per IP. The 429 error response will now clarify this.

For bulk queries, consider downloading the database and querying it locally.

hakanensari avatar Jul 18 '24 09:07 hakanensari