Maryland: Search Claims
Maryland via Parse · government_public
Search for claims filed against estates in the Maryland Register of Wills database. Filter by county, estate number, or decedent name. Returns claim summaries with filing date, status, and claimant corporation. At least one search criterion should be provided. Scraper for the Maryland Register of Wills Estate Database. Provides endpoints for searching estates by county, name, date range, and status; retrieving full estate detail records including Personal Representative and Attorney contacts; searching claims filed against estates; fetching daily estate leads; and looking up county reference IDs. Fulfilled by Parse from registers.maryland.gov.
- b2b-directory
- finance
- government-public
- maryland
- parse
- platform-key
- registers-maryland-gov
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/bdfbe4d1-e28b-48d7-b6ec-476ff36e1436/search_claims
- Interface artifact
- sha256:1eab4a3114788eccab8756b06bf6889ceefa1c017a7e9ae7f8cd1574f89e7189
- Manifest digest
- sha256:1ff7ad61ea75330c0795ae0fc4ad7eeec1d311c077f6112bcb15b422e89874bb
Request fields
- county_id (string): County ID (1-24). Use get_county_list to look up IDs by name.: Allowed values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24
- last_name (string): Decedent's last name.
- first_name (string): Decedent's first name.
- filing_date (string): Filing date of the claim in MM/DD/YYYY format.
- estate_number (string): Estate number to search claims for.
Example queries
- {"county_id":"1","last_name":"Smith"}