parses https://goodreads.com/ to get quotes using tags
install them using pip install -r requirements.txt
-
get a random quote:
python gqtr.py <tag>
-
getting a certain number of quotes(if available):
python gqtr.py <tag> <number of quotes (optional)>
-
for getting all quotes for the specified tag:
python gqtr.py <tag> all
-
for posting random tweets using twitter account use
gqtweet.py