Skip to main content

Fetches popular quotes and quote of the day from goodreads.com website

Project description

A Python module to fetch popular quotes and quote of the day from Goodreads page.

Dependencies

This package depends on the following packages:

  • requests

  • lxml

  • u

They can be installed using pip.

sudo pip install -r requirements.txt

Installation

sudo pip install goodreads_quotes

Getting Started

from goodreads_quotes import Goodreads

print(Goodreads.get_popular_quotes())
print(Goodreads.get_popular_quotes_as_json())
print(Goodreads.get_daily_quote())
print(Goodreads.get_daily_quote_json())

Features

  • Popular quotes

  • Daily quote

Contribution

Feel free to create a Github issue. Also, you are more than welcome to submit a pull request for a bug fix or additional feature.

License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

goodreads_quotes-0.1.0.tar.gz (2.3 kB view hashes)

Uploaded Source

goodreads_quotes-0.1.0.linux-i686.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page