UEFA/FIFA scores API

Web ServicesApiRss

Web Services Problem Overview


Does anybody know if UEFA or FIFA provide a scores api for football matches, official team players list, transfers, etc?

I found footytube api but not sure ofits stability and completeness..

Web Services Solutions


Solution 1 - Web Services

UEFA or FIFA don't seem to provide any API to get the information you want. However, there are some third-party services which support that:

  • OPTA - Both commercial and free. They have incredible database about matches. Whoscored.com currently uses it.

  • Others: livescoreboards, xmlsoccer, ...

Solution 2 - Web Services

http://api.football-data.org/index is free and useful. The API is in active development, stable and recently the first versioned release called alpha was put online. Check the blog section to follow updates and changes.

Solution 3 - Web Services

UEFA internally provides their own LIVEX Api for their Broadcasting Partners. That one is perfect enough to develop the Applications by their partners for themselves.

Solution 4 - Web Services

You can find stats-dot-com - personally I think their are better than opta. ESPN seems don't provide data in full and do not provide live data feeds (unfortunatelly).

We've been seeking for official data feed providing for our fantasy games (solutionsforfantasysport.com) and still staying with stats-com mainly (used opta, datafactory as well)

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionDmitry TeplyakovView Question on Stackoverflow
Solution 1 - Web ServicessincepastView Answer on Stackoverflow
Solution 2 - Web ServicesSofien RahmouniView Answer on Stackoverflow
Solution 3 - Web Services夏期劇場View Answer on Stackoverflow
Solution 4 - Web ServicesSergioView Answer on Stackoverflow