MyAnimeList Scraper
7 days trial then $30.00/month - No credit card required now
MyAnimeList Scraper
7 days trial then $30.00/month - No credit card required now
MyAnimeList Scraper is a comprehensive tool that provides detailed insights into anime and manga series, extracting information on content, episodes, characters, statistics, and reviews. It's designed to serve both casual fans and professionals, offering a view into trends, and user preferences.
You can access the MyAnimeList Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "searchTitles": [
3 "Attack on Titan",
4 "Spirited Away"
5 ],
6 "searchURLs": [
7 "https://myanimelist.net/anime/5114/Fullmetal_Alchemist__Brotherhood",
8 "https://myanimelist.net/anime/11061/Hunter_x_Hunter_2011"
9 ]
10}' |
11apify call rikunk/my-anime-list-scraper --silent --output-dataset
MyAnimeList Scraper API through CLI
The Apify CLI is the official tool that allows you to use MyAnimeList Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
1 monthly user
-
1 star
>99% runs succeeded
Created in Aug 2023
Modified a year ago