Bitcoin Forum
May 12, 2024, 08:27:10 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?
1715502430
Hero Member
*
Offline Offline

Posts: 1715502430

View Profile Personal Message (Offline)

Ignore
1715502430
Reply with quote  #2

1715502430
Report to moderator
1715502430
Hero Member
*
Offline Offline

Posts: 1715502430

View Profile Personal Message (Offline)

Ignore
1715502430
Reply with quote  #2

1715502430
Report to moderator
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715502430
Hero Member
*
Offline Offline

Posts: 1715502430

View Profile Personal Message (Offline)

Ignore
1715502430
Reply with quote  #2

1715502430
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!