An open API service indexing awesome lists of open source software.

https://github.com/Bipinoli/Online-Price-Tracker-with-Chrome-Extension

Go to e-commerce site, select the price, hit the extension button, that's it. Now that price will be tracked. The system will know where to look for the price in which site and once the price drops to your desired threshold it will should notify you.
https://github.com/Bipinoli/Online-Price-Tracker-with-Chrome-Extension

dom-manipulation javascript php price-tracker server-sent-events web-scraping

Last synced: 6 months ago
JSON representation

Go to e-commerce site, select the price, hit the extension button, that's it. Now that price will be tracked. The system will know where to look for the price in which site and once the price drops to your desired threshold it will should notify you.

Awesome Lists containing this project

README

          

# Online Price Tracker with Chrome Extension

![Screenshot from 2019-07-12 01-36-14](https://user-images.githubusercontent.com/11765482/61082543-6674a880-a449-11e9-8bfc-92f96ae6b8d3.png)

![Screenshot from 2019-07-12 01-36-27](https://user-images.githubusercontent.com/11765482/61082550-6aa0c600-a449-11e9-89fc-d23c4d4994a7.png)

## Youtube video demo
https://www.youtube.com/watch?v=LfPPe6n694g&t=36s

# How it works

![Price Tracker system diagram](https://user-images.githubusercontent.com/11765482/69908073-3a62bf80-140a-11ea-9f7c-b5f5637a9c76.jpg)

![Dynamic Dom Element creation algorithm](https://user-images.githubusercontent.com/11765482/69908074-3b93ec80-140a-11ea-8141-f21266fc6cba.jpg)

![Price Tracker chrome extension](https://user-images.githubusercontent.com/11765482/69908072-3898fc00-140a-11ea-8561-682f8b62ebc1.jpg)

### site: https://bipinoli.github.io/Online-Price-Tracker-with-Chrome-Extension/