book-price-comparison-scraper
Pricing
Pay per usage
Go to Apify Store

book-price-comparison-scraper
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Donny Nguyen
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Book Price Comparison Scraper
Compare book prices across online stores. Extract book titles, authors, ISBNs, prices, and availability using the Open Library API.
Features
- Search for books by title, author, or keyword
- Extract titles, authors, ISBNs, and publishers
- Get publication years and edition counts
- Uses the free Open Library API
Input
- searchTerm - Book title, author, or keyword (default: "javascript programming")
- maxItems - Maximum results to return (default: 50)
Output
Each result includes: title, author, firstPublishYear, isbn, publisher, numberOfPages, and timestamp.