Skip to content

sidharth-vijayan/python-price-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Price Tracker Bot 🤖

A self-running Python script that tracks the price of a product on an e-commerce website (like Amazon) and sends an email notification when the price drops below a specified target.


Key Features ✨

  • Web Scraping: Uses requests and BeautifulSoup to parse live product data from a URL.
  • Price Comparison: Compares the current price against a user-defined target price.
  • Email Alerts: Automatically sends a formatted email notification using smtplib when a deal is found.
  • Automated Execution: Utilizes GitHub Actions to run the script on a daily schedule, making it a completely autonomous bot.

About

A Python bot that tracks product prices and sends email alerts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages