mohammed-ysn / ebay-price-tracker

A program that tracks the price of eBay products over time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eBay Price Tracker

A Python package for tracking the price of products on eBay (extensible to any other e-commerce website).

Installation

Clone the repository to your local machine and run:

pip install -r requirements.txt

Example Price Fluctuation Visual

Visual of price fluctuation over time

The dashed red line illustrates the maximum price reached within the tracking window. Correspondingly, the dashed green line illustrates the minimum price reached within the tracking window.

About

A program that tracks the price of eBay products over time


Languages

Language:Python 100.0%