Skip to content

melvin78/PriceTracker

Repository files navigation

Demo

Check out here

PhonePlace Price Tracker

This is a price tracker project that scraps data from this website and keeps track of phone prices. Notices changes to price drops, when a new item has been added to the store and save the records to a persistent storage, which is then displayed in chart form. Open to contributions! Technologies used django for persisting price drops to DB, beautiful soup for parsing html data and celery for running the whole process in the background.

Features

  • Shows date when the price of a phone last dropped
  • Shows the highest and lowest price an item has ever peaked or dropped
  • Represent all data in a chart format with the help of apex charts

Switch between currencies

With the help of this api currency conversions are done in real time . Conversion are done between KES,USD,EUR and GBP.

Example:See screenshots below for currency conversion on the Price of Samsung Galaxy ULTRA 5G and Apple Iphone 13 Pro Max

KES: here

USD here

Price drop per item

You can also see the price history of each item per company brand.

See screenshots below here

here

About

A price tracker to notify you of price changes on items

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published