Skip to content

learnthusalearner/Amazon_price_Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›’ Amazon Price Tracker

This Python script tracks the price of a product on Amazon and sends you an email alert when the price drops below your specified target.

πŸ“Œ Features

  • Scrapes product title and current price from Amazon.
  • Sends an email notification if the price drops below your desired target.
  • Uses environment variables for secure email credentials.
  • Command-line based, easy to use.

πŸ›  Requirements

  • Python 3.7+
  • requests
  • beautifulsoup4
  • python-dotenv

IMPORTANT THING TO DO

.env file should contain

NOTE => go to email genratator and craete a 16 digit password after enabling 2 step verification and then instead EMAIL_PASSWORD = 16 digit key generated

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published