Google Books Scraper avatar

Google Books Scraper

Try for free

Pay $2.79 for 1,000 results

View all Actors
Google Books Scraper

Google Books Scraper

primeapi/google-books-scraper
Try for free

Pay $2.79 for 1,000 results

Extract data from Google Books. Search for Books, Magazines and Newspapers, search by titles, author, subject, language, publish date, ISBNs, or keywords to preform a fuzzy search, result includes book title, description, book link url, authors, publication date.

You can access the Google Books Scraper programmatically from your own applications by using the Apify API. You can 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  "search": "Man'\''s best friend",
3  "maxItems": 25
4}' |
5apify call primeapi/google-books-scraper --silent --output-dataset

Google Books Scraper API through CLI

The Apify CLI is the official tool that allows you to use Google Books 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:

Developer
Maintained by Community
Actor metrics
  • 6 monthly users
  • 1 star
  • 100.0% runs succeeded
  • Created in Jul 2024
  • Modified about 2 months ago