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
virtualenvsteps here pip install -r requirements.txtmkdir data- Open
app.pyand 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)