GoodReads Qote Scraper

Scrapes tweetable quotes (less than 280 chars) and saves them to a text file.

Requirements
python3 -m pip install --upgrade pip 
python3 -m pip install --upgrade bs4
python3 -m pip install requests
Run
# Edit URL_STR inside quote-scraper.py to update url 
# From inside the project directory run
python3 quote-scraper.py 
Output in quotes.txt
“I work as diligently on my canvases as the laborers do in their fields.”
“If one loves nature one finds beauty everywhere.”
“I thought I would be understood without words.”

Questions?

https://twitter.com/andreitr