Soccer Games Results on the site

Asked

Viewed 8,506 times

2

I’m currently developing a small website for testing that allows the user to view the games that were held as well as their results, the players in the field and when they were replaced, fouls, etc...

I did some research but there’s not much information about it. The only thing I could find was a website (www.livescoreshop.com) which allowed downloading and a paid XML list, depending on the alloys chosen.

I’m new to the use of API’s but I think it will be possible to access this information using one. My question is whether there is any technique that will allow you to do this in a practical way.

1 answer

6


I don’t know a service that provides all this information for free. But there are some free Apis that can help you:

Gratuitous:

http://www.futebits.com.br/ws/api/

http://apifutebol.footstats.com.br/

http://api.football-data.org/index

http://sportsopendata.net/

https://market.mashape.com/arisalexis/soccer-odds

http://www.footytube.com/openfooty/

Paid

https://football-api.com/

https://www.sportmonks.com/

You can also create a Crawler who owns a website that has this information, and place this data in a database

Browser other questions tagged

You are not signed in. Login or sign up in order to post.