Ebay Price Tracker Project
This is one of my side project. Ebay price tracker allows you to keep tracking items prices that you want to keep track of. When the official prices of the items are lower than the users' input desired price, the price tracker will automatically notify the users by sending emails.
- BeautifulSoup
- apscheduler
python3 ebay_price_tracker.py <URL> <desired_price> <frequency(in_sec)>