This script scrapes top airing anime from https://myanimelist.net/topanime.php?type=airing and loads it into pandas
. See notebook attached.
Clone this github repository:
git clone https://github.com/vsevolod-mineev/OCR
Run the script with:
python3 scrape.py
Open the notebook and re-run all the cells to get the current list of top 10 airing anime in a Jupyter Notebook!