capitol.texas.gov API: get_legislator_info
capitol.texas.gov via Parse · government_public
Get detailed info for a specific legislator including district, committee assignments, and website. Requires member_code from get_legislators. 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_legislator_info
- Interface artifact
- sha256:4fff0add577d06413083e540b6732439354c2178ed57c2ddb47024aaefffd48e
- Manifest digest
- sha256:9c96e21768a6fb54716aa17ccd3e4083a0e2eabd768b62e92d96feb7f662053e
Request fields
- chamber (string): Chamber: 'house' or 'senate'.: Allowed values: house, senate
- legislature (string): Legislature number.
- member_code (string, required): Member code from get_legislators (e.g., 'A4395').
Example queries
- {"chamber":"house","legislature":"89","member_code":"A4395"}