Anime catalog and score enrichment
Animeエンドポイントを使えば、「Anime catalog and score enrichment」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Turn public AniList anime data into structured JSON — search, title detail with average and mean scores, popularity, favourites, genres, ranked tags, studios, and MyAnimeList cross-reference ids, plus rankings, characters, staff, recommendations, and airing schedules for catalogs, recommendation, and research. Credential-free.
Extract anime detail, scores, popularity, rankings, genres, tags, studios, characters, staff, recommendations, and airing schedules as structured JSON.
エンドポイントファミリー
5
ドキュメント化されたパラメータ
38
サンプル数
9
ライブカタログスナップショット
稼働エンドポイント
9
メソッド
GET
必須パラメータ
16
スキーマ参照
9
{
"platform": "Anime",
"endpoint": "anime-search",
"method": "GET",
"path": "/anime/search",
"auth": "apiKey"
}ユースケース
Extract anime detail, scores, popularity, rankings, genres, tags, studios, characters, staff, recommendations, and airing schedules as structured JSON.
Animeエンドポイントを使えば、「Anime catalog and score enrichment」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Animeエンドポイントを使えば、「Rankings and seasonal chart collection」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Animeエンドポイントを使えば、「Character, staff, and recommendation graphs」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
マネージド実行
以下の数値はすべて、稼働中のAnimeエンドポイントカタログから取得しています(エンドポイント9件、ドキュメント化されたリクエストパラメータ38個、公開レスポンススキーマ9件)。DocsとPlaygroundが参照しているカタログと同じものです。
Animeのエンドポイントは9件、5つのリクエストファミリーに分類されています(Title、Character、Airing Scheduleほか2件)。
これらのAnimeエンドポイントには38個のリクエストパラメータがドキュメント化されており、うち16個が必須です。統合コードを書く前に入力仕様をすべて確認できます。
9件のAnimeエンドポイントのうち9件が実際のサンプルレスポンスを、9件がドキュメント化されたレスポンススキーマを備えています。最初のリクエストの前に実データの形に合わせて実装できます。
Animeのエンドポイントは成功時のスキーマに加えてエラーレスポンス(400、404、500、503)もドキュメント化しています。ブロック、レート制限、レコード欠損は空データではなく型付きのエラーとして返ります。
Animeのエンドポイントは9個のホスト型MCPツールとして提供されており、エージェントは同じパラメータと同じJSON契約のまま、追加の実装なしに同じルートを呼び出せます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページはDocsとPlaygroundが使うAPIサーフェスをそのまま反映します。
/anime/title/{id}
/anime/character/search
/anime/airing-schedule
/anime/rankings
/anime/search
エンドポイントカタログ
/anime/searchSearches anime by free-text query. Credential-free public anime data from AniList. Returns normalized entries: titles, scores, popularity, format, status, season, genres, tags, and studios.
MCPツール anime_search
/anime/title/{id}Returns a normalized anime by AniList id: titles (romaji/english/native), MyAnimeList id, scores, popularity, favourites, format, status, season, episodes, duration, genres, ranked tags, studios, dates, description, images, and next-airing countdown. 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.
MCPツール anime_title
/anime/rankingsReturns a filterable, sorted anime ranking. Credential-free public AniList data. Filter by season, year, format, genre, and status.
MCPツール anime_rankings
/anime/title/{id}/charactersReturns an anime's cast (character name, native name, billed role, image, favourites), paginated. Credential-free public AniList data.
MCPツール anime_title_characters
/anime/title/{id}/staffReturns the people credited on an anime (name, production role, occupations, image), paginated. Credential-free public AniList data.
MCPツール anime_title_staff
/anime/title/{id}/recommendationsReturns community-recommended titles for an anime, each with a recommendation rating and the full normalized media entry, paginated. Credential-free public AniList data.
MCPツール anime_title_recommendations
/anime/airing-scheduleReturns upcoming anime episode broadcasts (episode number, air time, countdown, and the normalized title), soonest first, paginated. Credential-free public AniList data.
MCPツール anime_airing_schedule
/anime/character/searchSearches anime and manga characters by name. Returns character summaries (name, native name, image, favourites), paginated. Credential-free public AniList data.
MCPツール anime_character_search
/anime/character/{id}Returns a normalized character profile by AniList id: names, image, description, gender, age, blood type, birthday, favourites, and the titles the character appears in with their billed role. Credential-free public AniList data.
MCPツール anime_character
関連API
Media & Streaming
Research streaming catalogs, title availability, providers, offers, seasons, episodes, and release changes from JustWatch with normalized JSON.
Media & Streaming
Turn Apple Books ebook and audiobook pages into structured data — search, catalog detail, paginated customer reviews, similar titles, author bibliographies, series listings, and chart rankings as normalized JSON. Credential-free.
Media & Streaming
Search public Ticketmaster events and browse the full discovery hierarchy by category or city, with pagination plus event, attraction, and venue detail endpoints -- including fan reviews, related attractions, trending attractions, and enhanced venue branding -- for live-entertainment research.
Animeのスクレイピング方法
Crawlora's Anime endpoints return AniList's anime catalog as normalized JSON with one API key: search, title detail, seasonal rankings, characters, staff, recommendations, and a live airing schedule. The main difference from the Manga endpoints is time. Anime titles carry a broadcast season, episode count, episode duration, and studios, and /anime/airing-schedule gives the next episode's exact air time.
/anime/rankings filters by season (WINTER, SPRING, SUMMER, or FALL), season_year, format (TV, TV_SHORT, MOVIE, SPECIAL, OVA, ONA, or MUSIC), genre, and status, and sorts by TRENDING_DESC, POPULARITY_DESC, SCORE_DESC, and others. season=FALL&season_year=2026&sort=POPULARITY_DESC ranks the season's shows by popularity, including ones still NOT_YET_RELEASED. total tops out at 5000, so treat it as a ceiling and page with has_next_page.
/anime/title/{id} returns episodes, duration in minutes, season and season_year, start_date and end_date, studios, genres, ranked tags, and id_mal. Add mal=true to fetch MyAnimeList's own score as well. For Cowboy Bebop that was 8.75 from 1,075,649 votes, alongside AniList's average_score of 86.
/anime/airing-schedule lists upcoming episodes with episode number, airing_at (a Unix timestamp), time_until_airing in seconds, and the show's media block. Long-runners appear here too, including Doraemon at episode 933 and Sazae-san at episode 2850.
/anime/character/search finds characters by name, and 'luffy' returns Luffy Monkey with 36,000 favourites. /anime/title/{id}/staff includes voice and music credits with detailed roles, such as Theme Song Performance (English; OP1, OP3, ED11). /anime/title/{id}/characters and /anime/title/{id}/recommendations page through the rest.
FAQ
Yes. Call /anime/rankings with season and season_year, for example FALL and 2026, and sort by POPULARITY_DESC or TRENDING_DESC. Upcoming shows come back with status NOT_YET_RELEASED.
/anime/airing-schedule returns airing_at as a Unix timestamp and time_until_airing in seconds for each upcoming episode, with the show's details attached.
No. AniList numbers anime and manga separately. One Piece is anime 21 but manga 30013 (MyAnimeList ids 21 and 13), so look a title up through the matching endpoint family.
Yes. Every title carries id_mal, and /anime/title/{id}?mal=true adds a mal block with MyAnimeList's score, scored_by count, and URL.