Skip to content

Telegram bot including API, which can track product prices & ping you on any changes.

License

Notifications You must be signed in to change notification settings

tosunkaya/price-tracker

 
 

Repository files navigation

Logo

price-tracker @AsTracker

A Telegram bot that can track price of amazon & flipkart products (Soon more). If you like this project, please leave a 🌟.



Features

- Track Amazon Product.
- Track Flipkart Product.
- Notify on every price change.
- Broadcast (Admin).
- API support.

How to use

/start - Start the bot
/help - get this message.
/track {Product Link} - Add product to tracking list.
/stop {Tracking ID} - Stop tracking.
/list - Get list of products that are being tracked.

Deploy

  • Deploy with Heroku

  • Deploy+on+Railway

  • Local -

    - Clone Repository
    - Install Dependencies (npm install)
    - Create .env file and fill it with your details.
    - Start App (npm start)
    

Contributing

- Fork this repo.
- Make changes.
- Create a pull request.

NOTE

- Do not clone this repo (You can fork it instead).
- Use this bot at your own risk.
- This bot can be a little bit slow cuz using cloudfare workers for scrapping product data (To avoid ip blocking from Amazon & Flipkart)

License

LICENSE


About

Telegram bot including API, which can track product prices & ping you on any changes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Other 0.9%