/housing/properties/search
Search Housing.com property listings by city and optional locality across buy, rent, commercial, PG/co-living and plots channels. Returns listing cards with configuration, area, price, locality, geo coordinates, possession, RERA status, amenities, images and dealer.
Price: 1 credit
💡 AI Hint: Search Housing.com property listings within a city. Requires city (slug, e.g. ‘mumbai’, ‘bengaluru’, ‘new-delhi’) and count. Optional: channel (buy/rent/commercial/paying_guest/plots), locality (gid from locations/autocomplete, e.g. ‘powai-gid’, narrows results to that locality). Each result has id, url, result_type (resale/rent/project), title, subtitle, project_name, property_type, bedroom_count/bathroom_count/balcony_count/parking_count, built_up_area/carpet_area/area_unit, furnishing, facing, age, possession_status, property_tags (transaction/construction status, possession/RERA badges), posted_at/updated_at, price/price_text/price_per_sqft/brokerage/emi/currency, city/locality/sublocality/address, latitude/longitude, is_rera_verified, tags, highlights, amenities, image/images/image_count, dealer. The feed mixes individual listings (result_type ‘resale’/‘rent’) and new-launch project cards (result_type ‘project’); use housing/properties or housing/projects with a returned id for full details.
Authorizations
API token from the dashboard
Headers
Body
City slug to search in, e.g. 'mumbai', 'bengaluru', 'pune', 'new-delhi'
1Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Listing channel: buy / rent / commercial / pg / plots
buy, rent, commercial, paying_guest, plots Optional locality gid to narrow the search, e.g. 'powai-gid' (from locations/autocomplete)
Response
Successful Response