Metron-Project / Simyan

A Python wrapper for the Comicvine API.
https://pypi.org/project/simyan
GNU General Public License v3.0
11 stars 2 forks source link

Fix ratelimit #178

Open Buried-In-Code opened 7 months ago

Buried-In-Code commented 7 months ago

Currently Simyan ratelimits 20 req/min for any resource. Comicvine requires 200 req/resource/hour.