Goganteam: Search Properties
Goganteam via Parse · real_estate
Search for properties by address. Returns paginated property listings with details including price, beds, baths, square footage, location, and listing agent information. Paginates via page number. Each property carries an MLS ID, address fields, pricing, and agent/office attribution. An address query of a city name (e.g. 'Naples') returns all listings mentioning that term. Search for homes and properties by address on the Gogan Team real estate website (goganteam.com). Covers Southwest Florida MLS listings. Fulfilled by Parse from www.goganteam.com.
- goganteam
- maps-geo
- parse
- platform-key
- real-estate
- www-goganteam-com
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
- POST /scraper/5132c601-853e-4472-af57-4a86b9d9437f/search_properties
- Interface artifact
- sha256:43db302f910e8b1b40f7a917f8316752f46ed489ddbb27250a5a44a0ca102c0d
- Manifest digest
- sha256:5d8f2a53498cd7f1b34ce64f01a12dd759ffeb971e97092b6d04b662d8b18bb7
Request fields
- page (integer): Page number for pagination (1-based).
- address (string, required): Street address or partial address to search for (e.g. '1008 Monterey Dr', 'Naples', '123 Main St').
- page_size (integer): Number of results per page, between 1 and 50.
Example queries
- {"page":"1","address":"Naples","page_size":"12"}