https://github.com/beebus/wle
amazon-product-price-watcher html-parser json python-3 scraper scraping-websites
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/beebus/wle
- Owner: beebus
- License: mit
- Created: 2019-09-10T12:01:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-10T13:30:08.000Z (over 6 years ago)
- Last Synced: 2025-06-29T00:48:30.006Z (12 months ago)
- Topics: amazon-product-price-watcher, html-parser, json, python-3, scraper, scraping-websites
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Price Notifier
**Things To Do** (*delete after completion of project*)
- A web extension that will retrieve the link itself from the amazon and will put the item into the extension for a single user.
- The item gets stored in the json file and gives a popup in the extension icon itself if there is a decrease in the price.
-Note: item_price might increase or decrease. The customer will recieve popup if the current_price decreases or increases from the initial item_price of item stored.