You are viewing a single comment's thread from:

RE: CoinGecko is now 10 years old

in #blog2 months ago (edited)

I use the site all the time to check on the prices. It must be an exciting place to work with so much going on.

Who controls the @coingecko account? It would be good to see it posting again.

I used to be able to use the API to generate charts like on this post, but now it says I've exceeded the free limit. I was only running my script once each week to get price history on a few coins and it used to work. I can't really justify paying for it for my limited usage. Any ideas?

!BEER

Update: I'm just trying my script again and I am able to fetch some data. The FAQ says the limit is 30 calls/minute, but I was getting the error on a single call to get_coin_market_chart_by_id. I will run some more tests to see what the limits are for me.

Sort:  

Currently the account keys are kept together with our founders themselves (im not privy to their key storage policy as im sure they have one)

I'm not sure right now if we have plans to be active on Hive again, maybe yes maybe no as the decision is no longer to be made by myself.

On the subject of CoinGecko API, at this point from what I know is that the free calls are still there though the challenges you faced were likely the result of our servers very tight anti-spam controls, not saying that you were the one spamming but you know how its like when some websites gets to strict with their cloudfare and we all have to be clicking on images even though we're perfectly human.

If you're using it once per week i'd say it should be no problem at all and yes you're right no point paying (paying gets you hundreds of calls per minute at least so its totally not suitable for your usecase).

it is likely the free api endpoint servers are being capped in throughout and you just happened to be calling when there is an instance of bot spams (we get too much of those now) where the endpoint controls becomes super tight. maybe try to set to call 1 minute after each failed calls to see if your script can succeed in the next try?

I hope that will Hive will become somewhere that crypto fans will gather and companies will use it. It has to be better than relying on corporate platforms that ban things on a whim.

It looks like I can use the API to some extent. I quite like being able to generate my own charts and they may be useful to others.

Thanks

!PIZZA