Skip to content

jsliang0417/Ebay_Price_Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ebay_Price_Tracker

Ebay Price Tracker Project

Project Description

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.

Prerequisites

pip install the following libraries:
  • BeautifulSoup
  • apscheduler

Usage

python3 ebay_price_tracker.py <URL> <desired_price> <frequency(in_sec)>

About

Ebay Price Tracker Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages