Kindle Book Deals Scraper avatar

Kindle Book Deals Scraper

Under maintenance
Try for free

Pay $20.00 for 1,000 listings

Go to Store
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Kindle Book Deals Scraper

Kindle Book Deals Scraper

lucascode/kindle-book-deals-scraper
Try for free

Pay $20.00 for 1,000 listings

Automate extraction of Kindle Book Deals each day

Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • No reviews yet

  • No bookmarks yet

  • >99% runs succeeded

  • Created in Mar 2025

  • Modified 5 days ago

You can access the Kindle Book Deals Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "start_urls": [
3    {
4      "url": "https://www.amazon.co.uk/Kindle-Deals/b?ie=UTF8&node=3017941031"
5    }
6  ]
7}' |
8apify call lucascode/kindle-book-deals-scraper --silent --output-dataset

Kindle Book Deals Scraper API through CLI

The Apify CLI is the official tool that allows you to use Kindle Book Deals Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: