NoBroker India Scraper
Pricing
Pay per event
NoBroker India Scraper
Scrape Indian real estate listings from NoBroker.in by city/locality search URL. Returns price, BHK type, area, address, amenities, owner details, and property URL for rent and sale listings.
Pricing
Pay per event
Rating
0.0
(0)
Developer
BowTiedRaccoon
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Scrape Indian real estate listings from NoBroker.in by city search URL. Returns structured property data including price, BHK type, area, address, amenities, owner details, and property URL for rent and sale listings.
What data does this actor extract?
Each property record includes:
- property_id — NoBroker's internal property identifier
- url — Detail page URL for the property
- title — Property listing title
- listing_type — RENT or BUY
- price — Rent per month or sale price in INR
- bhk_type — Number of bedrooms (e.g. 2 BHK, 3 BHK)
- area_sqft — Property area in square feet
- city — City name
- locality — Locality or neighbourhood
- full_address — Complete address string
- latitude / longitude — Geographic coordinates
- amenities — Available amenities (gym, parking, etc.)
- furnishing — Furnished, semi-furnished, or unfurnished
- floor / total_floors — Floor number and total floors in building
- parking — Parking availability
- facing — Property facing direction
- available_from — Date property is available
- owner_name / owner_id — Property owner details
- images — Comma-separated property image URLs
- description — SEO/property description text
- scraped_at — ISO timestamp of when the record was scraped
How to use
- Go to NoBroker.in and search for properties in your city
- Copy the search results URL (e.g.
https://www.nobroker.in/property/rent/bangalore) - Paste it into the Start URLs field
- Set Max Items to control the number of results
- Run the actor
Supported URL formats
- Rent:
https://www.nobroker.in/property/rent/<city> - Sale:
https://www.nobroker.in/property/sale/<city>
Supported cities
Bangalore, Mumbai, Chennai, Hyderabad, Pune, Delhi, Noida, Gurgaon, Kolkata, Ahmedabad, Thane, Navi Mumbai, and more.
Input configuration
| Field | Type | Default | Description |
|---|---|---|---|
| startUrls | array | — | NoBroker search page URLs to scrape |
| maxItems | integer | 5 | Maximum number of property records to return |
Performance notes
- Runs with Playwright (headless Chrome) to execute NoBroker's JavaScript-based SPA
- Uses residential proxy routing through India for accurate geographic results
- Typical run: 26 properties per page, auto-paginates until maxItems is reached
- Memory: 2048 MB recommended
Geographic restriction
NoBroker.in only serves requests from Indian IP addresses. This actor uses India-routed residential proxies automatically — no configuration required.
License
UNLICENSED — Internal OrbTop use only.