๐Ÿ“š Goodreads Book Scraper avatar
๐Ÿ“š Goodreads Book Scraper

Pricing

$19.99/month + usage

Go to Apify Store
๐Ÿ“š Goodreads Book Scraper

๐Ÿ“š Goodreads Book Scraper

Developed by

EasyApi

EasyApi

Maintained by Community

Extract comprehensive book data from Goodreads search results. Get detailed information about books, authors, ratings, and more. Perfect for market research, data analysis, and building book recommendation systems. ๐Ÿ”๐Ÿ“š

0.0 (0)

Pricing

$19.99/month + usage

0

9

2

Last modified

6 months ago

Scrape detailed book information from Goodreads search results. Perfect for book researchers, publishers, and data analysts who need comprehensive book data.

๐ŸŽฏ Features

  • ๐Ÿ“– Search books by keywords
  • ๐Ÿ” Extract detailed book information including:
    • Book title and URL
    • Author details (name, profile URL, Goodreads author status)
    • Cover image URL
    • Rating information (average rating and number of ratings)
    • Publication year
    • Number of editions
  • โšก Fast and efficient scraping with built-in pagination handling
  • ๐Ÿ›ก๏ธ Advanced browser automation with anti-detection measures
  • ๐ŸŽš๏ธ Configurable maximum items limit
  • ๐ŸŒ Proxy support for reliable data collection

๐Ÿ“ Use Cases

  • ๐Ÿ“Š Market research for publishers and authors
  • ๐Ÿ“š Building book recommendation systems
  • ๐Ÿ” Competitive analysis of book ratings and popularity
  • ๐Ÿ“ˆ Tracking book performance metrics
  • ๐ŸŽฏ Finding popular books in specific genres or topics

๐Ÿ’ก Tips

  • Use specific keywords for more accurate results
  • Set appropriate maxItems limit based on your needs
  • Enable proxy configuration for better success rates
  • Consider rate limits and be respectful to Goodreads servers

Input Example

A full explanation of an input example in JSON.

{
"keywords": [
"shaker"
],
"maxItems": 50
}

Output sample

The results will be wrapped into a dataset which you can always find in theย Storageย tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

[
{
"keyword": "shaker",
"title": "Shaker (Blackwings MC, #5)Teagan Brooks",
"url": "https://www.goodreads.com/book/show/43999679-shaker",
"author": {
"name": "Teagan Brooks",
"url": "https://www.goodreads.comhttps://www.goodreads.com/author/show/18042726.Teagan_Brooks",
"isGoodreadsAuthor": true
},
"cover": "https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1550046473i/43999679._SY75_.jpg",
"rating": {
"average": 4.49,
"count": 3196
},
"publishYear": 2019,
"editions": 5
},
...
]

Here are some other useful actors for content and social media scraping: