trying to find a web service

Posted by sbsp on Stack Overflow See other posts from Stack Overflow or by sbsp
Published on 2010-03-25T12:46:24Z Indexed on 2010/03/25 12:53 UTC
Read the original article Hit count: 358

Filed under:
|
|

i am trying to find a web service that allows a user to send a company name (or better still will return a list of all company names, thus allowing the user to select one) and then get the share price, this will then feed in to another api - yahoo currency converter to work out the price of the share

the issue i am having is that i cannot find a web service to get share info, google registration for theres does not seem to be working and as such i dont no what to do

i am to be coding this in php

if anyone could point me to a good web service i would appreciate it

thanks

edit : i did find this but am unsure if it is appropriate http://www.xignite.com/xGlobalQuotes.asmx?WSDL

© Stack Overflow or respective owner

Related posts about webservice

Related posts about php