Post
Topic
Board Beginners & Help
Re: [HOW TO] Live tracking in excel
by
Str1x
on 06/11/2017, 08:18:46 UTC
Thank you, I was looking for something like that. Can you also do this for the top 100 coins only?

Thanks for the reply, please change the api URL in:
Code:
https://api.coinmarketcap.com/v1/ticker/?limit=100

You can change the ticker limit how you want it, for example top 10 coins =
Code:
https://api.coinmarketcap.com/v1/ticker/?limit=10