Basic-Python-Scripts
Basic-Python-Scripts copied to clipboard
Extended medium scraper script to scrape other content
To solve issue #170, I added the ability to scrape:
- Headings and subheadings
- Lists
- Images
I also restructured the scraper to separate concerns for each method and return a zipped file with all the content.