Skip to content

clschalkwyk/python-woolies-price-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-woolies-price-tracker

Purpose of this little repo is to collect and track food prices from woolies.co.za The meat section in particular.

So far, we are just pulling prices whenever the script is run.

$ python main.py

Uses requests to load web pages and BeautifulSoup4 to parse HTMl elements. Outputs raw HTMl and extracted pricing data as JSON.

About

Woolies online price tracker. Will help my keep an eye on food items at woolies.co.za

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages