privateproperty.co.za API: search_properties
privateproperty.co.za via Parse · real_estate
Search for properties for sale or rent with extensive filters. Returns paginated listings with basic property info including price, address, bedrooms, bathrooms, and listing URL. Each page returns up to 20 listings. Use location_id from get_location_suggestions to scope results to a specific area. Search and retrieve property listings for sale and rent from Private Property South Africa. Supports filtering by location, price, features, and size. Fulfilled by Parse from privateproperty.co.za.
- maps-geo
- marketplace
- parse
- platform-key
- privateproperty-co-za
- real-estate
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/592f3ef0-16de-44df-bb76-d5fcfc5bbaeb/search_properties
- Interface artifact
- sha256:24d6dda5893195d4a0b67d1e46a13b5fd05db02329dbcafe096778eb064aa276
- Manifest digest
- sha256:77a32776d3b6c3f83f27f6092a6c599d99de5ede0e235182e2ecdc75013aecc5
Request fields
- beds (integer): Minimum number of bedrooms
- page (integer): Page number for pagination (1-based)
- baths (integer): Minimum number of bathrooms
- category (string): Category filter (e.g. 'commercial', 'farms', 'developments')
- features (string): Feature filter (e.g. 'SecurityPost', 'BankAssistedSales', 'OnShow')
- max_floor (integer): Maximum floor size in square meters
- min_floor (integer): Minimum floor size in square meters
- location_id (string): The itemId from get_location_suggestions results (e.g. '34' for Sandton, '1' for all South Africa)
- listing_type (string): Listing type: 'for-sale' or 'to-rent': Allowed values: for-sale, to-rent
Example queries
- {"page":"1","location_id":"34","listing_type":"for-sale"}