Click here to Skip to main content
15,883,825 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
Hey guys, this is not so much a problem but more so something I'm trying to find out.
Ok I'm just wondering are there any online databases out there which store sport statistics free or otherwise that anyone can connect in to to read the data? And are there any examples of how to achieve this?

Thanks guys
Posted
Comments
Sergey Alexandrovich Kryukov 12-Mar-13 22:25pm    
Please stop posting non-answers as "solution". It can give you abuse reports which eventually may lead to cancellation of your CodeProject membership.
Comment on any posts, reply to available comments, or use "Improve question" (above).
Also, keep in mind that members only get notifications on the post sent in reply to there posts.
—SA

we mostly use rss feed. because, database must be reliable.
 
Share this answer
 
Comments
frostcox 11-Mar-13 16:29pm    
Hey thank you for your reply.
Unless someone gives you (as mentioned) something like an rss feed, or exposes a Web service, it sounds like a tough question

Maybe if there os a web-site for example where the results/data you needs is displayed, you can use YQL or 'web/http scraping' to read the website, then store the data locally on your machine

'g'
 
Share this answer
 
Comments
frostcox 11-Mar-13 16:29pm    
Hey thank you so much for your reply.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900