Skip to content

Search for all the anime listed on top of myanimelist.net and save it in json (and optionally csv) format.

License

Notifications You must be signed in to change notification settings

jhklarcher/myanimelist_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyAnimeList.net Scraper

Search for all the anime listed on top of myanimelist.net and save it in json (and optionally csv).

To run the scraper, first open the directory in the terminal and do:

$ scrapy

And then:

$ scrapy crawl mal -o mal.json

To store the data in the mal.json file.

To convert the json to a csv file you can use the json_to_csv.py script.

About

Search for all the anime listed on top of myanimelist.net and save it in json (and optionally csv) format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages