It notify in your Window Notification Panel as price get low as you want
Amazon Price Tracker exe file from here
- Clone the repo
git clone https://github.com/heykush/Amazon-Price-Tracker.git
- Install packages
Must to install
Copy the below commands and Run in
bash/cmd
terminal one at a time.
pip install requests
pip install plyer
pip install time
pip install beautifulsoup4
Run in terimal
pyinstaller --hidden-import plyer.platforms.win.notification -F -w -i "give image path" amazontacker.py
Your image should be in .ico format. Convert Jpeg, png to icon.
You can use this as script or run as .exe in your window. You can customized the link of product , Your willing price and Time gap between every notification.
Any kind of contributions are welcome.
- Fork the repo on GitHub.
- Clone the project to your own machine.
- Commit changes to development branch.
- Push your work back up to your fork.
- Submit a Pull request so that I can review your changes
Gaurav Kushwaha - @ravvkush - gkush10000@gmail.com
Licensed under the MIT License