maria-antoniak / goodreads-scraper

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

[enhancement] Support filtering reviews by rating #32

Closed purpleladydragons closed 2 years ago

purpleladydragons commented 2 years ago

Hi, thank you for creating this repo! I recently used it to scrape some reviews, and I noticed that I could filter by rating in order to gather more reviews than the 300 limit.

I've submitted a PR already since the diff was pretty small, but wanted to also file an issue to adhere to typical process. Happy to discuss any concerns here or in the PR

maria-antoniak commented 2 years ago

This looks great! Thanks so much for adding this; I've merged the PR and think it will be a very helpful addition!