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