I want to make an app for iPhone in which I want to show live cricket scores. Is there any site that can provide api or rss/xml feed for live scores?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
closed as off topic by Bill the Lizard♦ May 9 '12 at 20:49
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
CricBuzz has also Live Score Feed: The URL is here : http://synd.cricbuzz.com/score-gadget/gadget-scores-feed.xml This will give you response in XML. And you can easily parse it and disply the Current Cricket Score along with the other information.
More URL here:
|
|||||||||
|
|
|
|||||||
|
|
Check out Live Scorecard Widget @ Cricruns |
|||
|
|

