Sport streaming site - How to make this (NEED HELP)

BoostKings

Junior Member
Joined
Aug 15, 2017
Messages
115
Reaction score
73
Hi guys,

I was wondering if anyone could tell me how are this versions of live streaming sites made of:

h4boi6

http://prntscr.com/h4boi6

thanks in advance
 
Hi guys,

I was wondering if anyone could tell me how are this versions of live streaming sites made of:

h4boi6

http://prntscr.com/h4boi6

thanks in advance

What exactly are you looking for? How to stream the games or get all the upcomming games? I'm not into soccer but there are probably free API's out there that will provide you with data. Or you can get someone to make a scraper for you to scrape data from certain sources.
 
What exactly are you looking for? How to stream the games or get all the upcomming games? I'm not into soccer but there are probably free API's out there that will provide you with data. Or you can get someone to make a scraper for you to scrape data from certain sources.

Not streaming the games exactly. I need this look. Where All the games there and when you click one link it opens down and there are links for the game. Is this a widget or what... Java?
 
Not streaming the games exactly. I need this look. Where All the games there and when you click one link it opens down and there are links for the game. Is this a widget or what... Java?

Google for football api's or like I mentioned they scrape websites for upcomming games and links. A quick google search came up with this http://www.football-data.org/documentation & http://www.football-data.org/v1/competitions and depending which language you're using here's the documentation http://www.football-data.org/code_samples pretty self explanatory stuff.

You can even use the website you took the screenshot from and check their requests or even scrape their data.
 
Back
Top