anime.titles.search
Search 28K+ anime titles by name, genre, type, status, and rating using MyAnimeList data. Filter results and sort by score, popularity, or release date.
Instructions
Search 28K+ anime titles by name, genre, type, status, and rating — scores, episodes, studios, seasons (MyAnimeList via Jikan)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search query for anime title (e.g. "Naruto", "Attack on Titan") | |
| type | No | Anime type filter: tv, movie, ova, special, ona, music | |
| status | No | Airing status: "airing", "complete", or "upcoming" | |
| rating | No | Age rating: g (all ages), pg, pg13, r17 (violence), r (mild nudity), rx (hentai) | |
| genre | No | Genre ID filter (e.g. 1=Action, 2=Adventure, 4=Comedy, 8=Drama, 10=Fantasy, 22=Romance) | |
| order_by | No | Sort field (default: relevance) | |
| sort | No | Sort direction: "asc" or "desc" (default: desc) | |
| page | No | Page number for pagination (default: 1) | |
| limit | No | Results per page (default: 10, max: 25) |