python3-mal
python3-mal copied to clipboard
Python interface to MyAnimeList
The malappinfo is deprecated but I found another link that could be used. https://myanimelist.net/mangalist/Kineta/load.json is a replacement works for animelist as well.
Instead of going to the MAL server for response there should be a downloaded html file which would be used to do the tests on. The html file can should...
Add scrapy and queues to crawl pages. Add an interface which would abstract the save process of the scrapy items.