capitol.texas.gov API: get_committees
capitol.texas.gov via Parse · government_public
Get list of committees for a chamber and session. Returns committee names and codes for use with get_committee_members. Scrape bills, legislators, and committees from the Texas Legislature Online (capitol.texas.gov). Covers bill search, actions/stages, legislator listings with contact info, and committee membership. Fulfilled by Parse from capitol.texas.gov.
- b2b-directory
- capitol-texas-gov
- government-public
- news-media
- parse
- platform-key
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/3fe7d5ac-53e1-4c15-9eb6-edbebcf8f29b/get_committees
- Interface artifact
- sha256:241a48f3d3143f2232bf55b87158bc82d80224dd91d96a1c6e6fc568b6d64002
- Manifest digest
- sha256:ce6f45a99cf480bb74f0fc48053074958fd9b181d6e79e5a533749f4c8951bd1
Request fields
- chamber (string): Chamber: 'house' or 'senate'.: Allowed values: house, senate
- session (string): Session type: 'R' for Regular, '1' for 1st Called, '2' for 2nd Called.: Allowed values: R, 1, 2
- legislature (string): Legislature number.
Example queries
- {"chamber":"house","session":"R","legislature":"89"}