Discover/animenewsnetwork.com API
live

animenewsnetwork.com APIanimenewsnetwork.com

Access ANN news articles, anime reviews, top-rated rankings, series details, and premiere schedules via 5 structured JSON endpoints.

Endpoints
5
Updated
3mo ago
Try it
Maximum number of news articles to return.
api.parse.bot/scraper/9cbf5fbc-2873-48ce-87bb-1008ca5e3678/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/9cbf5fbc-2873-48ce-87bb-1008ca5e3678/get_recent_news?limit=2' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

Fetch the most recent news articles from Anime News Network via their RSS feed. Returns article titles, URLs, publication dates, authors, and content snippets.

Input
ParamTypeDescription
limitintegerMaximum number of news articles to return.
Response
{
  "type": "object",
  "fields": {
    "news": "array of news article objects with title, url, publication_date, author, and content"
  },
  "sample": {
    "data": {
      "news": [
        {
          "url": "https://www.animenewsnetwork.com/news/2026-05-15/iron-wok-jan-anime-reveals-more-cast-july-5-debut-in-main-promo-video/.237389",
          "title": "Iron Wok Jan! Anime Reveals More Cast, July 5 Debut in Main Promo Video",
          "author": "Crystalyn Hodgkins",
          "content": "The official website for the television anime of Shinji Saijyo's cooking manga Iron Wok Jan! unveiled the anime's main promotional video...",
          "publication_date": "Fri, 15 May 2026 05:04:51 -0400"
        }
      ]
    },
    "status": "success"
  }
}

About the animenewsnetwork.com API

The Anime News Network API exposes 5 endpoints covering news, reviews, encyclopedia ratings, series details, and upcoming release schedules from animenewsnetwork.com. The get_anime_details endpoint alone returns up to seven structured fields per series — including episode lists, genre tags, plot summaries, and Bayesian scores — while get_top_anime surfaces ranked entries with vote counts and multiple rating averages drawn from the ANN encyclopedia.

News and Reviews

get_recent_news returns an array of article objects, each with title, url, publication_date, author, and a content snippet. The optional limit parameter controls how many articles come back. get_reviews follows the same shape, adding a reviewer field and a rating value alongside the review text. Both endpoints reflect editorial content published by ANN staff.

Encyclopedia Ratings and Rankings

get_top_anime pulls from ANN's Bayesian rating report and returns each entry's anime_id, title, nb_votes, nb_seen, average, weighted_average, and bayesian_average. This gives you three distinct scoring signals in one response, which is useful when building ranking or recommendation logic that needs to distinguish raw average from vote-weighted scores.

Series Details and Release Schedule

get_anime_details accepts either an anime_id (the numeric ANN encyclopedia ID, e.g. 10216 for Fullmetal Alchemist: Brotherhood) or a free-text query string. The response object includes id, name, type, a ratings block with nb_votes, weighted_score, and bayesian_score, an episodes array of {number, title} objects, plus genres, themes, and a plot summary. get_release_schedule returns upcoming TV anime with id, title, and release_date in YYYY-MM-DD format, making it straightforward to build a premiere calendar.

Common use cases
  • Build an anime premiere calendar using release_date fields from get_release_schedule
  • Rank series by bayesian_average and nb_votes for a recommendation engine using get_top_anime
  • Display episode-by-episode metadata for a series detail page using the episodes array from get_anime_details
  • Aggregate ANN review scores by genre to surface critic consensus using get_reviews rating data
  • Feed a news aggregator with timestamped anime industry headlines via get_recent_news
  • Cross-reference a series' weighted_score with external ratings by matching on the ANN anime_id
  • Monitor upcoming premieres and auto-notify users when a tracked title appears in get_release_schedule
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Anime News Network have an official developer API?+
ANN exposes a limited official XML API for encyclopedia data at https://www.animenewsnetwork.com/encyclopedia/api.php. It covers series lookups by ID but does not provide news feeds, review data, or the Bayesian ratings report in a structured programmatic form.
What rating fields does `get_top_anime` return, and how do they differ?+
get_top_anime returns three numeric rating fields per entry: average (raw mean of all submitted scores), weighted_average (mean adjusted for vote distribution), and bayesian_average (a Bayesian estimate that pulls low-vote titles toward a prior mean, reducing inflation from small sample sizes). nb_votes and nb_seen are also included so you can filter by audience size.
Can I look up manga or light novel details the way I can look up anime?+
Not currently. get_anime_details is scoped to anime series in the ANN encyclopedia and returns fields like episodes, type, and anime-specific ratings. Manga and light novel encyclopedia entries are not covered by the current endpoint set. You can fork this API on Parse and revise it to add a dedicated manga or novel details endpoint.
Does `get_anime_details` return character or staff information?+
Not currently. The endpoint returns series-level data: id, name, type, ratings, episodes, genres, themes, and a plot summary. Cast and staff credits are not included in the current response shape. You can fork this API on Parse and revise it to add character and staff fields.
How current is the data returned by `get_recent_news`?+
get_recent_news pulls from ANN's RSS feed, so freshness depends on how frequently that feed is updated by ANN. Articles appear in the feed shortly after publication. There is no date-range filter parameter; use the limit input to control the number of articles returned and process publication_date in your application for any time-based filtering.
Page content last updated . Spec covers 5 endpoints from animenewsnetwork.com.
Related APIs in EntertainmentSee all →
noor-book.com API
Search and discover books across 1,800+ categories in the Noor Book library, retrieving detailed information about titles, authors, biographies, and book metadata. Access comprehensive author profiles and browse one of the largest Arabic and English digital book collections with over 289,000 authors.
vg.no API
Access VG.no's latest news, articles, sports scores, and TV guides through a single interface where you can browse the front page, search articles by topic, view category-specific content, and find related stories. Get real-time sports scores and television schedules alongside comprehensive news coverage from Norway's leading news outlet.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
novelbin.me API
Search and browse novels by title, genre, or popularity, and explore trending, completed, or recently updated works. Access full novel details, chapter listings, chapter content, author information, related titles, and reader comments. Authenticated users can manage bookmarks with reading-status tracking and subscribe to novels for update notifications.
quizbowlpackets.com API
Search and browse thousands of quizbowl question sets across all competition levels, then access detailed metadata like difficulty, subjects, and download links for each packet. Find the perfect practice materials for High School, Collegiate, Middle School, or Pop Culture quizbowl competitions.
glastonburyfestivals.co.uk API
Discover historical and current Glastonbury Festival line-ups, find artist set times and stage locations, and search for specific performers across all festival years. Stay updated with the latest festival news and explore detailed information about festival areas and stages.
puntoticket.com API
Browse and search events happening in Chile with PuntoTicket, viewing featured shows, filtering by category, and checking detailed pricing and availability for concerts, theater, sports, and more. Find the perfect event by exploring all listings or discovering what's trending right now.
wynncraft.com API
Access detailed Wynncraft game information to look up item metadata and search across the complete item database, retrieve player statistics and character inventories, and browse guild information and global search results. Use this data to compare gear, track player progress, analyze guild rosters, or build tools for the Wynncraft community.
Anime News Network API – News, Reviews & Rankings · Parse