The Northern Ireland Assembly makes their “[Questions for Answer](https://www.niassembly.gov.uk/assembly-business/questions/)” available through an API. https://data.niassembly.gov.uk/questions.asmx This looks like the best endpoint, get all the information needed in one call, based on when the answer was given. https://data.niassembly.gov.uk/questions_json.ashx?m=GetQuestionsForWrittenAnswer_AnsweredInRange&startdate=2024/06/01&enddate=2024/06/30
The Northern Ireland Assembly makes their “Questions for Answer” available through an API.
https://data.niassembly.gov.uk/questions.asmx
This looks like the best endpoint, get all the information needed in one call, based on when the answer was given.
https://data.niassembly.gov.uk/questions_json.ashx?m=GetQuestionsForWrittenAnswer_AnsweredInRange&startdate=2024/06/01&enddate=2024/06/30