Nobroker.in Property Search Scraper
7 days trial then $20.00/month - No credit card required now
Nobroker.in Property Search Scraper
7 days trial then $20.00/month - No credit card required now
The Nobroker.in Property Search Scraper extracts property information from Nobroker.in. Capture data such as price, address, features, and coordinates by providing Property Search Query URLs.
What does Nobroker.in Property Search Scraper do?
The Nobroker.in Property Search Scraper is a powerful tool designed to extract comprehensive property data from the Nobroker.in platform. It provides detailed property information in structured formats like JSON, making it easy to use in your reports, spreadsheets, and applications.
With the Nobroker.in Property Search Scraper, you can:
- Effortlessly extract property details from Nobroker.in.
- Access data in structured formats like JSON for seamless integration and analysis.
The information collected is included:
- Property Age
- Parking
- Ownership Type
- Parking Description
- Project URL
- Contacted Status Details
- Shortlisted by Logged-in User
- Photos
- Property Size
- Price
- Formatted Deposit
- ID
- State
- City
- Short URL
- Latitude
- Promoted
- Facing
- Title
- NB Locality
- Society
- Under Loan
- Owner Name
- Address
- URL
...
Input & Output
To start collecting Nobroker property data, simply fill out the input form. Nobroker.in Property Search Scraper recognizes the following input parameters:
- URLs - Links to property list by query pages. If you want to scrape from any page, enter the URL of that page, and set the total of pages to scrape. You can paste URLs one at a time or use the Bulk Edit section to add a prepared list.
- Total pages to scrape - If you use a property listing page path type, don't forget to fill in this field, which allows you to choose the total page when crawling from the property listing page.
- Limit the number of retries - Maximum number of retries for each URL when collecting data when an unexpected error occurs.
- Proxy configuration - Add a proxy to ensure that during the data collection process, you are not detected as a bot.
Collect property data from property list by query urls pages
Example Screenshot of property list by query urls page:
Input:
1{ 2 "max_retries_per_url": 2, // Maximum waiting time when accessing the links you provided. 3 "proxy": { // Add a proxy to ensure that during the data collection process, you are not detected as a bot. 4 "useApifyProxy": true, 5 "apifyProxyGroups": [ 6 "RESIDENTIAL" 7 ], 8 "apifyProxyCountry": "SG" // You should choose an Country that coincides with the Country you want to collect data from 9 }, 10 "total_pages_to_scrape": 10, // Total page you want scrape 11 "urls": [ // Links to property list by query pages. 12 "https://www.nobroker.in/property/sale/mumbai/Mumbai%20Central?searchParam=W3sibGF0IjoxOC45NjkwMjQ3LCJsb24iOjcyLjgyMDUyOTIsInBsYWNlSWQiOiJDaElKTjNHeG9XN081enNSNF9YTE83R09HZjQiLCJwbGFjZU5hbWUiOiJNdW1iYWkgQ2VudHJhbCJ9XQ==&radius=2.0&city=mumbai&locality=Mumbai%20Central&price=27500000,100000000" 13 ] 14}
Output:
You get the output from the Nobroker.in Property Search Scraper stored in a tab. The following is an example of the Information Fields collected after running the Actor.
1[ // List of property information 2 { 3 "property_age": 10, 4 "parking": "BOTH", 5 "ownership_type": "FREEHOLD", 6 "parking_desc": "Bike and Car", 7 "project_url": "db-orchid-tower-270-bellasis-rd-near-arabia-hotel-nagpada-madanpura-mumbai-maharashtra-400008-india_mumbai-prjt-63a95e267ec55900016b16ff", 8 "contacted_status_details": { 9 "contacted": false 10 }, 11 "shortlisted_by_logged_in_user": false, 12 "last_update_date": 1736166242000, 13 "locality_truncated": "Mumbai Central", 14 "negotiable": true, 15 "type": "BHK1", 16 "owner_id": "ff8081816165e0a4016169cedc2a0512", 17 "reg_cost_included": false, 18 "available_from": 1727721000000, 19 "photos": [ 20 { 21 "imagesMap": { 22 "thumbnail": "8a9f858391b11e660191b1659c5f18cc_24966_144243_thumbnail.jpg", 23 "original": "8a9f858391b11e660191b1659c5f18cc_24966_529753_original.jpg", 24 "large": "8a9f858391b11e660191b1659c5f18cc_24966_11023_large.jpg", 25 "medium": "8a9f858391b11e660191b1659c5f18cc_24966_330048_medium.jpg" 26 }, 27 "disAffinity": 50, 28 "subReasons": "", 29 "displayPic": true, 30 "w": 1392, 31 "name": "files[]", 32 "h": 1080, 33 "state": "APPROVED", 34 "duplicate": false, 35 "title": "", 36 "uploadedBy": "AGENT", 37 "landscape": true 38 }, 39 { 40 "imagesMap": { 41 "thumbnail": "8a9f858391b11e660191b1659c5f18cc_71966_735572_thumbnail.jpg", 42 "original": "8a9f858391b11e660191b1659c5f18cc_71966_907517_original.jpg", 43 "large": "8a9f858391b11e660191b1659c5f18cc_71966_988421_large.jpg", 44 "medium": "8a9f858391b11e660191b1659c5f18cc_71966_817969_medium.jpg" 45 }, 46 "disAffinity": 50, 47 "subReasons": "", 48 "displayPic": false, 49 "w": 1440, 50 "name": "files[]", 51 "h": 1080, 52 "state": "APPROVED", 53 "duplicate": false, 54 "title": "", 55 "uploadedBy": "AGENT", 56 "landscape": true 57 }, 58 { 59 "imagesMap": { 60 "thumbnail": "8a9f858391b11e660191b1659c5f18cc_7555_418083_thumbnail.jpg", 61 "original": "8a9f858391b11e660191b1659c5f18cc_7555_726129_original.jpg", 62 "large": "8a9f858391b11e660191b1659c5f18cc_7555_705607_large.jpg", 63 "medium": "8a9f858391b11e660191b1659c5f18cc_7555_405877_medium.jpg" 64 }, 65 "disAffinity": 30, 66 "subReasons": "", 67 "displayPic": false, 68 "w": 1440, 69 "name": "files[]", 70 "h": 1080, 71 "state": "APPROVED", 72 "duplicate": false, 73 "title": "", 74 "uploadedBy": "AGENT", 75 "landscape": true 76 }, 77 { 78 "imagesMap": { 79 "thumbnail": "8a9f858391b11e660191b1659c5f18cc_947_843186_thumbnail.jpg", 80 "original": "8a9f858391b11e660191b1659c5f18cc_947_81531_original.jpg", 81 "large": "8a9f858391b11e660191b1659c5f18cc_947_428824_large.jpg", 82 "medium": "8a9f858391b11e660191b1659c5f18cc_947_13145_medium.jpg" 83 }, 84 "disAffinity": 10, 85 "subReasons": "", 86 "displayPic": false, 87 "w": 810, 88 "name": "files[]", 89 "h": 1080, 90 "state": "APPROVED", 91 "duplicate": false, 92 "title": "", 93 "uploadedBy": "AGENT", 94 "landscape": false 95 }, 96 { 97 "imagesMap": { 98 "thumbnail": "8a9f858391b11e660191b1659c5f18cc_14685_356562_thumbnail.jpg", 99 "original": "8a9f858391b11e660191b1659c5f18cc_14685_526995_original.jpg", 100 "large": "8a9f858391b11e660191b1659c5f18cc_14685_247925_large.jpg", 101 "medium": "8a9f858391b11e660191b1659c5f18cc_14685_317421_medium.jpg" 102 }, 103 "disAffinity": -100, 104 "subReasons": "", 105 "displayPic": false, 106 "w": 810, 107 "name": "files[]", 108 "h": 1080, 109 "state": "APPROVED", 110 "duplicate": false, 111 "title": "", 112 "uploadedBy": "AGENT", 113 "landscape": false 114 } 115 ], 116 "property_size": 840, 117 "loan_available": true, 118 "original_image_url": "//assets.nobroker.in/8a9f858391b11e660191b1659c5f18cc_24966_529753_original.jpg", 119 "score": { 120 "lastUpdatedDate": "2024-09-02T18:20:25+05:30", 121 "transit": 8.4, 122 "id": "8a9f858391b11e660191b1659c5f18cc", 123 "lifestyle": 8.5 124 }, 125 "price": 30000000, 126 "formatted_deposit": "", 127 "id": "8a9f858391b11e660191b1659c5f18cc", 128 "state": "READY", 129 "locality_id": "kamathipura_mumbai", 130 "admin_event": "PROPERTY", 131 "bathroom": 2, 132 "property_title": "1 BHK Flat In Db Orchid Tower For Sale In Mumbai Central", 133 "longitude": 72.8205292, 134 "buyer_property": true, 135 "activate_later": false, 136 "index_name": "nobroker_resale", 137 "seo_description": "[{\"id\":\"ChIJxw0Sp-nO5zsRbsKTj2u6nD8\",\"name\":\"ICICI Bank Parel CCD, Mumbai-Branch \\u0026 ATM\",\"seoUrl\":\"/flats-for-sale-near-sat_asara_chs_mumbai\",\"latitude\":19.0077238,\"longitude\":72.8408987,\"placeType\":\"bank\"},{\"id\":\"ChIJnY-kAlfO5zsRxoVaSAk9E3E\",\"name\":\"Cotton Green Railway Station\",\"seoUrl\":\"/flats-for-sale-near-cotton_green_railway_station_sewri_mumbai\",\"latitude\":18.986272,\"longitude\":72.842649,\"placeType\":\"bus_station\"},{\"id\":\"ChIJ5adPH0bO5zsR0TrOA3I6kjU\",\"name\":\"Lakadawala Solitaire\",\"seoUrl\":\"/flats-for-sale-near-lakadawala_solitaire_mumbai\",\"latitude\":18.9708731,\"longitude\":72.83940009999999,\"placeType\":\"gym\"},{\"id\":\"ChIJ5d_PEeDR5zsRAQPCz6QtdfQ\",\"name\":\"Zain Eye care\",\"seoUrl\":\"/flats-for-sale-near-lotus_house_mumbai\",\"latitude\":18.9413496,\"longitude\":72.8277336,\"placeType\":\"hospital\"},{\"id\":\"ChIJjRonGODR5zsRPn-RQrkHFAY\",\"name\":\"Metro INOX Cinema\",\"seoUrl\":\"/flats-for-sale-near-metro_inox_cinema_marine_lines_mumbai\",\"latitude\":18.9427867,\"longitude\":72.8291255,\"placeType\":\"movie_theater\"}]", 138 "locality": "Mumbai Central", 139 "active": true, 140 "creation_date": 1725258112000, 141 "swimming_pool": true, 142 "complete_street_name": "Bellasis Road", 143 "property_score": 1725000346000, 144 "accurate_location": true, 145 "default_emi": "1.72 Lacs/Month", 146 "filter_preference_score": 0, 147 "total_floor": 35, 148 "mapped": false, 149 "lift": true, 150 "gym": true, 151 "detail_url": "/property/buy/1-bhk-apartment-for-sale-in-mumbai-central-mumbai/8a9f858391b11e660191b1659c5f18cc/detail", 152 "activation_date": 1725259546000, 153 "lease_type_new": [], 154 "facing_desc": "North-East", 155 "furnishing": "FULLY_FURNISHED", 156 "amenities": "{\"LIFT\":true,\"GYM\":true,\"INTERNET\":true,\"AC\":false,\"CLUB\":true,\"INTERCOM\":true,\"POOL\":true,\"CPA\":true,\"FS\":true,\"SERVANT\":false,\"SECURITY\":true,\"SC\":true,\"GP\":false,\"PARK\":true,\"RWH\":false,\"STP\":false,\"HK\":false,\"PB\":false,\"VP\":true}", 157 "photo_available": true, 158 "expected_rent": 83700.68, 159 "type_desc": "1 BHK", 160 "city": "mumbai", 161 "short_url": "http://nobr.kr/sv/2dm4tQp", 162 "latitude": 18.9690247, 163 "promoted_b": null, 164 "facing": "NE", 165 "title": "1 BHK Flat In Db Orchid Tower For Sale In Mumbai Central", 166 "nb_locality": "Kamathipura", 167 "society": "DB Orchid Tower", 168 "under_loan": false, 169 "premium": false, 170 "owner_name": "sabiha khan", 171 "street": "Bellasis Road", 172 "property_type": "BUY", 173 "secondary_title": "Bellasis Road", 174 "aea__": { 175 "ACCURATE_LOCATION": { 176 "display_value": "Landmark", 177 "value": "LANDMARK" 178 }, 179 "KHATA_CERTIFICATE": { 180 "display_value": "null", 181 "value": "NULL" 182 }, 183 "RERA_APPROVED": { 184 "display_value": "null", 185 "value": "NULL" 186 }, 187 "PROPERTY_TAX": { 188 "display_value": "yes", 189 "value": "YES" 190 }, 191 "ENCUMBRANCE_CERTIFICATE": { 192 "display_value": "null", 193 "value": "NULL" 194 }, 195 "HOUSE_KEY_WITH": { 196 "display_value": "I will show", 197 "value": "I_HAVE_KEYS" 198 }, 199 "SIMILAR_UNIT_AVAILABLE": { 200 "display_value": "NO", 201 "value": "NO" 202 }, 203 "GATED_SECURITY": { 204 "display_value": "Yes", 205 "value": "SECURITY_ONLY" 206 }, 207 "KHATA_CERTIFICATE_TYPE": { 208 "display_value": "null", 209 "value": "NULL" 210 }, 211 "COMPLETION_CERTIFICATE": { 212 "display_value": "null", 213 "value": "NULL" 214 }, 215 "SALE_DEED": { 216 "display_value": "yes", 217 "value": "YES" 218 }, 219 "CONVERSION_CERTIFICATE": { 220 "display_value": "null", 221 "value": "NULL" 222 }, 223 "DIRECTIONS": { 224 "value": "OPP MUMBAI CENTRAL BUS DEPO " 225 }, 226 "OCCUPATION_CERTIFICATE": { 227 "display_value": "yes", 228 "value": "YES" 229 } 230 }, 231 "floor": 24, 232 "kitchen": "COVERED_SHELVES", 233 "thumbnail_image": "https://assets.nobroker.in/images/8a9f858391b11e660191b1659c5f18cc/8a9f858391b11e660191b1659c5f18cc_24966_330048_medium.jpg", 234 "show_request_photo": false, 235 "address": "Bellasis Road, Mumbai Central, mumbai", 236 "verified": false, 237 "sponsored": false, 238 "document_name": "property", 239 "formatted_maintenance_amount": "10,000", 240 "property_title_truncated": "1 BHK Flat In Db Orchid Tow...", 241 "video_unit": [], 242 "url": "/static/img/icon/map/new/new_1.png", 243 "building_id": "63a95e267ec55900016b16ff", 244 "show_project": true, 245 "high_lights": [], 246 "formatted_price": "3 Crores", 247 "maintenance_included": false, 248 "amenities_map": { 249 "INTERCOM": true, 250 "AC": false, 251 "RWH": false, 252 "HK": false, 253 "INTERNET": true, 254 "LIFT": true, 255 "CLUB": true, 256 "GP": false, 257 "FS": true, 258 "STP": false, 259 "PARK": true, 260 "SC": true, 261 "PB": false, 262 "CPA": true, 263 "SECURITY": true, 264 "POOL": true, 265 "GYM": true, 266 "VP": true, 267 "SERVANT": false 268 }, 269 "servant_room": 0, 270 "location": "18.969024700000000000,72.820529200000000000", 271 "prop_type": "AP", 272 "locality_growth_rate": 9.07 273 }, // ... Many other property details 274]
How can I use the data extracted from Nobroker with Nobroker.in Property Search Scraper?
💙 Boost Brand Awareness: Use data insights to enhance your brand's visibility and reputation in the real estate market.
📈 Analyze Trends and Market Dynamics: Identify emerging trends and understand the impact of various property categories, brands, or sellers.
🔬 Enhance Research and Development: Utilize property data for detailed market research and testing strategies.
⭐ Evaluate and Score Authentic Reviews: Count and analyze genuine property reviews to support sentiment analysis and buyer feedback.
🪧 Plan Targeted Commercial Campaigns: Design impactful campaigns on Nobroker.in or other real estate platforms using data-driven strategies.
📚 Simplify Market and Marketing Research: Streamline your research efforts and craft effective marketing campaigns with precise insights.
📋 Generate High-Quality Marketing Leads: Compile a list of perfectly targeted leads to improve conversion rates and drive growth.
Your feedback
We are always working to improve Actors' performance. So, if you have any technical feedback about Nobroker.in Property Search Scraper or simply found a bug, please create an issue on the Actor's Issues tab in Apify Console.
Actor Metrics
2 monthly users
-
0 No stars yet
>99% runs succeeded
Created in Jan 2025
Modified 3 days ago