
Goodreads Scraper
Pricing
$15.00/month + usage

Goodreads Scraper
Scrape goodreads.com for data on millions of books. Crawl book details for images, ISBN, author, description, title, buy links, number of reviews, page number, language, and all other details. You can specify search terms, filters, and much more.
0.0 (0)
Pricing
$15.00/month + usage
5
Monthly users
9
Runs succeeded
>99%
Response time
6.6 hours
Last modified
2 hours ago
You can access the Goodreads 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 "search": "harry potter",
3 "startUrls": [
4 "https://www.goodreads.com/search?q=game+of+thrones&qid=",
5 "https://www.goodreads.com/book/show/59576065-acceptance",
6 "https://www.goodreads.com/list/show/1362.Best_History_Books_",
7 "https://www.goodreads.com/shelf/show/fiction",
8 "https://www.goodreads.com/genres/business",
9 "https://www.goodreads.com/author/list/1221698.Neil_Gaiman"
10 ],
11 "maxItems": 1,
12 "endPage": 1,
13 "extendOutputFunction": "($) => { return {} }",
14 "customMapFunction": "(object) => { return {...object} }",
15 "proxy": {
16 "useApifyProxy": true,
17 "apifyProxyGroups": [
18 "RESIDENTIAL"
19 ]
20 }
21}' |
22apify call epctex/goodreads-scraper --silent --output-dataset
Goodreads Scraper 📚 API through CLI
The Apify CLI is the official tool that allows you to use Goodreads 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:
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
3 days
Price
$15.00