Update (07/08/2018): Thankfully this is now redundant!! Only 75 days...
Check if Instapaper is still down, and report this to Pushover
I'm getting sick of checking if Instapaper is back online for us in the EU. This simple utility will tell me every day if I can use it again. Bets on how big this number gets?
- Clone the project
pipenv install
pipenv shell
python instapaper_checker.py
- expects a python-pushover config file at
./pushoverrc
- expects a python-pushover config file at
- Schedule it however you like 👌
Uses Requests, Arrow and python-pushover