debakarr/myanimelist-data-set-creator
Collection of some simple python scripts to create https://myanimelist.net/ anime and user data set.
This project helps anime enthusiasts or data analysts gather information directly from MyAnimeList.net. It takes specific anime IDs, user IDs, forum topics, or club IDs, and outputs structured CSV files containing detailed anime information (like genre, studio, score) or user data (like their scores for various anime). This is useful for anyone wanting to analyze anime trends, user preferences, or create recommendation systems based on MyAnimeList data.
No commits in the last 6 months.
Use this if you need to extract comprehensive anime details or user ratings from MyAnimeList.net into a clean, tabular format for personal analysis or data projects.
Not ideal if you need continuously updated data or cannot work with potentially outdated datasets, as the project is no longer maintained and bulk requests are discouraged.
Stars
41
Forks
6
Language
Python
License
GPL-3.0
Category
Last pushed
Dec 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/debakarr/myanimelist-data-set-creator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.