Booksrun: Get Book Details
Booksrun via Parse · marketplace
Retrieve full details for a book using its full slug. Includes structured metadata from JSON-LD (author, publisher, ISBN, description), pricing offers, and reader reviews. The slug must be the full format including ISBN and title (e.g. '9781718502703-python-crash-course-3rd-edition'). Bare ISBNs without the title slug suffix will return a not-found error. Search, browse, and get details on books from BooksRun.com. Includes buyback quotes and condition guide. Fulfilled by Parse from booksrun.com.
- booksrun
- booksrun-com
- ecommerce
- education
- marketplace
- parse
- platform-key
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/16321d63-c5f9-47af-8bed-4c75eb38cb06/get_book_details
- Interface artifact
- sha256:2fa587496b6232bce714dc7505898d97266099417f94424cfcdd0b7eee74092b
- Manifest digest
- sha256:ba119a81eb371e7b63addfd72b94cbace9c991a49bf303010c679773454bf58c
Request fields
- isbn_slug (string, required): Full book slug in format '<isbn13>-<title-slug>' (e.g. '9781718502703-python-crash-course-3rd-edition'). Obtainable from search_books or browse_category results.
Example queries
- {"isbn_slug":"9781718502703-python-crash-course-3rd-edition"}