Texas: Get Bill Actions
Texas via Parse · government_public
Get actions (Description and Comment) for a specific bill, including dates and journal page references. Each action has a chamber indicator, description comment, date, time, and journal page number. 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
- texas
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_actions
- Interface artifact
- sha256:e935fed49b4fdc827237d457e18df39c4e519b352bb230ef230d2ccc32066079
- Manifest digest
- sha256:fb909fb8521e42ca0c0cb7e8ff84e3097f85701938cb1d99b8f70022e0ed35ab
Request fields
- bill_id (string, required): Bill identifier (e.g., 'HB1', 'SB5', 'HJR10').
- 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"}