Amazon Price Alert Bot

Description

A Telegram chatbot that helps you set price alerts for amazon products. The bot checks the price of your watchlisted products every hour and sends you an alert message when it reaches the target price. It is developed using the pyTelegramBotAPI and deployed on Replit.

Link to the Telegram Bot

skdms

Requirements

How it works?

  • You send an Amazon URL to the bot
  • It checks whether it is a valid Amazon product URL.
  • Then it asks you for a price alert.
  • Finally using the Google Sheets API it adds the details of your product to an excel sheet.
  • The amazon scraper checks every hour if the product has reached the alert price.
  • Once it reaches the alert price the bot sends you an alert message.

Links to Replit

GitHub

View Github