Access the Goodreads API using the Goodreads Python library.
goodreads_api.ipynb: a Jupyter Notebook which accesses the Goodreads API using the Goodreads Python library to
- Retrieve data about a book
- Search books for a given query
- Retrieve data about an author
- Retrieve data about a user
- Retrieve reviews written by a user
- Retrive the review statistics for a book
- List events happening in an area
- Retrieve a review given a review ID
- Retrieve ratings and dates for all books