Homes: Search Agents
Homes via Parse · real_estate
Search for real estate agents by location (city and state). Returns a paginated list of agents with their contact info, brokerage, and profile URLs. Each page returns up to 48 agents. The total_count field reflects the total number of agents serving the area. Search real estate agents and property listings on Homes.com Fulfilled by Parse from homes.com.
- b2b-directory
- homes
- homes-com
- parse
- platform-key
- real-estate
- reviews-ratings
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/01f9a261-e666-4d65-9cdf-cd5351f7f592/search_agents
- Interface artifact
- sha256:95d3128b79db007445896ef821ea173454c783f02636568bbf4d0ef2dafadc55
- Manifest digest
- sha256:a4028f12443dad3fe46fbec74fb399c997b5ef3be296e79bddff0d7e1d56a78d
Request fields
- page (integer): Page number for pagination (1-based)
- location (string, required): City and state to search (e.g. 'Seattle, WA', 'Austin, TX'): Allowed values: Seattle, WA, Austin, TX, Denver, CO, Miami, FL
Example queries
- {"page":"1","location":"Seattle, WA"}