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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DaveSimoes/Web-Scraping Stargazers