Zapimoveis: Get Location Suggestions
Zapimoveis via Parse · real_estate
Autocomplete location search to find city, neighborhood, zone, and street suggestions with their location IDs. Returns up to 10 suggestions matching the query. Use the returned locationId values as the location_id parameter in search_listings. Search and browse real estate listings on ZAP Imóveis (Brazil's largest real estate portal), including property details, location suggestions, property types, and amenities. Fulfilled by Parse from zapimoveis.com.br.
- maps-geo
- marketplace
- parse
- platform-key
- real-estate
- zapimoveis
- zapimoveis-com-br
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/724e0e0a-2b10-42c0-85e9-caa4d2f8924d/get_location_suggestions
- Interface artifact
- sha256:3c9cf29168d6d7f44a334ff4f4fd88aa8ffe250010c944037a0485aa8717afbe
- Manifest digest
- sha256:cfdb757fd5533503ebfd90cf82d2f8412a9d34ef6e1f12ae5ce9a56d76e1efd5
Request fields
- query (string, required): Search query for location (e.g. 'Rio de Janeiro', 'Copacabana').
- transaction_type (string): Transaction type: RENTAL or SALE.: Allowed values: RENTAL, SALE
Example queries
- {"query":"Rio de Janeiro","transaction_type":"RENTAL"}