Legiscan: Get Bill Details
Legiscan via Parse · government_public
Retrieve structured metadata for a single bill identified by state, bill number, and session year. Returns the page title (containing state, bill identifier, and session info) and a summary describing the bill's purpose. A 404 means the bill does not exist for the given parameters. Search and retrieve US legislative bills, bill details, and bill text from LegiScan. Fulfilled by Parse from legiscan.com.
- b2b-directory
- government-public
- legiscan
- legiscan-com
- 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/c4d58c4e-fbfb-4514-9812-71912e9a0c3d/get_bill_details
- Interface artifact
- sha256:0da6938a0ae155f7fd487f49215c7931985b34e89e8f17c0299c2731c72138a9
- Manifest digest
- sha256:b174267192ff0c747f6c9c90fa8287c7364e22cabace0272a23ac03473d26430
Request fields
- year (string, required): Session year (e.g., 2025)
- state (string, required): Two-letter US state code (e.g., CA, NY)
- bill_number (string, required): Bill number (e.g., AB414, HB202, SB638)
Example queries
- {"year":"2025","state":"CA","bill_number":"AB244"}