TV programme of Czech TV
Access Czech Television's TV program schedule and related content through a hypothetical API.
import requests
url = "https://www.ceskatelevize.cz/api/v1/tv-program"
response = requests.get(url)
print(response.json())Last 50 checks (10 min intervals)