Malegislature: Get Schedule
Malegislature via Parse · government_public
Returns all legislative hearings, sessions, and events for a specific date from the Massachusetts Legislature website. Hits the Calendar page filtered to the given date and visits each event's detail page for video, duration, and description info (1 + N requests where N is the number of events). Returns a sessions array of LiveMediaScheduleItem objects. When date is omitted, defaults to the current UTC date. Returns an empty sessions array when no events are scheduled for that date. Retrieve legislative session live stream schedule from the Massachusetts General Court (malegislature.gov) for a given date. Fulfilled by Parse from malegislature.gov.
- government-public
- malegislature
- malegislature-gov
- news-media
- parse
- platform-key
- streaming-video
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9d80c8cf-a04b-4506-b553-3aca5c5ba369/get_schedule
- Interface artifact
- sha256:774b398a219e84c5995d1746ffcf6f04d7d61037d59fd691e2ee041ac3006821
- Manifest digest
- sha256:91e6d87ae9d920419f686ad1fa4cba22421f538f9fd12edfca63b81004c37bfe
Request fields
- date (string): Date in YYYYMMDD format (e.g. 20260701). Events for this specific date are fetched. When omitted, defaults to the current UTC date.
Example queries
- {"date":"20260804"}