maria-antoniak / goodreads-scraper

A Python scraper for Goodreads books and reviews.
GNU General Public License v3.0
274 stars 83 forks source link

Fixed parts of get_books.py to reflect the new goodreads website. #40

Closed benh4ckett closed 4 months ago

benh4ckett commented 1 year ago

I didn't fix everything. But I got it to a point where a good number of fields are working, and it isn't erroring and crashing (at least on the one book I was testing). I can possibly keep fixing it and improving it, but I thought I'd put these changes up as a start.

Let me know if you have any thoughts!

Bobamith commented 1 year ago

Hello, do you know how to get the genres?

benh4ckett commented 1 year ago

@Bobamith I replied back in the issue thread :)