Sarasotaclerk: Search Official Records
Sarasotaclerk via Parse · government_public
Search Official Records (Land Records) by name, date range, and document types. Returns paginated results with 12 records per page. Narrow your search with specific names and short date ranges to avoid upstream timeouts on broad queries. Access official land and court records from the Sarasota County Clerk of the Circuit Court. Search by party name, date range, and document type with pagination support, and retrieve full details for any record by instrument number. Fulfilled by Parse from sarasotaclerk.com.
- b2b-directory
- government-public
- parse
- platform-key
- real-estate
- sarasotaclerk
- sarasotaclerk-com
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/5317284d-28df-498f-8801-54d9d0fbac02/search_official_records
- Interface artifact
- sha256:3f4c017efa53ffda6e268bf0bc6f9d56bd7617e2026a5d197084dfd39e84c9b1
- Manifest digest
- sha256:8579613f8fc3d136fbc383582146f0ba97364589991a0996ef93bf03a82aa76d
Request fields
- date_to (string): Recording date range end in MM/DD/YYYY format.
- date_from (string): Recording date range start in MM/DD/YYYY format.
- doc_types (string): Comma-separated list of document type indices. Use get_document_types to retrieve the full list of available indices and labels.
- last_name (string): Last name or business name of party.
- max_pages (integer): Maximum number of result pages to retrieve (12 results per page).
- first_name (string): First name of party.
Example queries
- {"date_to":"02/28/2026","date_from":"01/01/2026","last_name":"KNIGHT","max_pages":"1"}