Skip to content

marcosfvilaboa/webscraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practice 1: Web scraping

Description

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.

Team members

This exercise was made by Joaquín Salomon Sabaté & Marcos F. Vilaboa

Source code files

  • 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages