Goodreads Scraper avatar
Goodreads Scraper

Pricing

$15.00/month + usage

Go to Store
Goodreads Scraper

Goodreads Scraper

Developed by

epctex

epctex

Maintained by Community

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

7

Total users

359

Monthly users

13

Runs succeeded

>99%

Last modified

14 hours ago

BG

"Succeeded"??

Closed

baba_ganoosh opened this issue
a year ago

I am asking the Goodreads crawler to grab reviews for 20 different books/URLs and the scraper is providing 3 results with "6 of 23 handled" and says "succeeded"

I would like to get all the books and it's not clear what I need to change to do so.

Thanks!

epctex avatar

epctex (epctex)

a year ago

Hey there,

Thank you for reaching out, and letting us know about your inquiry. After our investigation, we found out that your run includes "Max Items", which stops the actor once it retrieves enough items. To retrieve all the items that you requested, you have to remove Max Items completely on your JSON (or keep it empty on the Input)

Best