Goodreads Book Scraper
Book details from Goodreads: ratings, review counts, genres, series, ISBNs and more.
AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.
https://hyperscrape.com/api/scrape/goodreads-book-scraper?books=https%3A%2F%2Fwww.goodreads.com%2Fbook%2Fshow%2F5107.The_Catcher_in_the_RyeSwap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide
Scrapes Goodreads book pages (goodreads.com/book/show/…) using the
embedded structured data — the Next.js __NEXT_DATA__ Apollo state plus
JSON-LD — no fragile HTML selectors.
Per book: title, author(s), average rating, ratings count, text reviews count, page count, format, first-published year, publisher, genres, description, cover image, series name & position when the book belongs to one, ISBN / ISBN-13, language and canonical URL.
Input: Goodreads book URLs or numeric book ids, one per line.
Related scrapers
News & Article Extractor
hyperscrape/article-extractor
Extract clean article text, author, date, tags and images from any URL.
Google News Scraper
hyperscrape/google-news-scraper
Track news for any query, topic section or location via Google News.
RSS & Atom Feed Reader
hyperscrape/rss-feed-reader
Turn RSS 2.0, Atom and RDF feeds into rich, structured JSON items.