Closed shanejearley closed 1 year ago
Switching over to https://www.alphavantage.co/ with the Premium plan at 75 requests/minute if it works well. I'm not sure what the limits are on historical data for the crawler syncing aspect (you might need to find these by doing the integration), but we'd at least be solid on the latest data for streaming.
It still might make sense to sync an internal and long-lived bucket with historical data once per day and then use it in the crawler in combination with using the API directly for streamed blocks.
Currently using https://docs.cryptowat.ch/rest-api/ @elizyoung0011. Also used https://docs.coinapi.io/#get-specific-rate-get but it has a more aggressive rate limit.