Housing.com India Scraper avatar

Housing.com India Scraper

Pricing

from $0.70 / 1,000 results

Go to Apify Store
Housing.com India Scraper

Housing.com India Scraper

Scrape residential property listings from housing.com. Supports buy and rent across 750+ cities.

Pricing

from $0.70 / 1,000 results

Rating

0.0

(0)

Developer

AbotAPI

AbotAPI

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

3 days ago

Last modified

Share

Housing.com India Property Scraper

Scrape residential property listings from housing.com, India's leading property platform. Supports buy and rent across 750+ cities.

Features

  • 750+ Indian cities - Mumbai, Delhi, Bangalore, Pune, Chennai, Kolkata, and more
  • Buy & Rent - new projects, resale, and rental listings
  • Rich data - BHK configurations with individual pricing, coordinates, amenities, images, seller info, RERA tags, EMI
  • Post-filters - filter by BHK, price range, and property type (client-side)
  • City aliases - "Delhi", "Bangalore", "Bombay", "Calcutta", "Madras" all resolve correctly
  • Fast & cheap - ~700-1000 listings/min

Quick Start

Buy properties in Mumbai

{
"mode": "search",
"service": "buy",
"city": "Mumbai",
"max_properties": 30
}

3 BHK apartments in Andheri West under 5 Cr

{
"mode": "search",
"service": "buy",
"city": "Mumbai",
"locality": "andheri_west",
"min_bhk": 3,
"max_bhk": 3,
"max_price": 50000000,
"max_properties": 50
}

Rentals in Bangalore Koramangala

{
"mode": "search",
"service": "rent",
"city": "Bangalore",
"locality": "koramangala",
"max_properties": 30
}

2-3 BHK in Delhi Dwarka

{
"mode": "search",
"service": "buy",
"city": "Delhi",
"locality": "dwarka",
"min_bhk": 2,
"max_bhk": 3,
"max_properties": 100,
"max_pages": 5
}

Input Parameters

ParameterTypeDefaultDescription
modestringsearchsearch (build query from city/locality)
servicestringbuybuy or rent
citystringMumbaiCity name. Aliases supported: Delhi, Bangalore, Bombay, Calcutta, Madras, Gurugram
localitystring-Locality within city (e.g. andheri_west, bandra_west, koramangala). Leave empty for entire city
min_priceinteger-Minimum price in INR (post-filter). Buy: e.g. 5000000 = 50L. Rent: e.g. 30000
max_priceinteger-Maximum price in INR (post-filter)
min_bhknumber-Minimum BHK, e.g. 2 (post-filter)
max_bhknumber-Maximum BHK, e.g. 3 (post-filter)
property_typestring-project, resale, or rent (post-filter)
max_propertiesinteger30Max properties to scrape (0=unlimited)
max_pagesinteger5Max pages (30 listings/page)
proxyobject-Optional proxy configuration

Output Fields

FieldTypeDescription
listingIdstringUnique listing ID
titlestringProperty or project name
subtitlestringBHK summary (e.g. "2, 3 BHK Flats")
addressstringLocality and city
propertyTypestringproject, resale, or rent
price_displaystringFormatted price (e.g. "₹9.8 Cr")
price_valuesarrayRaw price in INR [min, max]
currencystringAlways "INR"
area_valuenumberBuilt-up area
area_unitstringArea unit (sq.ft)
latitudenumberProperty latitude
longitudenumberProperty longitude
featuresarrayConfigurations, possession date, avg price
bhk_configsarrayIndividual BHK options with pricing
amenitiesarraySociety amenities
sellersarraySeller/agent names
seller_firmsarrayAgency/firm names
highlightsarrayProperty highlights (parking, gym, etc.)
emistringEstimated monthly EMI
tagsarrayTags (e.g. rera_verified)
imagesarrayImage URLs (up to 15)
image_countintegerTotal images available
urlstringFull URL on housing.com