Auction: Search Properties
Auction via Parse · real_estate
Search for property listings on Auction.com. Returns paginated results with listing details including address, auction dates, pricing, and property summaries. Supports filtering by state code or free-text location. Each result includes auction timing, valuation estimates, and property configuration. Search and retrieve property listings, auction details, market analysis, and photos from Auction.com Fulfilled by Parse from auction.com.
- auction
- auction-com
- finance
- marketplace
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/200ed879-94e5-4eda-a41a-c308e888c8ff/search_properties
- Interface artifact
- sha256:92f324cf135d6be717ec49992d46199910b722b81c6ef42af47449b358826084
- Manifest digest
- sha256:d94cff05a3a4f9475477910d07f0fa3a30b973eee1fbdf3f2d458c7b95fcc778
Request fields
- sort (string): Sort order for results: Allowed values: resi_sort_v2
- limit (integer): Max results per page
- offset (integer): Pagination offset
- location (string): State code (e.g. 'CA', 'TX') or free-text search location
- listing_type (string): Listing type filter (e.g. 'active'): Allowed values: active
Example queries
- {"sort":"resi_sort_v2","limit":"5","offset":"0","location":"CA","listing_type":"active"}