Scrape real estate listings from 99acres.com - India's leading property portal. Extract detailed property information including prices, locations, amenities, and contact details for residential and commercial properties across India.
Extract real estate listings and property data from 99acres.com, India's leading property portal. Get comprehensive information about properties for sale and rent across India.
The actor accepts the following input parameters:
searchUrls
(Required): Array of 99acres.com search URLs to scrapemaxItems
(Optional): Maximum number of items to scrape (default: unlimited)proxyConfiguration
(Optional): Proxy settings to use for scrapingThe actor outputs detailed property listings in JSON format, including:
For any questions or issues, please reach out through Apify's support channels.
A full explanation of an input example in JSON.
1{ 2 "searchUrls": [ 3 "https://www.99acres.com/search/property/buy/haridwar?city=264&preference=S&area_unit=1&budget_min=0&res_com=R&isPreLeased=N" 4 ], 5 "maxItems": 30 6}
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "searchUrl": "https://www.99acres.com/search/property/buy/haridwar?city=264&preference=S&area_unit=1&budget_min=0&res_com=R&isPreLeased=N", 4 "propertyId": "77397831", 5 "propertyType": "Residential Land", 6 "propertyUrl": "https://www.99acres.com/residential-land-plot-for-sale-in-jwalapur-haridwar-111-sq-yard-r1-spid-T77397831", 7 "location": { 8 "latitude": 29.92528, 9 "longitude": 78.10739 10 }, 11 "area": { 12 "min": null, 13 "max": null, 14 "unit": "" 15 }, 16 "price": { 17 "min": 1200000, 18 "max": 1200000, 19 "perUnit": 1200, 20 "displayPrice": "12 L" 21 }, 22 "propertyDetails": { 23 "name": "", 24 "description": "Welcome to hills station properties!\n\nHills station has launched its new project radha madhav vedic city in haridwar for nature lovers to build their homes in the queen of hills.\n\nEmbrace divine living near iskcon temple, jwalapur, haridwar!\n\nDiscover your perfect plot of land in the serene surroundings near iskcon temple, jwalapur, haridwar. Embrace tranquility and spirituality in this prime location.\n\nThe project is located in the holy city of haridwar in the bahadrabad area, very close to patanjali yogpeeth, a destination for yoga and meditation.\n\nThe project is 3.5 km from the main highway nh-58.\n\nLocation highlights:\n\n Proximity to iskcon temple: Experience daily spiritual bliss just a short walk away.\n\n Scenic beauty: Enjoy picturesque views of the holy ganges river and lush greenery.\n\n Peaceful environment: Escape the city hustle to a peaceful, rejuvenating atmosphere.\n\nPlot size availability and rates:\n\n Plot size is 1000 sq ft\n\n @ inr 1200 / sq ft- One side open 30 ft road (Minimum area -1000 sq ft)\n\n @ inr 1500 /sq ft two sides open on both 30 ft road (Minimum area- 2000 sq ft)\n\n @ inr 1500 /sq ft.- Double side open one 35 ft and other 30 ft road (Minimum area- 2000 sq ft)\n\n @ inr 1500/ sq ft.- Triple side open on one 35 ft and other 30 ft road (Minimum area 4000 sq ft)\n\nAmenities:\n\n 24/7 water supply and electricity.\n\n Personal water storage tank.\n\n 6 parks.\n\n Sports stadium.\n\n Iskcon temple.\n\n Single gated society.\n\n High-Standard security system\n\nDriving distance:-\n\n Patanjali yog peeth\n\n Har ki pauri - 14 km / 25 min\n\n Sidkul industrial area - 14 km / 25 min\n\n Haridwar - 13 km / 20 min\n\n Delhi - 210 km / 3 hr 50 min\n\n Dehradun - 60 km / 1 hr 19 min\n\n Jolly grant airport - 50 km / 60 min\n\n Bhooma nand hospital nearby - 7.3 km / 14 min\n\n Railway station - 12 km / 20 min\n\nPlot features:\n\n Various plot sizes: Choose from various plot sizes to suit your lifestyle and investment goals.\n\n Legal clarity: Clear and legally vetted titles ensure a secure purchase.\n\n Infrastructure ready: Well-Connected roads, water supply, and electricity for convenient living.\n\nWhy choose us?\n\n Prime investment opportunity: Witness the value of your investment grow in this esteemed locale, where serenity meets strategic location.\n\n Ideal for spiritual retreat: Immerse yourself in a sanctuary designed for peace seekers, offering a haven for spiritual contemplation and relaxation.\n\n Convenient access to amenities: Enjoy the ease of daily living with nearby access to educational institutions, healthcare facilities, and vibrant markets.\n\nAct now your dream plot awaits!\n\nThis is your chance to secure a plot where every day feels like a retreat, where the harmony of nature meets the convenience of modern living. Whether you envision a peaceful haven for your family or a wise investment opportunity, these plots offer both serenity and growth potential.\n\nDon't just imagine your dream lifestyle live near iskcon temple, jwalapur, haridwar. Embrace the essence of divine living.\n\nYou can secure your plot now and make your vision a reality.", 25 "bedrooms": null, 26 "bathrooms": "0", 27 "furnishStatus": "0", 28 "facing": 5, 29 "ageOfProperty": "0", 30 "totalFloors": "2" 31 }, 32 "dates": { 33 "registered": "22nd Feb, 2025", 34 "posted": "2024-09-13T06:12:51.000Z", 35 "updated": "2025-02-22T05:55:39.000Z", 36 "expiry": "2025-03-10 00:00:00" 37 }, 38 "contact": { 39 "name": "Madhu Yadav", 40 "companyName": "hillsstation.com " 41 }, 42 "amenities": [ 43 "23", 44 "24" 45 ], 46 "projectHighlights": [], 47 "tags": { 48 "primary": [ 49 "FEATURED" 50 ], 51 "secondary": [ 52 "CORNER PROPERTY", 53 "NORTH-EAST FACING", 54 "LOCAL AUTHORITY APPROVED", 55 "IN GATED COMMUNITY", 56 "READY TO MOVE", 57 "RESALE" 58 ], 59 "offer": [] 60 }, 61 "verification": { 62 "isVerified": false, 63 "isSelfVerified": false, 64 "isReraRegistered": false 65 } 66 }, 67 ... 68]
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!