python-mini-projects/projects/Scrape_quotes at master · noircodes/python-mini-projects · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

Quote Scraper

This script scrapes quotes from Quotes to Scrape

Prerequisites

  • beautifulsoup4
  • requests Run pip install -r requirements.txt to install required external modules.

How to run the script

Execute python3 quote_scraper.py

Screenshot/GIF showing the sample use of the script

Screenshot of the CSV file

Author Name

Anandha Krishnan Aji