Scrape Book Price — Prices, History & Comparisons
Pricing
Pay per usage
Scrape Book Price — Prices, History & Comparisons
Scrape book price data at scale with this powerful Apify actor. Extracts prices, history & comparisons with automatic pagination and proxy rotation. Perfect for market research, competitive intelligence, and data-driven decision making.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Donny Nguyen
Actor stats
0
Bookmarked
1
Total users
0
Monthly active users
5 hours ago
Last modified
Categories
Share
Scrape book price data at scale with this powerful Apify actor. Extracts prices, history & comparisons with automatic pagination and proxy rotation. Perfect for market research, competitive intelligence, and data-driven decision making.
Features
- Extracts structured data using headless browser (Puppeteer)
- Configurable input parameters with sensible defaults
- Proxy support for reliable access
- Automatic retries on failure
- Results saved to Apify Dataset in JSON, CSV, or Excel format
Input Parameters
| Field | Type | Description | Default |
|---|---|---|---|
isbns | array | List of ISBN-13 numbers to search for (e.g., ['9780134685991', '9781491950357']). | [] |
titles | array | List of book titles to search for as an alternative to ISBNs. | [] |
maxResults | integer | Maximum number of results to return per search query. | 10 |
Usage
- Via Apify Console: Set input parameters in the UI and click "Start"
- Via API: Send a POST request to the Actor's run endpoint with your input JSON
- Via Apify SDK: Use
Actor.call('tropical_quince/book-price-scraper', input)
Output
Results are stored in the default dataset. You can download them in JSON, CSV, or Excel format from the Storage tab in the Apify Console.
Pricing
This actor uses Pay-Per-Event pricing. You are charged per result scraped. Check the Pricing tab for current rates.
Proxy
The actor supports both datacenter and residential proxies. Enable residential proxies via the useResidentialProxy input parameter for sites with aggressive anti-bot protection.