Coldwellbanker: List Properties
Coldwellbanker via Parse · real_estate
List properties from the Coldwell Banker Mexico database with pagination. Returns property summaries including title, type, address, pricing, dimensions, photos, and office info. Supports filtering by operation type (sale/rent), price range, and location. The total database contains thousands of properties; paginate with page/size to traverse the full set. Each page returns up to 50 results. Access the full Coldwell Banker Mexico property database including listings for sale and rent with detailed property information, photos, pricing, features, and agent contacts. Fulfilled by Parse from coldwellbanker.com.mx.
- b2b-directory
- coldwellbanker
- coldwellbanker-com-mx
- maps-geo
- 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/be1b4a16-6604-4dcd-972d-3bee216de763/list_properties
- Interface artifact
- sha256:d208b0c9d349a38071ca2835c0bdee067248c3839e791d5429afe414db90dec5
- Manifest digest
- sha256:155857eba8e9d0c0a49134e48c8460906d3b51d42ed97f1098363c2ad5f95d27
Request fields
- city (string): Filter by municipality/city name (e.g. 'Puerto Vallarta', 'Álvaro Obregón').
- page (integer): Zero-based page number for pagination.
- size (integer): Number of results per page, max 50.
- state (string): Filter by state name (e.g. 'Ciudad de México', 'Nuevo León', 'Jalisco').
- operation (string): Type of operation: VENTA (sale) or RENTA (rent).: Allowed values: VENTA, RENTA
- price_max (number): Maximum price filter (in the property's listed currency).
- price_min (number): Minimum price filter (in the property's listed currency).
- property_type_id (integer): Filter by property type ID from the site's catalog.
Example queries
- {"page":"0","operation":"VENTA"}