Bitcoin Forum

Economy => Service Discussion => Topic started by: promojo on September 19, 2014, 05:57:28 AM



Title: Pulling bitcoin prices from exchanges
Post by: promojo on September 19, 2014, 05:57:28 AM
Interested in incorporating a live price (or most current) price of either BTC-E/Bitstamp or Coinbase.  I know they have an API - would the one to incorporate would be the PHP one?  I would insert this in a Joomla site.
 


Title: Re: Pulling bitcoin prices from exchanges
Post by: stuff0577 on September 19, 2014, 08:44:49 AM
Hi you need to pull the json file you can use it in either php or javascript.


Title: Re: Pulling bitcoin prices from exchanges
Post by: promojo on September 19, 2014, 05:50:56 PM
Hi you need to pull the json file you can use it in either php or javascript.

how would I go about doing that?  To be honest I know nothing about JSON but that is not to say I cannot learn.   Any starting point would be great.


Thanks