Bitcoin Forum
November 18, 2024, 08:20:28 AM *
News: Check out the artwork 1Dq created to commemorate this forum's 15th anniversary
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: Getting bitcoin json data on: July 03, 2015, 11:54:51 AM
What else do you need other than the BTC price and the block location data?    It would be hard to suggest which specific API to use without an exact list of what you need.   

I think BTC price and block location would be enough , but what I want to do is to recreate this globe and the fist thing is to first fully understand what do heights and colors of bars represent.
2  Other / Beginners & Help / Re: Getting bitcoin json data on: July 02, 2015, 10:09:45 PM
Hi, my first post here. I'm new to bitcoin and I wanted to create a program which shows bitcoin data. I want to show the current price of the bitcoin , and also the feed to develop the bitcoin globe like https://blockchain.info/nodes-globe?series=topBlockRelay . I wanted to ask if there is any source I that can give me these feeds preferably in JSON.
I'll appreciate if someone can help me with this.
Thanks very much

You can get the current price using any API that's provided by btc-e, blockchain.info, BitPay, or any other number of exchanges. You just have to search and pick whichever one works for you.

You can use the Bitnodes API to get information about nodes similar to what's shown on the globe.

Thanks very much , https://getaddr.bitnodes.io/api seems to be a very good source . But I had another question about why bitcoin globes are different , for example http://bitcoinglobe.com/ and https://blockchain.info/nodes-globe?series=topBlockRelay are totally different from what they seem and unfortunately they don't have any manuals for what different heights and colors mean.
I'll appreciate if you can also help me with this.
Thanks very much
I can't find any FAQ of what are these pages legends
What do you exactly want to do?

Thanks , I want to first fully understand what they represent. second I want to get API to give me data to recreate the globe.
3  Other / Beginners & Help / Re: Getting bitcoin json data on: July 02, 2015, 07:55:27 PM
Hi, my first post here. I'm new to bitcoin and I wanted to create a program which shows bitcoin data. I want to show the current price of the bitcoin , and also the feed to develop the bitcoin globe like https://blockchain.info/nodes-globe?series=topBlockRelay . I wanted to ask if there is any source I that can give me these feeds preferably in JSON.
I'll appreciate if someone can help me with this.
Thanks very much

You can get the current price using any API that's provided by btc-e, blockchain.info, BitPay, or any other number of exchanges. You just have to search and pick whichever one works for you.

You can use the Bitnodes API to get information about nodes similar to what's shown on the globe.

Thanks very much , https://getaddr.bitnodes.io/api seems to be a very good source . But I had another question about why bitcoin globes are different , for example http://bitcoinglobe.com/ and https://blockchain.info/nodes-globe?series=topBlockRelay are totally different from what they seem and unfortunately they don't have any manuals for what different heights and colors mean.
I'll appreciate if you can also help me with this.
Thanks very much
4  Other / Beginners & Help / Getting bitcoin json data on: June 21, 2015, 07:46:31 PM
Hi, my first post here. I'm new to bitcoin and I wanted to create a program which shows bitcoin data. I want to show the current price of the bitcoin , and also the feed to develop the bitcoin globe like https://blockchain.info/nodes-globe?series=topBlockRelay . I wanted to ask if there is any source I that can give me these feeds preferably in JSON.
I'll appreciate if someone can help me with this.
Thanks very much
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!