From the Goodreads Feedback forum, Pawel (2010) or obsessedwithbooks (2013) or Sonja (2016) or Ferouk (2016) or David-Emmanuel (2017) or Halordain (2017) or Kevin (2018):
I am trying to explore and discover the best books. I am not looking for the most relevant book. Probably all the books that contain "Linux" in the title are relevant to what I'm looking for. I am not interested in a particular book's algorithmically-determined "relevance score" to my search query. I'm strictly interested in star ratings.
In addition to Em__Jay (2015) or Carri (2016) or G.H. (2016) or Epper (2016) or Shanna_redwind (2016) or Lisa (2017) or Jenna (2017) or SL (2018) or Mimi (2018) or Ian (2016):
I kind of wonder if I'm the only one who finds this annoying. If you search for a book and type in the title of the book, exact matches to what you type are rarely the first listed.
- Install the toolbox
- at the prompt, enter:
$ ./search.pl --help
$ ./search.pl YOURKEYWORD
Searching books:
about..... YOURKEYWORD
rated by.. 5 members or more
order by.. stars, num_ratings, year
progress.. 100%
Writing search result (N=275) to "./list-out/search-YOURKEYWORD.html"...
Total time: 3 minutes
- long runtime: Goodreads slows down all requests and we have to load a lot of data
- start the program with defaults and re-run to fine-tune with parameters later (previously downloaded resources are reused so it's faster than the first run); you might not know how many ratings actually exists, if
--ratings
is too high you will not get any results (N=0
) - garbage in, garbage out
If you like this project, give it a star on GitHub. Report bugs or suggestions via GitHub or see the AUTHORS.md file.
- friendrated.pl - Books common among the people you follow
- friendnet.pl - Social network analysis
- friendgroup.pl - Groups common among the people you follow
- recentrated.pl - Know when people rate or write reviews about a book
- similarauth.pl - Find all similar authors
- likeminded.pl - Finding people based on the books they've read
- savreviews.pl - Get all reviews of a book