Using nmos-common with bbc.co.uk

Python integration

✓ Official SDK
Install
pip install nmos-common
Quick start
import nmos-common

client = nmos_common.Client("YOUR_API_KEY")
All Podcasts
curl \
  /podcasts
Broadcasts
curl \
  /broadcasts
List of categories
curl \
  /categories
SDK on GitHub 📄 API Docs
SDK
nmos-common
Python
API
bbc.co.uk
bbc.co.uk
At a glance
Language Python
Endpoints75
✓ Official