Skip to content

A web scraping project which maintains a local database of all the price information of our nearest supermarket chain.

Notifications You must be signed in to change notification settings

rikusoikkeli/web-scrape-kmarket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

web-scrape-kmarket

WHAT DOES THE CODE DO:

This program uses Selenium to scrape all the price data from https://www.k-ruoka.fi/ and saves it locally as a CSV file. Can be used for statistics, price alarms etc.

HOW TO GET THE CODE TO WORK:

  1. Install Google Chrome

  2. Download the correct Selenium ChromeDriver for your browser here: https://chromedriver.chromium.org/downloads

  3. Specify its path for the variable "chromedriver_path"

  4. Create a folder called "data" in the program's home directory where all the resulting data is saved.

About

A web scraping project which maintains a local database of all the price information of our nearest supermarket chain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages