A Simple Web Scraper / crawler for the CNN News website
- Python
- BeautifulSoup - Main tool to scrape the website
- Requests to handle the HTTP Requests
- run the
scraper.py
file and follow the terminal instructions
- Add functionality to more websites
scraper.py
file and follow the terminal instructions