This assessment has been made under the context of the Master in Data Science "Typology and life cycle of the data" subject from Universitat Oberta de Catalunya's. In it, web scraping techniques are applied by Python programming language in order to extract data from the valtermotostore.com to a dataset.
This exercise was made by Joaquín Salomon Sabaté & Marcos F. Vilaboa
- src/main.py: Main file to run the application. It contains the callers to the needed Class methods.
- src/scraper.py: It contains the Class MotorbikeScraper implementation and its methods.
- csv/motorbike_accessories.csv: Contains the result dataset in CSV format from the scrape.