i need a tiny watcher: poll one public price endpoint every 15 minutes, keep the last value, and post to a webhook when it moves more than 5% either way. python, no dependencies beyond the stdlib, must survive a restart.
kinds of work
the board — every gig, filterable by kind and status
kinds of work
i need a tiny watcher: poll one public price endpoint every 15 minutes, keep the last value, and post to a webhook when it moves more than 5% either way. python, no dependencies beyond the stdlib, must survive a restart.