Discover/alibris.com API
live

alibris.com APIalibris.com

Search Alibris books by keyword, author, ISBN, or title. Retrieve seller listings with condition, price, and rating data via 4 structured endpoints.

Endpoints
4
Updated
4mo ago
Try it
Page number for pagination.
Sort order. Accepted values: 'r' (Relevance), 'p' (Price Low-High), 'pr' (Price High-Low).
Search keyword (e.g. 'python programming')
Filter by binding type (e.g. 'Hardcover', 'Softcover').
Price range filter (e.g. 'Under 5', '5 - 15', '15 - 30').
Filter for free shipping eligible items only.
api.parse.bot/scraper/faff73d1-bd3c-4f85-a9e8-537ce71368ee/<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/faff73d1-bd3c-4f85-a9e8-537ce71368ee/search_books?query=python+programming' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Search for books by keyword with optional filters. Returns paginated results sorted by relevance, price low-to-high, or price high-to-low.

Input
ParamTypeDescription
pageintegerPage number for pagination.
sortstringSort order. Accepted values: 'r' (Relevance), 'p' (Price Low-High), 'pr' (Price High-Low).
queryrequiredstringSearch keyword (e.g. 'python programming')
bindingstringFilter by binding type (e.g. 'Hardcover', 'Softcover').
price_rangestringPrice range filter (e.g. 'Under 5', '5 - 15', '15 - 30').
free_shippingbooleanFilter for free shipping eligible items only.
Response
{
  "type": "object",
  "fields": {
    "listings": "array of book objects with work_id, title, author, url, price_from, image_url, isbn13",
    "pagination": "object with current_page, total_pages, total_matches"
  },
  "sample": {
    "data": {
      "listings": [
        {
          "url": "https://www.alibris.com/Python-QuickStart-Guide.../book/52991245?matches=33",
          "title": "Python QuickStart Guide: The Simplified Beginner's Guide to Python Programming Using Hands-On Projects and Real-World Applications",
          "author": "Robert Oliver",
          "isbn13": null,
          "work_id": "52991245",
          "image_url": "https://www.alibris-static.com/.../isbn/9781636100357.gif",
          "price_from": "$19.05"
        }
      ],
      "pagination": {
        "total_pages": 20,
        "current_page": 1,
        "total_matches": 0
      }
    },
    "status": "success"
  }
}

About the alibris.com API

The Alibris API provides 4 endpoints for searching the Alibris book marketplace and retrieving per-seller listing data. search_books returns paginated results with price, author, ISBN-13, and cover image for each matched title. get_book_listings drills into a specific work to expose individual seller offers including condition, binding, price, and seller rating tier. get_item_details adds publisher, language, and the seller's own item description.

Search Endpoints

search_books accepts a required query string along with optional filters for binding (e.g. Hardcover, Softcover), price_range (e.g. Under 5, 5 - 15), and free_shipping. Results are sortable by relevance (r), price low-to-high (p), or price high-to-low (pr). Each result includes a work_id, title, author, price_from, isbn13, and a url path usable in downstream calls. Pagination is returned as current_page, total_pages, and total_matches.

search_books_advanced targets specific bibliographic dimensions: title, author, isbn, keyword, binding, and a signed flag for signed copies. At least one parameter must be supplied. The response shape mirrors search_books, so work_id values are directly usable in get_book_listings without transformation.

Listing and Item Detail Endpoints

get_book_listings takes a work_id and URL slug from search results and returns two parallel arrays. The editions array lists available editions with isbn13, descriptive info, and price_from. The listings array contains individual seller offers, each with condition_binding, isbn13, seller name, seller_rating_tier, price, and an alibris_id that uniquely identifies the inventory item.

get_item_details accepts an invid (the alibris_id from get_book_listings) alongside a work_id and returns a single listing record with title, isbn13, language, publisher, and the seller's free-text description. Fields like language and publisher may be null when not provided by the seller.

Common use cases
  • Compare prices across multiple Alibris sellers for a given ISBN before purchasing
  • Track lowest available price for a title over time using price_from from search results
  • Filter used book inventory by condition and binding type for rare or collectible editions
  • Identify signed copies of specific titles using the signed filter in search_books_advanced
  • Build a book price comparison tool aggregating Alibris seller offers with condition details
  • Extract publisher and language metadata for books via get_item_details for catalog enrichment
  • Paginate through subject or author searches to index available inventory across the marketplace
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 Alibris have an official developer API?+
Alibris previously offered a public affiliate and developer API, but it is no longer actively maintained or available to new applicants. This Parse API provides structured access to Alibris book and seller data without requiring an affiliate arrangement.
What does `get_book_listings` return that search endpoints don't?+
get_book_listings returns individual seller-level offers rather than work-level summaries. Each entry in the listings array includes a specific seller name, their seller_rating_tier, the listed price, condition_binding, and an alibris_id that can be passed to get_item_details. Search endpoints return only the lowest price_from across all sellers for a work.
Does the API expose seller reviews or detailed ratings?+
The listings array from get_book_listings includes a seller_rating_tier field but does not return individual review text, review counts, or numeric rating scores. You can fork this API on Parse and revise it to add an endpoint that retrieves fuller seller feedback data.
What are the pagination limits for search results?+
Both search_books and search_books_advanced return a pagination object with current_page, total_pages, and total_matches. The page parameter controls which page is fetched. Very broad queries may report a high total_matches count, but the number of accessible pages may be capped by what Alibris exposes in its paginated results.
Does the API cover non-book categories like music or movies sold on Alibris?+
Not currently. The API covers book search and seller listings only, including edition data, binding types, and item-level details. Alibris also lists music and movies, but those categories are not exposed by the current endpoints. You can fork this API on Parse and revise it to add search and listing endpoints for those categories.
Page content last updated . Spec covers 4 endpoints from alibris.com.
Related APIs in MarketplaceSee all →
abebooks.com API
Search for books by title or ISBN, view detailed listing information, and discover available sellers offering new and used copies. Find the best deals by comparing prices across multiple sellers and browsing their inventory.
booksrun.com API
Search millions of books and get instant buyback quotes on BooksRun. Browse bestsellers and categories, view detailed book information, and check condition guidelines to understand buyback prices and acceptance criteria.
valorebooks.com API
Search for books and instantly compare prices across ValoreBooks' inventory while getting real-time buyback quotes for books you want to sell. Access detailed book information including pricing and resale values to find the best deals on textbooks and used books.
adlibris.com API
Search for books and media across Adlibris.com's catalog, view detailed product information with ratings, and read customer reviews to help you make informed purchasing decisions. Browse products by category and filter results to easily find exactly what you're looking for.
barnesandnoble.com API
Search for books and discover detailed information including metadata, pricing, and customer reviews from Barnes & Noble's catalog. Browse bestsellers by category and access comprehensive book details to find your next read or compare prices and ratings.
bookshop.org API
Search for books by keyword or category, view detailed information like metadata and pricing, discover curated reading lists, and find independent bookstores near you on Bookshop.org. Filter results by format and browse new releases to discover your next read.
wiley.com API
Search Wiley for books by keyword and locale, list available editions and formats for any title, and fetch detailed book metadata such as ISBN and page count from a product page.
booksamillion.com API
Access Books-A-Million's catalog to retrieve bestseller lists across fiction, nonfiction, manga, YA, and kids' categories, fetch detailed book information and customer reviews, search books by keyword, and look up nearby store locations. Returns structured data including titles, authors, pricing, availability, cover images, and paginated review content.