Courts: Get Rule Text
Courts via Parse · government_public
Get the full text of a specific rule by its ID. Returns the rule title and complete text content parsed from the official page. For numbered titles, passing just the number (e.g. '2_3') is accepted and normalized to 'rule2_3'. Extract rules of court text from the California Judicial Branch website. Covers all titles (1-10), Standards of Judicial Administration, and Ethics Standards for Neutral Arbitrators. Fulfilled by Parse from courts.ca.gov.
- courts
- courts-ca-gov
- government-public
- other
- 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/ba51fb5a-745f-4615-980e-12cc25144efb/get_rule_text
- Interface artifact
- sha256:863a80f7a9558fba9960f371c0f74f98172ffefb66f5eb6d7781e7a3bcfa3bcf
- Manifest digest
- sha256:d24bbf34e9689f14c87dbe45591936b8d6ab3cae8bbc2d2cf3d40ecc490e1fd2
Request fields
- rule_id (string, required): Rule identifier from the table of contents (e.g., 'rule2_3', 'ethics1', 'standard2_1'). For numbered titles, passing just the number like '2_3' is also accepted and will be normalized to 'rule2_3'.
- title_slug (string): Title identifier slug.: Allowed values: one, two, three, four, five, seven, eight, nine, ten, standards, ethics
Example queries
- {"rule_id":"rule1_1","title_slug":"one"}