DaveSimoes/Web-Scraping
The goal of this project is to provide a basic structure for web scraping HTML pages and collecting specific data. The main script (main.py) initializes a WebScraper object and calls the scrape() method to collect data from a specific URL.
PythonMIT
No issues in this repository yet.