manga_title
Fetch manga data by AniList ID: titles, scores, popularity, genres, dates, and images. Optionally enrich with MyAnimeList community score.
Instructions
Get a manga. Returns a normalized manga by AniList id: titles, MyAnimeList id, scores, popularity, favourites, format, status, chapters, volumes, genres, ranked tags, dates, description, and images. Pass mal=true to additionally enrich the response with the MyAnimeList community score (mal block: score on a 0-10 scale, plus scored-by count), scraped credential-free from the public MAL page. Credential-free public AniList data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | AniList manga id | |
| mal | No | Enrich with the MyAnimeList community score (adds one fetch; omitted when the title has no MAL id) |