Home
> Uncategorized > Access UK TV #EPG via #JSON
Access UK TV #EPG via #JSON
If you are developing an app or website that allows people check television guides in the UK, then this API may help you out.
First, a list of 576 TV channels from the UK can be listed via this Rest API call;
http://tv.apixml.net/api.aspx?action=channels
Then, to get details of programs to be shown on this channel, then you can use the url;
http://tv.apixml.net/api.aspx?action=program&channelid=03c9f88a54910f471bb80c039e2a8fa1
Where channelId is obtained from the previous call. The schedule is always for the next 24 hours.
This API will be built into out TV UK app for iOS: https://itunes.apple.com/us/app/tv-uk/id464570844?mt=8
Categories: Uncategorized
Added a homepage now; http://tv.apixml.net/
LikeLike