Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
16751966
Topic
1664807
Board
Project Development
Re: How to create "Bitcoin Price Index" as well as "Bitcoin Price Ticker"?
by
markhiroshisanrafael
on
02/11/2016, 09:41:04 UTC
Quote from: Joel_Jantsen on October 29, 2016, 01:48:57 PM
Fairly easy,for making the Bitcoin Price Index,use the following API's :-
http://www.coindesk.com/api/
https://bitcoinaverage.com/en/bitcoin-price/btc-to-usd
Collective List of all the API's
https://bitcoinaverage.com/en/api-collections
https://www.quandl.com/collections/markets/bitcoin-data
For,Bitcoin Price Ticker,
http://www.coindesk.com/price/bitcoin-price-ticker-widget/
Collective List of all the API's
https://www.cryptonator.com/widget
http://exadex.org/bitcointicker/
For the later part,that is All Cryptos Market Cap,use the following API's :-
https://coinmarketcap.com/api/
http://www.coincap.io/
https://bter.com/api
If you found my post helpful,you can tip me off : 16k7uVZvhWYD9JJJoFzqG8NrvL3y8RDxYP
Thank you @Joel_Jantsen! This is great info right here! I know this is silly for you guys but with the Crytos Market Cap, how can I output the
https://github.com/CoinCapDev/CoinCap.io
to a web page? same as
http://www.coincap.io/
. I've tried:
But this doesn't work.