Skip to content

A scraper to track the price of the product for a day and sends you an email if the price drops to a specific point on that day. Data on the price will be exported to CSV once the price drops to a specific point or day end.

Notifications You must be signed in to change notification settings

HarshPatel270698/PFetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • Download requirements.text.
  • Open Cmd where you downloaded requiremenets.txt file and run the command :
pip install -r requirements.txt
  • Edit all the required fields in main.py.

About

A scraper to track the price of the product for a day and sends you an email if the price drops to a specific point on that day. Data on the price will be exported to CSV once the price drops to a specific point or day end.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages