On Sun, Jan 22, 2012 at 10:51 PM, Fred Zimmerman <w...@nimblebooks.com> wrote:
> Is there any limit on frequency of requests to API?
There is no hard and fast limit on read requests, but we ask that you
be considerate and try not to take the site down. We also reserve the
right to unceremoniously block you if you do endanger the stability of
the site :)

If you make your requests in series rather than in parallel (i.e. wait
for the first request to finish before sending the second request,
such that you're never making more than one request at the same time),
you should definitely be fine. You should also try to combine things
into one request where you can.

Roan

_______________________________________________
Mediawiki-api mailing list
Mediawiki-api@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api

Reply via email to