NoBroker India Scraper - Rent, Buy & PG Listings (Owner Direct) avatar

NoBroker India Scraper - Rent, Buy & PG Listings (Owner Direct)

Pricing

Pay per usage

Go to Apify Store
NoBroker India Scraper - Rent, Buy & PG Listings (Owner Direct)

NoBroker India Scraper - Rent, Buy & PG Listings (Owner Direct)

Scrape NoBroker.in India property listings. Owner-direct rent/buy/PG with BHK, locality, price, area filters. No brokerage listings. Bangalore, Mumbai, Delhi, Hyderabad, Pune, Chennai.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Thirdwatch

Thirdwatch

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

NoBroker Scraper

Scrape owner-direct rent, buy, and PG property listings from NoBroker.in — India's largest no-brokerage real-estate platform. 40+ fields per listing.

What you get

NoBroker is India's #1 no-brokerage property platform, dominant in Bangalore, Mumbai, Delhi NCR, Hyderabad, Pune, and Chennai. This scraper returns clean JSON for rent, buy, and PG modes across any Indian city. Every listing includes price, deposit, BHK, carpet area, coordinates, furnishing, amenities, owner name, and a direct detail URL. The ownerOnly flag keeps only direct-from-owner listings so you skip agent/broker inventory entirely.

Output fields

FieldDescription
listing_idUnique NoBroker listing ID
searchModerent, buy, or pg
titleListing headline
propertyTypeApartment, Villa, Builder Floor, etc.
bhkNumber of bedrooms (e.g., 2)
bathroomsNumber of bathrooms
carpet_area_sqftCarpet area in sq ft
price_inrNumeric price — monthly rent (rent/PG) or total (buy)
deposit_inrSecurity deposit
maintenance_inrMaintenance charges
furnishingFurnished / Semi-Furnished / Unfurnished
facingDirection the unit faces
floorFloor number
total_floorsTotal floors in building
localityNeighborhood name
cityCity
latitudeGPS latitude
longitudeGPS longitude
project_nameProject or society name
owner_nameListed-by contact name
listed_byowner or agent
tenant_preferencesPreferred tenant types (rent)
amenitiesArray of amenity names
imagesArray of image URLs
descriptionFull listing description
urlDirect NoBroker listing URL
posted_atDate listing was posted
scraped_atISO 8601 timestamp of this run

Fields are omitted when not populated.

Example output

{
"listing_id": "8a9fc02f4d71b123",
"searchMode": "rent",
"title": "Semi-furnished 2 BHK in Koramangala",
"propertyType": "Apartment",
"bhk": 2,
"bathrooms": 2,
"carpet_area_sqft": 1050,
"price_inr": 40000,
"deposit_inr": 160000,
"maintenance_inr": 3000,
"furnishing": "Semi-Furnished",
"facing": "East",
"floor": 3,
"total_floors": 5,
"locality": "Koramangala",
"city": "Bangalore",
"latitude": 12.9352,
"longitude": 77.6245,
"project_name": "Prestige South Ridge",
"owner_name": "Ravi K.",
"listed_by": "owner",
"tenant_preferences": "Family",
"amenities": ["Gym", "Swimming Pool", "Covered Parking"],
"images": ["https://assets.nobroker.in/..."],
"url": "https://www.nobroker.in/property/8a9fc02f4d71b123",
"posted_at": "2026-04-14",
"scraped_at": "2026-04-20T12:31:02+00:00"
}

Input parameters

ParameterRequiredDescription
searchModeYesrent, buy, or pg. Default rent.
cityYesIndian city (e.g., Bangalore, Mumbai, Delhi, Hyderabad, Pune, Chennai). Default Bangalore.
localitiesNoList of neighborhoods (e.g., ["Koramangala", "HSR Layout"]). Empty means the whole city.
bhkNoNumber of bedrooms as integers (e.g., [2, 3]).
propertyTypeNoOne or more of apartment, villa, independent-house, builder-floor, studio.
minPriceNoMinimum price in INR.
maxPriceNoMaximum price in INR.
minAreaNoMinimum area in sq ft.
maxAreaNoMaximum area in sq ft.
furnishingNofurnished, semi-furnished, or unfurnished.
tenantTypeNofamily, bachelor, or company (rent only).
ownerOnlyNoKeep only direct-owner listings (exclude agents). Default true.
maxResultsNoMaximum listings to return. Default 15.
proxyConfigurationNoProxy settings. Defaults work out of the box for Indian cities.

Use cases

  • Renters and home buyers: Find owner-direct listings and skip broker markups entirely.
  • Proptech builders: Power no-brokerage rental and sale tools with fresh inventory.
  • Relocation services: Filter by tenant type, furnishing, and locality for bulk matching.
  • Investors: Track per-locality pricing and owner-listed supply trends.

Pricing

Pay-per-result pricing. Tiered discounts apply automatically based on usage volume.

TierPrice per result
FREE$0.003
BRONZE$0.0025
SILVER$0.002
GOLD$0.0015

Limitations

  • Owner phone numbers are gated behind NoBroker's in-app contact flow and are not returned.
  • Coverage is strongest in Bangalore, Mumbai, Delhi NCR, Hyderabad, Pune, and Chennai; smaller cities have thinner inventory.
  • RERA IDs appear only on a subset of listings (NoBroker does not enforce it for all owners).
  • Commercial properties are out of scope — residential rent, buy, and PG only.

Compared to alternatives

  • vs. NoBroker official API: NoBroker does not offer a public data API; this actor is the structured-data alternative.
  • vs. other property scrapers: Most Apify alternatives cover 99acres or MagicBricks only and miss NoBroker's owner-direct inventory entirely.

Pairs well with MagicBricks Scraper, 99acres Scraper, and CommonFloor Scraper for full India rental supply coverage.

FAQ

How is this different from other property scrapers? NoBroker specializes in direct-from-owner listings with zero brokerage. This is the only scraper in this family that surfaces that inventory.

Does ownerOnly really exclude agents? Yes. With ownerOnly: true (default), listings flagged as agent are filtered out.

Can I restrict to specific neighborhoods? Yes — pass an array like "localities": ["Koramangala", "HSR Layout"].

Does it include co-living / PG? Yes — set searchMode to pg.

How fresh is the data? Pulled live from NoBroker on every run.

Last verified: 2026-04

More scrapers at thirdwatch.dev.