Skip to content

Track any value on the web and get notified when it changes. Example: product prices on eBay, Amazon etc.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Ashu999/web-value-tracker

Repository files navigation

Web Value Tracker

Track any value on the web and get notified when it changes. Example: ebay, amazon prices, etc. It can be used to track anything that you can fetch using a CSS-selector.

Download from here

CSS selectors (how?)

Website Element CSS Selector
Amazon Book Price .aok-offscreen
Amazon Item Price .a-offscreen
ebay Product Price div.x-price-primary span.ux-textspans

ScreenShot