This dataset, comprising over 220K comments from MyAnimeList.net since 2006, was gathered using Scrapy. The crawler can be found on Github Repo MyAnimeList-Comment-Crawler. There is an older version in MALCoD for order version of MyAnimeList.
Note: All information gathered here are publicly available, there was no need to be registered anywhere to access the data.
Content
-
reviews.csv
- Contains comments up until the first half of 2023 with details like comment ID, Anime work ID, Anime work name, post time, episodes watched and so on.
-
anime_list.csv
- Contains the Anime work ID, its corresponding genres and other details.
This dataset can be utilized for sentiment analysis, natural language processing, or to analyze Anime trends and genre popularity.
Acknowledgements
The dataset was independently crawled from MyAnimeList.net.
Citation
N. Lee, "MyAnimeList Comment Dataset V2 (MALCoDv2)," Kaggle, 2023. [Online]. Available: https://www.kaggle.com/datasets/natlee/myanimelist-comment-dataset-v2.