Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect when MICDS school is cancelled #105

Open
michaelgira23 opened this issue Nov 15, 2018 · 4 comments
Open

Detect when MICDS school is cancelled #105

michaelgira23 opened this issue Nov 15, 2018 · 4 comments

Comments

@michaelgira23
Copy link
Member

Because of snow day or other water, detect if MICDS is closed:

https://fox2now.com/weather/closings/

We could add our own alerts (mobile app?) or replace snowday calculator for this information. We can also store snowdays in a database if we want to ever make our own snowday calculator algorithm.

@sbaumohl
Copy link
Member

sbaumohl commented Apr 5, 2020

Could we scrap the MICDS website for the widget the appears when school is closed or a late start/early dismissal has been issued.

@nickbclifford
Copy link
Member

We could also check the @micds Twitter account since they usually post about cancellations, which would have the added advantage of not requiring any scraping since we could use the Twitter API.

@GrantBaum
Copy link
Member

i could make a python web scraper for the micds twitter, if they would put it there

@GrantBaum
Copy link
Member

i can also scrape the MICDS website

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants