VOOZH about

URL: https://apify.com/parseforge/myanimelist-scraper

โ‡ฑ MyAnimeList Scraper - Anime and Manga Rankings ยท Apify


Pricing

from $8.00 / 1,000 results

Go to Apify Store

Scrape anime and manga rankings from MyAnimeList. Get top-ranked titles with scores, genres, episodes, studios, synopsis, and member counts. Search by keyword or browse top charts. Filter by type, status, rating, minimum score, and sort order across 20,000+ titles.

Pricing

from $8.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

1

Monthly active users

a month ago

Last modified

Share

๐Ÿ‘ ParseForge Banner

๐ŸŽŒ MyAnimeList Scraper

๐Ÿš€ Export anime and manga rankings, scores, genres, and synopsis from MyAnimeList in seconds. Pull the complete top list or search by title - no API key, no login, no rate-limit headaches.

๐Ÿ•’ Last updated: 2026-05-21 ยท ๐Ÿ“Š 23 fields per record ยท ๐ŸŽŒ 30,000+ anime titles ยท ๐ŸŒ Global coverage ยท ๐Ÿ“š Anime & Manga

The MyAnimeList Scraper pulls structured anime and manga data from the world's largest anime/manga database via the public Jikan API. It returns 23 fields per record, including title, score, rank, popularity, genres, studios, synopsis, airing dates, and episode count. Data is collected in real time on every run.

The catalog covers tens of thousands of anime and manga titles spanning every genre, studio, and era. This Actor makes that data downloadable as CSV, Excel, JSON, or XML in under a minute. No manual clicking, no copy-paste, no data engineering required.

๐ŸŽฏ Target Audience๐Ÿ’ก Primary Use Cases
Anime fans, data scientists, recommendation system builders, content researchers, entertainment analysts, otaku hobbyistsRecommendation engines, anime research, genre analysis, studio comparisons, score tracking, content cataloging

๐Ÿ“‹ What the MyAnimeList Scraper does

Two core workflows in a single run:

  • ๐Ÿ† Top list export. Fetch the all-time highest-rated anime or manga, ordered by community score.
  • ๐Ÿ” Search by title. Search for specific shows or manga like "Naruto", "One Piece", or "Attack on Titan".

Each record includes title (English + Japanese), score, rank, popularity, member count, genres, studios, synopsis, source material, duration, age rating, and airing dates.

๐Ÿ’ก Why it matters: MyAnimeList hosts one of the most comprehensive anime and manga databases on the internet. Scraping it manually is tedious and fragile. This Actor wraps the Jikan API cleanly and gives you structured, downloadable data in seconds.


๐ŸŽฌ Full Demo

๐Ÿšง Coming soon: a 3-minute walkthrough showing how to go from sign-up to a downloaded dataset.


โš™๏ธ Input

InputTypeDefaultBehavior
contentTypeselectanimeWhether to scrape anime or manga.
searchQuerystring""Search by title (e.g. "Naruto"). Leave empty to get the all-time top list.
maxItemsinteger10Records to return. Free plan caps at 10, paid plan at 1,000,000.

Example: Top 25 anime

{
"contentType":"anime",
"maxItems":25
}

Example: Search for Naruto

{
"contentType":"anime",
"searchQuery":"Naruto",
"maxItems":10
}

โš ๏ธ Good to Know: The Jikan API enforces a 3 requests/second rate limit. The scraper respects this automatically with a 350ms delay between requests. For large maxItems values, the run may take a few minutes.


๐Ÿ“Š Output

FieldTypeDescription
๐Ÿ–ผ๏ธ imageUrlstringLarge cover image URL from MyAnimeList CDN
๐Ÿ“บ titlestringEnglish title (falls back to romaji)
๐Ÿ‡ฏ๐Ÿ‡ต titleJapanesestringOriginal Japanese title
๐Ÿ”— urlstringDirect link to the MyAnimeList entry
๐Ÿ†” malIdintegerMyAnimeList unique identifier
๐Ÿ“‹ typestringTV, Movie, OVA, ONA, Special, etc.
๐ŸŽฌ episodesintegerTotal episode count (null if ongoing)
๐Ÿ“ก statusstringFinished Airing, Currently Airing, etc.
โญ scorenumberCommunity score out of 10
๐Ÿ‘ฅ scoredByintegerNumber of users who rated this
๐Ÿ† rankintegerAll-time rank by score
๐Ÿ“ˆ popularityintegerPopularity rank by member count
๐Ÿ‘ค membersintegerTotal users tracking this title
๐ŸŽญ genresarrayGenre names (Action, Romance, Fantasy...)
๐Ÿข studiosarrayAnimation studio names
๐Ÿ“ synopsisstringFull plot summary
๐Ÿ“š sourcestringSource material: Manga, Light novel, Original, etc.
โฑ๏ธ durationstringEpisode runtime (e.g. "24 min per ep")
๐Ÿ”ž ratingstringAge rating: G, PG, PG-13, R-17+, etc.
๐Ÿ“… airedFromstringISO date when airing started
๐Ÿ“… airedTostringISO date when airing ended (null if ongoing)
๐Ÿ•’ scrapedAtstringCollection timestamp
โŒ errorstringError message if scraping failed

Sample record:

{
"imageUrl":"https://cdn.myanimelist.net/images/anime/1015/138006l.jpg",
"title":"Frieren: Beyond Journey's End",
"titleJapanese":"่‘ฌ้€ใฎใƒ•ใƒชใƒผใƒฌใƒณ",
"url":"https://myanimelist.net/anime/52991/Sousou_no_Frieren",
"malId":52991,
"type":"TV",
"episodes":28,
"status":"Finished Airing",
"score":9.27,
"scoredBy":888890,
"rank":1,
"popularity":104,
"members":1442906,
"genres":["Adventure","Award Winning","Drama","Fantasy"],
"studios":["Madhouse"],
"synopsis":"During their decade-long quest to defeat the Demon King...",
"source":"Manga",
"duration":"24 min per ep",
"rating":"PG-13 - Teens 13 or older",
"airedFrom":"2023-09-29T00:00:00+00:00",
"airedTo":"2024-03-22T00:00:00+00:00",
"scrapedAt":"2026-05-21T01:53:49.471Z",
"error":null
}

โœจ Why choose this Actor

FeatureBenefit
๐ŸŒ Public API - no authZero setup. No API keys, no accounts, no scraping restrictions.
๐Ÿ† Top list + searchGet the all-time top anime OR search for any specific title.
๐Ÿ“š Anime AND mangaOne actor covers both content types.
๐Ÿ“Š 23 fields per recordComplete data including score, rank, genres, studios, synopsis, and dates.
โšก Respects rate limitsBuilt-in 350ms delay prevents getting blocked by Jikan API.
๐Ÿ”„ Real-time dataAll data collected live on every run - no stale cache.

๐Ÿ“ˆ How it compares to alternatives

MyAnimeList ScraperManual ExportCustom Script
Setup time< 2 minN/AHours
No coding requiredโœ…โœ…โŒ
Scheduled runsโœ…โŒComplex
Anime + mangaโœ…PartialCustom
CSV / Excel / JSONโœ…โŒCustom
Rate limit handlingโœ…N/AManual

๐Ÿš€ How to use

  1. Create a free account w/ $5 credit on Apify.
  2. Open the MyAnimeList Scraper actor page.
  3. Set contentType to anime or manga.
  4. Optionally enter a searchQuery (leave blank for top list).
  5. Set maxItems (free: up to 10, paid: up to 1,000,000).
  6. Click Start and wait for the run to finish.
  7. Download your dataset as CSV, Excel, JSON, or XML.

๐Ÿ’ผ Business use cases

๐Ÿ“Š Recommendation Engines

Build anime recommendation systems powered by real MAL scores, genres, and member counts. Use genre overlap and score thresholds to suggest titles users haven't watched yet.

๐Ÿ” Market Research

Analyze which studios produce the highest-rated content, which genres dominate by era, and which shows have the largest fanbase relative to their score rank.

๐ŸŽ“ Academic Research

Study the relationship between source material (manga vs. light novel vs. original) and audience reception. Track how scores evolve for ongoing vs. finished series.

๐Ÿ›’ Content Cataloging

Maintain a structured anime database for streaming platforms, merchandise sites, or fan wikis. Keep metadata current by scheduling runs weekly or monthly.


๐Ÿ”Œ Automating MyAnimeList Scraper

Connect this Actor to your favorite tools using Apify's integrations:

  • Make (Integromat) - Trigger a run when a new season starts and send results to Google Sheets.
  • Zapier - Automatically add newly discovered top anime to an Airtable database.
  • Slack - Get a weekly digest of the top 10 anime sent to your team channel.
  • Google Sheets - Schedule weekly exports and always have a fresh anime dataset.
  • REST API - Trigger runs programmatically and fetch results via the Apify API.

๐ŸŒŸ Beyond business use cases

๐ŸŽ“ Research & Education

Study community scoring patterns, genre trends over decades, or the correlation between production studio and audience reception scores.

๐ŸŽจ Creative Projects

Build anime recommendation bots, trivia games, or quiz apps powered by real MAL data including synopsis and genre tags.

๐ŸŒ Non-profit & Fandom

Power fan wikis, community rankings, or accessibility tools that make anime discovery easier for newcomers to the medium.

๐Ÿงช Experimentation

Test NLP models on anime synopses, build genre classifiers, or prototype recommendation algorithms on real community-scored data.


๐Ÿค– Ask an AI assistant about this scraper

Not sure which inputs to use? Paste this into any AI assistant:

"I want to use the MyAnimeList Scraper on Apify to collect anime data. It uses the Jikan API. I can set contentType (anime or manga), searchQuery (optional title search), and maxItems. What inputs should I use for [your use case]?"


โ“ Frequently Asked Questions

โ“ Does this require an API key or MyAnimeList account? No. It uses the public Jikan API which requires no authentication.

โ“ How many anime titles can I scrape? Free users: up to 10. Paid users: up to 1,000,000.

โ“ Can I search for specific anime? Yes. Set searchQuery to any title like "Naruto", "One Piece", or "Attack on Titan".

โ“ Can I get manga data too? Yes. Set contentType to manga to get manga records with chapters, volumes, and author fields instead of episodes and studios.

โ“ Why does it take longer for large requests? The Jikan API has a 3 requests/second rate limit. The scraper adds a 350ms delay between page fetches to stay compliant.

โ“ Are the scores real-time? Yes. Every run fetches fresh data from the Jikan API, which mirrors MyAnimeList scores updated regularly.

โ“ What is the rank field? The all-time ranking by weighted community score on MyAnimeList. Rank 1 is the highest-rated anime ever.

โ“ What is the popularity field? Ranking by number of members tracking a title. Popular titles have low popularity numbers (1 = most popular).

โ“ Can I filter by genre? The genre input is supported. You can pass a genre name like "Action" or "Romance" to filter results. Note: genre filtering works best combined with a search query.

โ“ What happens if a field is null? Some fields like episodes and airedTo are null for ongoing series. score may be null for very new or obscure titles with few ratings.

โ“ Is this scraper updated regularly? The actor uses the live Jikan API on every run, so data always reflects current MyAnimeList standings.


๐Ÿ”Œ Integrate with any app

Export your dataset and connect to:

Spreadsheets: Google Sheets, Microsoft Excel, Apple Numbers Databases: PostgreSQL, MySQL, MongoDB, Supabase, Airtable BI Tools: Tableau, Power BI, Looker, Metabase Automation: Make, Zapier, n8n, Pipedream Cloud Storage: AWS S3, Google Cloud Storage, Dropbox APIs: Apify REST API, webhooks, actor-to-actor integrations


๐Ÿ”— Recommended Actors

ActorDescription
Goodreads ScraperExport book ratings, reviews, and metadata from Goodreads
Metacritic ScraperScrape game, movie, and TV scores from Metacritic
Letterboxd ScraperCollect film ratings and reviews from Letterboxd
RAWG ScraperExport video game data from the RAWG games database
BoardGameGeek ScraperScrape board game rankings and reviews from BGG

๐Ÿ’ก Pro Tip: browse the complete ParseForge collection to find scrapers for hundreds of popular websites - all maintained, documented, and ready to run.


This Actor is an independent tool and is not affiliated with, endorsed by, or officially connected to MyAnimeList or the Jikan API team. All data is publicly accessible and retrieved via the open Jikan API.

You might also like

Jikan MyAnimeList Scraper

crawlerbros/jikan-scraper

Scrape MyAnimeList data via the Jikan API - search anime and manga by title, browse top-rated lists, filter by genre/type/status/rating, or fetch specific series by ID. Returns ratings, episode counts, genres, studios, synopsis, and more.

๐Ÿฅ Anime Scraper - MyAnimeList Scores & Rankings Data

benthepythondev/anime-scraper

Anime Scraper to extract anime data from MyAnimeList via the Jikan API. Get title, type, episodes, status, score, rank, popularity, studios, genres, themes, synopsis, season, year and artwork. Search by title or pull top-ranked lists. For anime databases, recommendation tools and Discord bots.

MyAnimeList Scraper

crawlerbros/myanimelist-scraper

Scrape MyAnimeList via the Jikan unofficial REST API with anime, manga, characters, voice actors, seasons, top charts, public user profiles, and lists. No login or proxy required.

MyAnimeList Scraper - Anime, Manga, Top Lists via Jikan

gio21/myanimelist-scraper

Scrape MyAnimeList anime, manga, and character data via the Jikan v4 public API. No login or key.

Jikan โ€” MyAnimeList Anime & Manga Scraper

moving_beacon-owner1/jikan----myanimelist-anime-manga-scraper

Scrapes anime and manga data from MyAnimeList via the Jikan REST API v4. No API key required. Features 9 scrape modes โ€” top rankings, keyword search, seasonal anime, weekly schedules, direct ID lookup, genre browsing.

2