Giter VIP home page Giter VIP logo

goodreads-group-books's Introduction

Installation

This lists the books of a Goodreads group's members, and sorts them by number of reads. Use it to search for the most read books in groups that are close to your interests.

You will need a free developer key from goodreads.com.

Needs python 3.x and goodreads bindings:

pip install goodreads

Output format

Reads Year Ratings Book
238 1950 2167591 1984 - George Orwell
211 1993 1480351 The Alchemist - Paulo Coelho
192 2003 12405 Maitreyi - Mircea Eliade
182 2004 2899284 The Great Gatsby - F. Scott Fitzgerald
181 2000 2272395 Pride and Prejudice - Jane Austen
...

A complete result for a group with 3000 members is here: http://patraulea.com/goodreads/shelves_romania%20topbooks.html

Usage

  1. Copy config-example.py to config.py and fill in the API key.

  2. Get the group members: listbooks.py users. This saves them to group-id-users.json.

  3. Get the books: listbooks.py books. This saves group-id/user-id.json for each user in group-id-users.json.

  4. Sort by number of reads: sort.py > output.html.

There is a default of min_reads = 5 in sort.py so books with less reads don't show up in the output. You can change it as needed.

goodreads-group-books's People

Contributors

bharjoc-bitdefender avatar

Stargazers

Panter avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.