Using the_parliament_crew_ai with parliament.uk

Python integration

Install
pip install the_parliament_crew_ai
Quick start
import the_parliament_crew_ai

client = the_parliament_crew_ai.Client("YOUR_API_KEY")
Return the most recent message by annunciator after date time specified
curl \
  /api/Message/message/{annunciator}/{date}
Return the current message by annunciator type
curl \
  /api/Message/message/{annunciator}/current
SDK on GitHub 📄 API Docs
SDK
the_parliament_crew_ai
Python
API
parliament.uk
parliament.uk:now
Other SDKs for parliament.uk
ckan-parliament-uk
At a glance
Language Python
Endpoints2