Get Manga Ranking
get_manga_rankingRetrieve official manga rankings from MyAnimeList, filtered by type (all, novels, manhwa, etc.) with paging support.
Instructions
Fetch MAL's official manga rankings.
ranking_type: all, manga, novels, oneshots, doujin, manhwa, manhua, bypopularity, favorite. Returns the same paged shape as get_anime_ranking; each entry: rank, previous_rank, id, title, picture, year, media_type, mean, num_list_users, num_chapters, publishing_status, authors, genres.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum entries to return | |
| offset | No | Entries to skip for paging | |
| ranking_type | No | all |