/Flipkart-Notifier

Script to notify you when the product gets in stock on Flipkart

Primary LanguagePythonMIT LicenseMIT

Flipkart-Notifier

Script to notify you when the product gets in stock on Flipkart

Requirements

  • Python 3
  • Python pip
  • Python module requests
  • Python module pyrogram
  • Python module bs4

Module Installation

pip install -r requirements.txt

Features

  • Once the product gets in stock script will automatically send you message on telegram
  • Add multiple products (url's) to check stock for
  • Need one time execution and it'll keep working until you stop it
  • Many more features

Usage

Run script

python fk.py

Generate api details through telegram

  • Goto my.telegram.org
  • Login with your number
  • Create new app (fill the form)
  • After submit copy your api_id and api_hash and paste in fk.py
  • Now run the script and ENJOY!!