This repository provides sample code for accessing the TV Plan API.
🔹 Load overview of available countries
🔹 Fetch all channels by a country
🔹 Load tv programs of a channel
🔹 Get detailed information about current and upcoming tv programs
You can find the full API documentation here.
All requests require an API token.
You can generate one by creating an account here.
Python 3
Python Requests Module