Alibris: Get Book Listings
Alibris via Parse · marketplace
Retrieves all seller listings for a specific book identified by work_id and slug. Returns book metadata, available editions with ISBNs, and individual seller offers with pricing, condition, and seller rating. The slug and work_id come from search_books results (URL path and work_id field respectively). Search for books and retrieve seller listings from Alibris.com, including pricing, condition, and seller details. Fulfilled by Parse from alibris.com.
- alibris
- alibris-com
- ecommerce
- education
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/faff73d1-bd3c-4f85-a9e8-537ce71368ee/get_book_listings
- Interface artifact
- sha256:8e7159540a14c972467f68b805a720cfbcf9b361ff50b998143e743b7efa7b44
- Manifest digest
- sha256:952a11374a603c90824a29faea0a76969195918c873314cf265edba5986fc813
Request fields
- slug (string, required): URL slug of the book (from search_books results URL path, e.g. 'Python-Programming-An-Introduction-to-Computer-Science-John-M-Zelle').
- work_id (string, required): Alibris work ID (from search_books results[*].work_id).
Example queries
- {"slug":"Python-Programming-An-Introduction-to-Computer-Science-John-M-Zelle","work_id":"52991245"}