Judyrecords: Search Cases
Judyrecords via Parse · government_public
Full-text search across 760M+ US court cases. Initiates a server-side search job, polls for completion, then returns a page of results. Each result includes a case_id usable with get_case for full details. Paginates via integer page number; results per page are fixed by the server (typically 10). Access court record data from judyrecords.com, including case search with pagination, detailed case retrieval by ID, and aggregate database statistics. Fulfilled by Parse from judyrecords.com.
- b2b-directory
- government-public
- judyrecords
- judyrecords-com
- other
- parse
- platform-key
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c3e2c409-c658-4fb8-9a0c-cae7d81d3231/search_cases
- Interface artifact
- sha256:3a2de9ace89b7ee4110ddc2f7451cfdbc9afc8b8dd01de775d20c0067299ec0e
- Manifest digest
- sha256:f4e98c63916b67faaed36d5efda731ec10231dffc707b456d4d90947a350dbb1
Request fields
- page (integer): Page number for pagination (1-based).
- query (string, required): Search query — names, case numbers, states, or any keywords appearing in court records.
Example queries
- {"page":"1","query":"smith tennessee"}