Closed cbanack closed 8 years ago
The ComicVine API has new requirements that all API requests be throttled so that they come in no faster than once per second for each API user. See here:
http://www.comicvine.com/forums/api-developers-2334/api-rate-limiting-1746419/
Change the scraper to respect these limits.
This issue has been fixed.
The ComicVine API has new requirements that all API requests be throttled so that they come in no faster than once per second for each API user. See here:
http://www.comicvine.com/forums/api-developers-2334/api-rate-limiting-1746419/
Change the scraper to respect these limits.