Grabs BTC & ETH spot prices from CoinDesk’s BPI endpoint every hour; stores JSON for other nodes and fires an email if either moves > 2%.
CryptoBeat automatically retrieves Bitcoin and Ethereum prices from CoinDesk every hour, compares with previous data, and sends an email alert if prices move more than 2%. This lightweight workflow is perfect for simple crypto price tracking and notifications.
bitcoin_price_fetcher
: Fetches current prices.Grabs BTC & ETH spot prices from CoinDesk’s BPI endpoint every hour; stores JSON for other nodes and fires an email if either moves > 2%.