Goodreads Book Scraper - Ratings & Reviews avatar

Goodreads Book Scraper - Ratings & Reviews

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Goodreads Book Scraper - Ratings & Reviews

Goodreads Book Scraper - Ratings & Reviews

Scrape book data from Goodreads. Search by title or author. Extract ratings, reviews, page count, ISBN, genres, description, author info, and similar books from the world's largest book community.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Goodreads Book Scraper

Extract book data from Goodreads, the world's largest book community. Search by title, author, or ISBN to get ratings, reviews, page counts, genres, descriptions, and author information.

Features

  • Search by anything — find books by title, author name, or ISBN
  • JSON-LD extraction — leverages Goodreads structured data for accurate metadata
  • Rich book details — title, author, rating, pages, ISBN, format, language, genres, series, awards
  • Ratings & reviews — aggregate rating, rating count, and review count
  • Author info — author names with profile URLs
  • Direct URL support — provide specific Goodreads book URLs for targeted scraping

Input

FieldTypeDescription
searchQueriesstring[]Search terms (title, author, ISBN)
bookUrlsstring[]Direct Goodreads book URLs
maxBooksPerQuerynumberMax books per search (default: 10)
maxResultsnumberMax total results (default: 50)

Output

Each book includes:

{
"title": "Eloquent JavaScript",
"author": "Marijn Haverbeke",
"authors": [{ "name": "Marijn Haverbeke", "url": "https://..." }],
"rating": 4.14,
"ratingCount": 3233,
"reviewCount": 283,
"format": "Paperback",
"pages": 224,
"isbn": "9781593272821",
"language": "English",
"description": "A concise and balanced mix of principles...",
"genres": ["Programming", "Computer Science", "Technology"],
"publishedDate": "November 15, 2010",
"series": null,
"awards": [],
"imageUrl": "https://images-na.ssl-images-amazon.com/...",
"url": "https://www.goodreads.com/book/show/8910666"
}

Use Cases

  • Book recommendation engines — build datasets of rated books with genres
  • Reading list curation — gather book data for reading apps
  • Publishing research — analyze book ratings and popularity trends
  • Library catalogs — enrich catalog data with ratings and reviews
  • Content creation — source book data for review blogs and bookstagram

Pricing

This actor uses pay-per-event pricing at $0.005 per book scraped.