Bsigroup: Get Course Schedule
Bsigroup via Parse · education
Retrieve scheduled dates and locations for a specific course using its course code. Returns an array of available sessions with date, venue, language, price, and availability status. Either course_code or url must be provided; if only url is given, the course code is extracted from the course detail page. APIs to search and retrieve training courses, qualifications, schedules, and metadata from BSI Group. Fulfilled by Parse from bsigroup.com.
- b2b-directory
- bsigroup
- bsigroup-com
- education
- government-public
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/10a3ec1c-75a0-4c4b-82d3-dad846bc39fe/get_course_schedule
- Interface artifact
- sha256:6b3cc7150a1b510137437475ae9276b23595c9cd77cb53413183195289d0897d
- Manifest digest
- sha256:e0d74cb14605fd40d07d2f2b67b8fa4f9548985bc837f9e062d9b3847fc61dc3
Request fields
- url (string): Course detail URL path or full URL, used to extract the course code if course_code is not provided.
- course_code (string): Course reference code (e.g. 'QMS08001ENUK'). Obtainable from get_course_detail.
Example queries
- {"url":"https://www.bsigroup.com/en-GB/training-courses/iso-19443-internal-auditor-training-course/","course_code":"QMS04101ENUK"}