python3-mal icon indicating copy to clipboard operation
python3-mal copied to clipboard

Python interface to MyAnimeList

Results 3 python3-mal issues
Sort by recently updated
recently updated
newest added

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.

enhancement
task

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...

help wanted
task

Add scrapy and queues to crawl pages. Add an interface which would abstract the save process of the scrapy items.