# 🏠 India Real Estate Intelligence — Projects, RERA & Builders (`inexhaustible_glass/99acres-scraper`) Actor

Paste any 99acres search URL (buy/rent/projects/commercial, any city) → get every listing with full data: project & builder, price, locality+city, geo-coordinates, RERA, possession, BHK/configs, area, USP, images & URL. Paginates all pages. India property data.

- **URL**: https://apify.com/inexhaustible\_glass/99acres-scraper.md
- **Developed by:** [Hitman studio](https://apify.com/inexhaustible_glass) (community)
- **Categories:** Business, Real estate, Lead generation
- **Stats:** 1 total users, 0 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: 5.00 out of 5 stars

## Pricing

from $20.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).


# README

## 🏠 99acres Real Estate Scraper — Projects & Property Listings

> **India property data in bulk.** Paste any 99acres search URL and get every listing with full
> details — project, builder, price, locality, geo-coordinates, RERA, possession, configurations,
> area, amenities, images & URL. Paginates through every page.

Reads 99acres' own internal data state, so you get **clean structured JSON** (not messy HTML) and
it pages through the whole result set.

---

### 👥 Who needs this
| You are a… | You get… |
|---|---|
| 🏘️ **Real-estate agent / broker** | Bulk project & builder data by city/locality |
| 💰 **Investor / analyst** | Prices, possession, RERA, geo for market research |
| 🏢 **Proptech / portal** | A clean property data feed |
| 📈 **Lead-gen / marketer** | Builder + project lists to target |

### ✨ What you get per listing
- 🏗️ **Project name + builder**
- 💵 **Price** (+ price type: new booking / resale)
- 📍 **Locality, city, address + latitude/longitude**
- 🛏️ **Configurations** (BHK / plot) + **unit summary** (type, bedroom, area)
- 📅 **Possession status & date**, launch label
- ✅ **RERA registered** status
- ⭐ **USP highlights**, description
- 🖼️ **Image + logo + image count**
- 🔗 **Listing URL**, project/building IDs

---

### 🚀 How to use
1. Go to **99acres.com** → search what you want (city, buy/rent, projects, budget, etc.).
2. Copy the **page URL** from your browser.
3. Paste it into **startUrls** → press **Start** → download CSV / Excel / JSON.

#### Example input
```json
{
  "startUrls": [
    "https://www.99acres.com/search/project/buy/residential/indore?city=142&preference=S&res_com=R"
  ],
  "maxResults": 500
}
````

> Works for **any city and any search type** on 99acres (buy, rent, projects, commercial) — just
> paste the URL. Add multiple URLs to scrape several cities/searches in one run.

***

### 📦 Output (per listing)

`project_name`, `builder`, `price`, `price_type`, `locality`, `city`, `address`, `latitude`,
`longitude`, `property_type`, `configurations`, `unit_summary[]`, `plans[]`, `possession_status`,
`possession_date`, `rera_registered`, `description`, `usp[]`, `image`, `logo`, `image_count`,
`project_id`, `url`.

***

### ℹ️ Notes

- Browser-TLS client → not blocked, no proxy needed.
- Returns the public listing data 99acres shows on its search pages.

***

*Keywords: 99acres, real estate India, property scraper, real estate data, property listings,
builder data, RERA, Indore Mumbai Delhi Bangalore property, proptech, real estate leads,
magicbricks alternative, housing.com.*

# Actor input Schema

## `city` (type: `string`):

Type any Indian city (800+ supported): Mumbai, Delhi, Pune, Bangalore, Hyderabad, Jaipur, Lucknow, Indore, Surat, Chandigarh, Kochi… etc.

## `area` (type: `string`):

Filter to a specific area within the city. Examples: Andheri, Wakad, Whitefield, Gachibowli. Leave empty for the whole city.

## `transaction` (type: `string`):

Whether to scrape properties for sale (Buy) or for rent.

## `listingType` (type: `string`):

Projects = new construction (builder name, RERA). Properties = individual resale/agent listings (agent name + company + RERA).

## `startUrls` (type: `array`):

Advanced: instead of city/area above, paste full 99acres search URLs (with your own filters). Leave empty if using the city field.

## `maxResults` (type: `integer`):

How many listings to pull from each search URL.

## `maxPages` (type: `integer`):

Safety cap on pages to crawl (20 listings per page).

## `enrichDetails` (type: `boolean`):

Optionally open each project's page for amenities, price/sqft & full descriptions. Experimental: 99acres heavily protects detail pages, so this may not fill on every run. The listing data (below) is always returned reliably.

## `builderIntel` (type: `boolean`):

Enrich each project's builder with its public MCA (Ministry of Corporate Affairs) company record: CIN, registered office address, director names + DIN, company status. 100% public, government-filed data — great for B2B lead-gen & developer due-diligence. ⚠️ Experimental: the MCA data sources are heavily Cloudflare-protected and block shared/datacenter IPs, so this fills reliably only when you supply your OWN residential proxy via 'Custom proxies' above. With Apify's shared proxy it may return blank. The core listing + RERA data is always returned regardless.

## `proxyConfiguration` (type: `object`):

RESIDENTIAL proxy is required for reliable results. Use Apify Residential (default), OR switch to 'Custom proxies' and paste your own residential proxy URLs (e.g. IPFlux: http://user:pass@host:port) to use your own bandwidth.

## Actor input object example

```json
{
  "city": "Pune",
  "area": "Andheri",
  "transaction": "Buy",
  "listingType": "Projects",
  "startUrls": [
    "https://www.99acres.com/search/project/buy/residential/mumbai?city=12&preference=S&res_com=R"
  ],
  "maxResults": 200,
  "maxPages": 50,
  "enrichDetails": false,
  "builderIntel": false,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "city": "Mumbai",
    "proxyConfiguration": {
        "useApifyProxy": true,
        "apifyProxyGroups": [
            "RESIDENTIAL"
        ]
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("inexhaustible_glass/99acres-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "city": "Mumbai",
    "proxyConfiguration": {
        "useApifyProxy": True,
        "apifyProxyGroups": ["RESIDENTIAL"],
    },
}

# Run the Actor and wait for it to finish
run = client.actor("inexhaustible_glass/99acres-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "city": "Mumbai",
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}' |
apify call inexhaustible_glass/99acres-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=inexhaustible_glass/99acres-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "🏠 India Real Estate Intelligence — Projects, RERA & Builders",
        "description": "Paste any 99acres search URL (buy/rent/projects/commercial, any city) → get every listing with full data: project & builder, price, locality+city, geo-coordinates, RERA, possession, BHK/configs, area, USP, images & URL. Paginates all pages. India property data.",
        "version": "1.0",
        "x-build-id": "m4Ts5ddFnalCQHNLO"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/inexhaustible_glass~99acres-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-inexhaustible_glass-99acres-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/inexhaustible_glass~99acres-scraper/runs": {
            "post": {
                "operationId": "runs-sync-inexhaustible_glass-99acres-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/inexhaustible_glass~99acres-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-inexhaustible_glass-99acres-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "city": {
                        "title": "🏙️ City",
                        "type": "string",
                        "description": "Type any Indian city (800+ supported): Mumbai, Delhi, Pune, Bangalore, Hyderabad, Jaipur, Lucknow, Indore, Surat, Chandigarh, Kochi… etc."
                    },
                    "area": {
                        "title": "📍 Area / locality (optional)",
                        "type": "string",
                        "description": "Filter to a specific area within the city. Examples: Andheri, Wakad, Whitefield, Gachibowli. Leave empty for the whole city."
                    },
                    "transaction": {
                        "title": "🏷️ Buy or Rent",
                        "enum": [
                            "Buy",
                            "Rent"
                        ],
                        "type": "string",
                        "description": "Whether to scrape properties for sale (Buy) or for rent.",
                        "default": "Buy"
                    },
                    "listingType": {
                        "title": "🏘️ Listing type",
                        "enum": [
                            "Projects",
                            "Properties"
                        ],
                        "type": "string",
                        "description": "Projects = new construction (builder name, RERA). Properties = individual resale/agent listings (agent name + company + RERA).",
                        "default": "Projects"
                    },
                    "startUrls": {
                        "title": "🔗 OR paste 99acres URLs (optional)",
                        "type": "array",
                        "description": "Advanced: instead of city/area above, paste full 99acres search URLs (with your own filters). Leave empty if using the city field.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "maxResults": {
                        "title": "🔢 Max results per URL",
                        "minimum": 1,
                        "maximum": 20000,
                        "type": "integer",
                        "description": "How many listings to pull from each search URL.",
                        "default": 200
                    },
                    "maxPages": {
                        "title": "📄 Max pages per URL",
                        "minimum": 1,
                        "maximum": 1000,
                        "type": "integer",
                        "description": "Safety cap on pages to crawl (20 listings per page).",
                        "default": 50
                    },
                    "enrichDetails": {
                        "title": "🔍 Try extra detail (amenities, price/sqft) — experimental",
                        "type": "boolean",
                        "description": "Optionally open each project's page for amenities, price/sqft & full descriptions. Experimental: 99acres heavily protects detail pages, so this may not fill on every run. The listing data (below) is always returned reliably.",
                        "default": false
                    },
                    "builderIntel": {
                        "title": "🏢 Builder intelligence (MCA — directors & registered office) — experimental",
                        "type": "boolean",
                        "description": "Enrich each project's builder with its public MCA (Ministry of Corporate Affairs) company record: CIN, registered office address, director names + DIN, company status. 100% public, government-filed data — great for B2B lead-gen & developer due-diligence. ⚠️ Experimental: the MCA data sources are heavily Cloudflare-protected and block shared/datacenter IPs, so this fills reliably only when you supply your OWN residential proxy via 'Custom proxies' above. With Apify's shared proxy it may return blank. The core listing + RERA data is always returned regardless.",
                        "default": false
                    },
                    "proxyConfiguration": {
                        "title": "🛡️ Proxy (required — 99acres blocks datacenter IPs)",
                        "type": "object",
                        "description": "RESIDENTIAL proxy is required for reliable results. Use Apify Residential (default), OR switch to 'Custom proxies' and paste your own residential proxy URLs (e.g. IPFlux: http://user:pass@host:port) to use your own bandwidth.",
                        "default": {
                            "useApifyProxy": true,
                            "apifyProxyGroups": [
                                "RESIDENTIAL"
                            ]
                        }
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
