Magicbricks: Search Properties
Magicbricks via Parse · real_estate
Search for residential properties for sale or rent in Indian cities. Returns detailed listings with price, location, coordinates, and property features. Results are paginated with 30 listings per page. Filtering by BHK, property type, budget range, and locality is supported. The response includes both a resultList array and metadata in editAdditionalDataBean with pagination info. Comprehensive API for Magicbricks property listings, new projects, and market trends. Supports residential and commercial searches with deep filtering. Fulfilled by Parse from magicbricks.com.
- finance
- magicbricks
- magicbricks-com
- maps-geo
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b445a4e1-5a2a-43db-bfc0-334e2b50b854/search_properties
- Interface artifact
- sha256:07d59b1cd3de39798c4e24028510917d2248883b3d0673e043153f2d95726b58
- Manifest digest
- sha256:8788859d169a4ceb2cbc6142f13c72b004ec793824fa3c5f6d8f770a39b1c52f
Request fields
- bhk (string): BHK configuration as comma-separated values. Accepted single values: '1', '2', '3', '4', '5'. Combinations are supported like '2,3' for 2 and 3 BHK together.
- city (string, required): City name. Accepted values: 'Noida', 'Pune', 'Bangalore', 'Mumbai', 'Gurgaon', 'Hyderabad', 'Chennai', 'Kolkata', 'Ahmedabad', 'Thane'.: Allowed values: Noida, Pune, Bangalore, Mumbai, Gurgaon, Hyderabad, Chennai, Kolkata, Ahmedabad, Thane
- page (integer): Page number for pagination.
- category (string): Category: 'S' for Sale, 'R' for Rent.: Allowed values: S, R
- locality (string): Locality name to filter results within the city.
- budget_max (integer): Maximum budget in INR.
- budget_min (integer): Minimum budget in INR.
- property_type (string): Property type. Accepted values: 'Flat', 'House/Villa', 'Plot', 'Multistorey Apartment', 'Builder Floor', 'Penthouse', 'Studio Apartment', 'Residential House', 'Villa', 'Residential Plot'.: Allowed values: Flat, House/Villa, Plot, Multistorey Apartment, Builder Floor, Penthouse, Studio Apartment, Residential House, Villa, Residential Plot
Example queries
- {"bhk":"1","city":"Noida","page":"1","category":"S","locality":"Sector 128","budget_max":"50000000","budget_min":"1000000","property_type":"Flat"}