capitol.texas.gov API: search_bills
capitol.texas.gov via Parse · government_public
Search for bills in the Texas Legislature for a given session. Returns the first 25 results with total count. Results include bill ID, bill number, and author. Use get_bill_actions or get_bill_stages for individual bill details. 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.04 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/search_bills
- Interface artifact
- sha256:84d8daaa740eec310b96e54cbc2d874c80862e5ee41785d8e900162ac63d2300
- Manifest digest
- sha256:839e049e3557da48d1ab68fa1963f6961cd1cc935bc52e0bb0ce08726ede9812
Request fields
- chamber (string): Filter by chamber: 'house', 'senate', or 'both'.: Allowed values: both, 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 (e.g., '89' for the 89th Legislature).
Example queries
- {"chamber":"both","session":"R","legislature":"89"}