This repository has scripts to first scrape quotes from a list of authors off of Good Reads. Then, the quotes can be used to create desktop backgrounds.
git clone https://github.com/Connorpar/background_quotes.git
- Install Dependencies
- pandas
- Pillow
- BeautifulSoup
- requests
- Edit the Authors list in quote_scraper.py
- Run
python quote_scraper.py
- Store background images in a folder named "background_images" (Can Download mine from link below)
- Store fonts in a folder named "fonts" (Can Download mine from link below)
- Edit the Number of desired backgrounds and the location of the produced backgrounds in write_background.py
- Run
python write_background.py