Skip to content

dominikacecylia/Web-Scraping-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraper for Coffee Dataset

Web scraper implemented in Python for collecting data on coffee.

Files:

  1. coffeescraper.py and coffeescraper2.py - files with Python code to scrape data from chosen retailers;

  2. data_cleaning.py - file with Python code to clean the scraped data, including missing values, outliers, data formatting etc.;

  3. data - folder with datasets in json format;

  4. data/c1 - folder with pictures scraped in process but not used in further processing;

Project description

Present web scraper collects data from online coffee retailers such as price, weight, grind, roast etc. in order to gather a data set for statistical modelling of data related to coffee brewing methods and pricing strategy. Project developed as part of the AiCore fellowship.

About

Web scraper implemented in Python for collecting data on coffee.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published