amirrezapanahi / is-gym-busy

Script scrapes St Andrew's gym occupancy every 20 min and notify user by email if relatively empty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is gym busy?

Python script that will web scrape the University of St Andrew's gym occupancy meter, returning the percentage and informing the user by email whether the gym is empty enough (<= 40%) in order to go and have a good workout experience

how to run

python gym-occupancy.py <SENDER_EMAIL> <SENDER_EMAIL_PASSWORD> <RECEIVER_EMAIL>

About

Script scrapes St Andrew's gym occupancy every 20 min and notify user by email if relatively empty


Languages

Language:Python 100.0%