ReZeroE / Anime-DB-Retriever

Anime Database Retriever 2.0
GNU General Public License v3.0
0 stars 0 forks source link

Anime Database Retriever 2.0

Python anime database retriever that fetches the data of every anime from year 1940 to 2022 and stores them into a SQLite database (supported by AnilistPython).

text

Requirements

AnilistPython==0.1.3

Modifiable Variables

Most variables that could be freely modified resides in main.__init__().

Note: Although error handling has been tested for overpassing the rate limit (429) and failed data retrieval (404), anime data failed to be retrieved the first time will not be retrieved again.