Discover/albumoftheyear.org API
live

albumoftheyear.org APIalbumoftheyear.org

Access album search, critic/user scores, genres, labels, and new releases from albumoftheyear.org via 4 structured endpoints.

Endpoints
4
Updated
3mo ago
Try it
Page number for pagination.
Search query for album or artist name.
api.parse.bot/scraper/d9c42eb6-5bec-496f-a97d-2e8b9cc8521d/<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/d9c42eb6-5bec-496f-a97d-2e8b9cc8521d/search_albums?page=1&query=Kendrick+Lamar' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Search for albums by query string. Returns paginated results matching the search term, including artist name, album title, year, type, and URL path.

Input
ParamTypeDescription
pageintegerPage number for pagination.
queryrequiredstringSearch query for album or artist name.
Response
{
  "type": "object",
  "fields": {
    "page": "current page number",
    "query": "the search query string that was used",
    "results": "array of album objects with artist, album_title, year, type, path, and full_url"
  },
  "sample": {
    "data": {
      "page": 1,
      "query": "Kendrick Lamar",
      "results": [
        {
          "path": "/album/29250-kendrick-lamar-to-pimp-a-butterfly.php",
          "type": "LP",
          "year": "2015",
          "artist": "Kendrick Lamar",
          "full_url": "https://www.albumoftheyear.org/album/29250-kendrick-lamar-to-pimp-a-butterfly.php",
          "album_title": "To Pimp a Butterfly"
        }
      ]
    },
    "status": "success"
  }
}

About the albumoftheyear.org API

The Album of the Year API exposes 4 endpoints that cover album search, detailed metadata, ranked lists, and new releases from albumoftheyear.org. The get_album_details endpoint returns critic scores, user scores, genres, record labels, release date, and extra details like producer and tags for any album identified by its path. The get_best_albums endpoint supports filtering by year and list type, making it straightforward to pull ranked album data programmatically.

Endpoints and Data Coverage

The search_albums endpoint accepts a query string and an optional page integer, returning an array of results where each object includes artist, album_title, year, type, path, and full_url. The path field is what you pass to get_album_details to retrieve deeper metadata. Pagination is supported across all list-returning endpoints via the page parameter.

Album Metadata

get_album_details takes an album_path (e.g. /album/29250-kendrick-lamar-to-pimp-a-butterfly) and returns critic_score, user_score, genres (array), labels (array), release_date, and an extra_details object that may contain key-value pairs for Format, Producer, Writer, and Tags. Scores are returned as strings or null when not yet available.

Ranked Lists and New Releases

get_best_albums accepts an optional year string (e.g. '2024' or 'all') and a list_type parameter with accepted values of '6-highest-rated', '7-most-reviewed', or 'user-highest-rated'. Each album object in the response includes rank, critic_score, user_score, release_date, genres, and both path and full_url for chaining into get_album_details. The get_new_releases endpoint returns a paginated feed of recent albums with artist, album_title, info, path, and full_url.

Common use cases
  • Build a music discovery app that surfaces critic-rated and user-rated albums by year using get_best_albums.
  • Track newly released albums in near real-time by polling get_new_releases and filtering by artist or genre.
  • Aggregate genre and label distribution across top-ranked albums by combining get_best_albums with get_album_details.
  • Populate a music database with structured metadata — producer, writer, format, and tags — via extra_details from get_album_details.
  • Power an album recommendation engine that uses critic and user scores alongside genre arrays to match listener preferences.
  • Monitor a specific artist's catalog by searching with search_albums and iterating paths through get_album_details.
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 albumoftheyear.org have an official developer API?+
No. albumoftheyear.org does not offer a public developer API or documented data access program.
What does `get_best_albums` return and how can I filter it?+
It returns a paginated list of ranked albums, each with rank, artist, album_title, critic_score, user_score, release_date, genres, path, and full_url. You filter by passing a year string (e.g. '2024' or 'all') and a list_type value of '6-highest-rated', '7-most-reviewed', or 'user-highest-rated'. Omitting those parameters returns the default ranked list.
Are individual track listings or streaming links available through this API?+
Not currently. The API covers album-level metadata — scores, genres, labels, producer, writer, and release date — but does not expose track listings or streaming platform links. You can fork it on Parse and revise to add an endpoint targeting that data.
How complete are critic and user scores in `get_album_details`?+
Both critic_score and user_score are returned as strings when present, or null when the album has not yet accumulated enough ratings on albumoftheyear.org. Newly released albums retrieved via get_new_releases are especially likely to return null scores.
Does the API expose review text or individual critic reviews?+
Not currently. The API surfaces aggregate critic and user score values rather than individual review text or critic attribution. You can fork it on Parse and revise to add an endpoint that retrieves per-review content.
Page content last updated . Spec covers 4 endpoints from albumoftheyear.org.
Related APIs in MusicSee all →
djmag.com API
Access the latest DJ and electronic music news, discover rankings of the world's top 100 DJs and clubs, view detailed club profiles, and search through DJ Mag's extensive article archive. Stay updated on the electronic music scene with curated features, news updates, and industry insights all in one place.
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.
aoni.co.jp API
Browse and search voice actors, actresses, and junior talents from Aoni Production with detailed profiles including audio samples and work history. Access company information, news updates, and booking details to discover Japanese voice acting talent.
merchbar.com API
Search and discover music merchandise across vinyls, CDs, apparel, and accessories, then track product details, new arrivals, and sales by artist. Find exactly what you're looking for with real-time product information and pricing updates.
amoeba.com API
Search and browse Amoeba Music's catalog of vinyl records and CDs, including used listings, to find product details and discover new releases. Check store information to plan your visits to Amoeba's physical locations.
boletia.com API
Browse and search events on Boletia.com to discover concerts, shows, and performances across different venues and organizers, then view detailed event information and available ticket options. Filter events by category, venue, organizer, or explore trending music events in Mexico City.
axs.com API
Search for events, performers, and venues across AXS.com to find tickets, pricing, and availability information in your area or by category. Browse featured events, explore venues by city, and access detailed event information all in one place.