python-scripts/scripts/Amazon_price_tracker
2022-10-10 21:56:38 +05:30
..
README.md Added README.md 2022-10-10 21:56:38 +05:30
scap.py Added README.md 2022-10-10 21:56:38 +05:30

Amazon Price Tracker

A price tracker app in python that will keep track your product price and will mail you when the price wents down.

Usage/Examples

  • 3 packages required requests, beautifulsoup, smtplib
  • Use pip install requests, pip install bs4 and pip install secure-smtplib
  • run scap.py file