Skip to content

Get notifications in browser (mobile& desktop) when delivery slot is available in bigbasket. (during coronavirus lockdown)

Notifications You must be signed in to change notification settings

smarchone/bb_alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bb_alert

slot availability pinger for bigbasket (during coronavirus lockdown)

  • python 3.7
  • add cookie string and address_id in settings.py file
  • pip install -r requirements.txt
  • use https://notify.run/ for registering your apps (android / desktop).
  • python -m ping
  • add to crontab or deploy as lambda function
  • crontab path issue: python path should be fully qualified one.

settings.py

  • ADDR_INT_ID - integer (can be found from checkout page [https://www.bigbasket.com/co/checkout/?x=0&spni=12&addr={ADDR_INT_ID}])
  • COOKIE - string

About

Get notifications in browser (mobile& desktop) when delivery slot is available in bigbasket. (during coronavirus lockdown)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published