Manateepao: Search Properties
Manateepao via Parse · government_public
Search for properties using multiple filters. Returns a list of matching parcels with basic info including parcel ID, owner names, address, and postal city. At least one filter should be provided. Results are capped at 1000 by the upstream system. API for searching and retrieving property details, sales history, and multi-family sales comparables from the Manatee County Property Appraiser. Fulfilled by Parse from manateepao.gov.
- government-public
- manateepao
- manateepao-gov
- maps-geo
- parse
- platform-key
- real-estate
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/8370bc40-1e16-4956-9dff-8f8c62121ae1/search_properties
- Interface artifact
- sha256:c6692483e55b7c0055bf4704fce9a8c56b782f14833310bc82580deef20e154f
- Manifest digest
- sha256:01d43f891522354483bc4481921a4396b9039021c4a6946bf49778f2d3b4f41b
Request fields
- dor_code (string): DOR Land Use code. Comma-separated for multiple (e.g. '01' for single family, '03' for 10+ units, '08' for multifamily less than 10 units)
- own_last (string): Owner's last name
- zip_code (string): Property zip code
- parcel_id (string): Parcel ID (e.g. 1102040509)
- units_low (string): Minimum number of living units
- situs_address (string): Situs (property) address or partial address to search
- sale_price_low (string): Minimum sale price
- sale_date_start (string): Minimum sale date in MM/DD/YYYY format
- sale_price_high (string): Maximum sale price
Example queries
- {"dor_code":"01","own_last":"SMITH","zip_code":"34212","parcel_id":"1102040509"}