Skip to content

It notify in your Window Notification Panel as your price get low as you want

License

Notifications You must be signed in to change notification settings

heykush/Amazon-Price-Tracker

Repository files navigation

Amazon-Price-Tracker 🔍 Maintenance Ask Me Anything ! GitHub issues

forthebadge made-with-python

It notify in your Window Notification Panel as price get low as you want

DEMO

Using .py Script

demo

Using .exe file

demo

Download

Amazon Price Tracker exe file from here

Installation

  1. Clone the repo
git clone https://github.com/heykush/Amazon-Price-Tracker.git
  1. 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

Convert .py to .exe

Run in terimal

pyinstaller --hidden-import plyer.platforms.win.notification -F -w -i "give image path" amazontacker.py

NOTE :

Your image should be in .ico format. Convert Jpeg, png to icon.

Usage

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.

Contributing

Any kind of contributions are welcome.

  1. Fork the repo on GitHub.
  2. Clone the project to your own machine.
  3. Commit changes to development branch.
  4. Push your work back up to your fork.
  5. Submit a Pull request so that I can review your changes

Contact

Gaurav Kushwaha - @ravvkush - gkush10000@gmail.com

License & Copyright

© Gaurav kushwaha

Licensed under the MIT License

About

It notify in your Window Notification Panel as your price get low as you want

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages