Skip to content

javery556/Coles-Supermarket-Product-Scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Coles-Supermarket-Product-Scraper

Jupyter notebook code to scrape Coles supermarket

This is a Jupyter notebook used to grab prices etc from the Coles website. There is CSV and SQL versions of the code. It grabs the product description, price, product code and link and saves it to a CSV file for each category. The SQL version uses sqlite3 and includes the product description, price, product code and category in a single table. There is a random wait of between 1 & 5 seconds between page loads to avoid being temporarily blocked. The Tobacco category has an age restriction pop-up that I'm not interested in overcoming.

About

Python code to scrape Coles supermarket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%