This Python tool scrapes user profile data from MyAnimeList (MAL) with requests, extracting anime stats, achievements, favorites, and profile details. The data is returned in JSON format for convenient use.
-
Updated
Jan 9, 2025 - Python