Skip to content

A python application which is used to compare price of a product from different e-commerce website.

Notifications You must be signed in to change notification settings

Kumarsidd/Price-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Amazon, Walmart, & Etsy Price Tracker

A simple script that tracks the price of a product on Amazon, Walmart, and Etsy, and sends you an email when the price hits the trigger price.

Table of Contents

Video

Check out the youtube video for a step by step walk through [Youtube Video]

LocalSetup

  1. Install Python https://www.python.org/
  2. Install All Dependencies pip3 install beautifulsoup4
  3. Run the file

ToDo

  • Fix Amazon/Walmart product price scraping which are displayed in a range form.

Troubleshooting

  • Make sure to have beautiful soup installed.
  • For your email password, check to see if you have two factor authentiction on. You may need to generate an app password.

About

A python application which is used to compare price of a product from different e-commerce website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages