Palegis: Get Schedule
Palegis via Parse · government_public
Returns the current session status and schedule for the specified chamber of the Pennsylvania General Assembly. Includes the session status (e.g. will_reconvene, in_session), the next session date and time, any session type or location remarks, whether a live feed link is available on the session page, and whether a livestream is available for the specified date. Makes one request to the chamber's session page. Provides current session schedule information for the Pennsylvania General Assembly chambers (House and Senate). Fulfilled by Parse from www.palegis.us.
- government-public
- news-media
- palegis
- parse
- platform-key
- www-palegis-us
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/7450d1fe-7a53-480d-a39e-0c96afd6e686/get_schedule
- Interface artifact
- sha256:c8aa832b26b9864f79a35a20408bee6531e76c450da11c607ff6fd3f3cef2fdf
- Manifest digest
- sha256:0d5674fbf760d3bae9c89a2b21c0ad208b27b7900dbf2e4ff5895abca8e97b1c
Request fields
- date (string): Date to check livestream availability for, in YYYYMMDD format (e.g. 20260909). Defaults to today's date if omitted.
- chamber (string, required): The legislative chamber to get session info for.: Allowed values: house, senate
Example queries
- {"chamber":"house"}