Skip to content

adarshhegde/flipkart-notifier-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Flipkart Stock Notifier - Telegram Bot (2020) (Unmaintained)

This is a service that was designed to scrape a Flipkart product's page and detect when that product comes in stock and send a high priority notification on Telegram with the help of a Telegram Bot, the bot allows the user to specify the products to check stocks for, by providing the product link.

  • It is using MongoDB for storing the details of the products and the user associated with it.
  • The delta time of delay observed between restocking and notification is an average 6 seconds, where 5 seconds is the time interval set for the scraping task.
  • It is using PM2 for high availability and recovery from crashes,so the user will not need to worry about missing out on a restock.
  • By using Puppeteer, the bot can perform web scraping in a stable and fast way.

Built With

NodeJS
Telegraf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published