capitol.texas.gov API: get_bill_stages
capitol.texas.gov via Parse · government_public
Get bill stages (legislative progress) for a specific bill. Each stage includes a stage number, status (complete/pending/failed), description, and date when completed. 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_bill_stages
- Interface artifact
- sha256:daa1e260a8a4560687b44a51b400a2584d8edc955ea1f33afdde26770b2f24e7
- Manifest digest
- sha256:00ec7387ef6fd1861a3fc6d0caae66e5e48edf52e15c77c82e68098b270a98d2
Request fields
- bill_id (string, required): Bill identifier (e.g., 'HB1', 'SB5').
- 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
- {"bill_id":"HB1","session":"R","legislature":"89"}