Goodreads Developers discussion

37 views
bugs > Only 100 Text Reviews

Comments Showing 1-1 of 1 (1 new)    post a comment »
dateUp arrow    newest »

message 1: by Marc (new)

Marc Robbins (marc_robbins) | 1 comments I'm looking to get all the text reviews for a book. If I use the API to get the widget, I get an iframe src URL that looks something like this: https://www.goodreads.com/api/reviews.... You can crawl through this easily enough, but it seems there are only 10 pages no matter the book. I'm new to web stuff - am I doing something silly, or is there a difference between the widget returned by the API and the widget on the webpage? I'm trying to find the iframe directly from the page's HTML instead, but I can't find anything - it seems like it might be JavaScript? Anyone have any idea what's going on?


back to top