Cryptee

crypto tracking system

4 Jan 2021

I wrote a script a couple years ago to help me track my crypto investments.

I was using Nomic's API (https://api.nomics.com/v1/currencies/ticker) to fetch updated data but they have now cancelled their free tiers to focus on paid-for professional use only.

Need to find a replacement API.

APIs

See https://towardsdatascience.com/top-5-best-cryptocurrency-apis-for-developers-32475d2eb749

Nomics

24 Jan 2023 Free tiers deprecated.

LunarCRUSH

More focused on contextual & discovery data around cryptos.

Messari

CoinMarketCap

Free tiers only covers up to 11 market data endpoints.

cryptee/coinmarketcap-pricing.jpg

24 Jan 2023 Testing this one to replace Nomics.

Working - see !python/api-coinmarketcap

Logic

Based on a local Excel spreadsheet to avoid storing data of this sensitive information in a cloud provider.

Backs up each file at each run for versioning & history.

Tracks both crypto & stock investments.

links

social