Bitcoin Forum
May 02, 2024, 05:20:35 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: What's the best API to use to get the current bitcoin price?  (Read 11719 times)
cilphex (OP)
Member
**
Offline Offline

Activity: 62
Merit: 45



View Profile WWW
March 23, 2013, 08:03:43 PM
 #1

I'm thinking of making a simple Chrome extension that would allow you to easily check the price of bitcoin at any time by simply clicking a button in your browser, instead of having to visit a website.  I'm unfamiliar with any APIs that might currently be out there which would make this possible.  Anyone have a recommendation?
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714627235
Hero Member
*
Offline Offline

Posts: 1714627235

View Profile Personal Message (Offline)

Ignore
1714627235
Reply with quote  #2

1714627235
Report to moderator
1714627235
Hero Member
*
Offline Offline

Posts: 1714627235

View Profile Personal Message (Offline)

Ignore
1714627235
Reply with quote  #2

1714627235
Report to moderator
1714627235
Hero Member
*
Offline Offline

Posts: 1714627235

View Profile Personal Message (Offline)

Ignore
1714627235
Reply with quote  #2

1714627235
Report to moderator
cilphex (OP)
Member
**
Offline Offline

Activity: 62
Merit: 45



View Profile WWW
March 23, 2013, 08:08:08 PM
 #2

To answer my own question, blockchain.info seems to have exactly what I'm looking for:

https://blockchain.info/api/exchange_rates_api

Though I'm always open to learning about other APIs available to me anyway, for future reference.
aantonop
Full Member
***
Offline Offline

Activity: 196
Merit: 116


Entrepreneur, coder, hacker, pundit, humanist.


View Profile WWW
March 23, 2013, 09:56:15 PM
 #3

mtgox has a couple.

https://en.bitcoin.it/wiki/MtGox/API

I believe the most low-latency API they have is the websockets API, where you subscribe to a price feed in near real time.

https://en.bitcoin.it/wiki/MtGox/API/Streaming

Here's a discussion about it and BETA testing:

https://bitcointalk.org/index.php?topic=5855.0

Bitcoin entrepreneur - OpenBitcoinStore,SafePaperWallet,BitcoinPressCenter.org... and more.
Host on LetsTalkBitcoin.
frga13
Sr. Member
****
Offline Offline

Activity: 383
Merit: 250



View Profile
March 23, 2013, 10:07:24 PM
 #4

Please, post here if (when) you make that Chrome extension. Will be nice thing to have it.
thx
capex98
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
October 10, 2017, 06:27:47 AM
 #5

I think the Coindesk API is simpler. Check it out: https://www.coindesk.com/api/
OriginTrain
Full Member
***
Offline Offline

Activity: 406
Merit: 174


View Profile
October 10, 2017, 09:52:54 AM
 #6

Beautiful resurrection powers. A grandmaster necromancer from the 3rd inner circle. How to wield such power?
g@brielikeR657
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
October 10, 2017, 12:46:45 PM
 #7

I'm thinking of making a simple Chrome extension that would allow you to easily check the price of bitcoin at any time by simply clicking a button in your browser, instead of having to visit a website.  I'm unfamiliar with any APIs that might currently be out there which would make this possible.  Anyone have a recommendation?

i like to design a special app for finding bit coin price and checking every day. so now i'm trying to designing new app. actually coindesk API is the best for using. so present i had to using this API only.and making few changes in google then it is easy to finding price.
daserpent
Full Member
***
Offline Offline

Activity: 140
Merit: 100



View Profile
October 10, 2017, 04:01:08 PM
 #8

I wouldn't advise anyone to install unknown extensions. The last online wallet hack was because of chrome extensions btw. So beware people.!
megainarmy
Full Member
***
Offline Offline

Activity: 348
Merit: 181



View Profile
February 06, 2018, 10:40:12 PM
 #9

In google sheets (excel) to get BTC/USD value I was made this:
=1000/IMPORTDATA("https://blockchain.info/tobtc?currency=USD&value=1000").
It's work's fine!  Wink
exchange.blue
Member
**
Offline Offline

Activity: 420
Merit: 40


View Profile
February 07, 2018, 02:40:07 AM
 #10

I prefer CoinMarketCap
o3wallet
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile WWW
February 07, 2018, 03:22:18 PM
 #11

Allot of companies are using https://bitcoinaverage.com/ have a look at their website and you can find how they get the price.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!