capitol.texas.gov API: get_committee_members
capitol.texas.gov via Parse · government_public
Get members of a specific committee with their roles (Chair, Vice Chair, Member). Requires committee_code from get_committees. 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_committee_members
- Interface artifact
- sha256:4993863aa3dee1209e6acb61ac179047439a1466f661d9c924c0b45c41eb361b
- Manifest digest
- sha256:8c8bcf549d318c8c40a23b078879f08a1dddc04acf220428df0a9d77634dfec9
Request fields
- session (string): Session type: 'R' for Regular, '1' for 1st Called, '2' for 2nd Called.: Allowed values: R, 1, 2
- legislature (string): Legislature number.
- committee_code (string, required): Committee code from get_committees (e.g., 'C020', 'C030').
Example queries
- {"session":"R","legislature":"89","committee_code":"C020"}