This app was built to develop my skills as a Python developer. At its core, this is a web scraper.
Built with Python3
- Fork and clone
cd souppyer
- Follow the
virtualenv
steps here pip install -r requirements.txt
mkdir data
- Open
app.py
and comment out the lines where instructed to python app.py
- Check out what you scraped
data/data.txt
SSL: CERTIFICATE_VERIFY_FAILED
Introduction to Web Scraping (with Python and Beautiful Soup)