Skip to content

dani-fmena/foodwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food (any product) Watcher Script 🍗

This is a quickly made, product watcher script build with scrapy framework. Basically use the search box from:

for looking up products matching with a defined keywords list. The scrapped data is exported to a (data.jl) file.


Dependecies

  • scrapy
  • win10toast

For installing the dependencies just run

pip install scrapy win10toast

Runing the script

Once you have installed the dependencies, just run:

python start.py

❗ Feel free to mod, comment, share, distribute and contribute for improvement if you want.

It's recommendable to run the script from cronjob or windows task manager for auto running.

About

Simple product watcher for online stores.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages