maria-antoniak / goodreads-scraper

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

get book's cover image #35

Closed abarkansalim closed 1 year ago

abarkansalim commented 2 years ago

I add a function that get the book's cover image link

maria-antoniak commented 1 year ago

Looks great, thank you! A couple thoughts:

  1. I don't think we should include this by default (since not everyone will want these images taking up space). Maybe we can add an optional argument to include this.
  2. The Goodreads website has changed a lot recently; does this still work?