Nuroa Property Scraper avatar
Nuroa Property Scraper

Pricing

$30.00/month + usage

Go to Apify Store
Nuroa Property Scraper

Nuroa Property Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Nuroa Property Scraper is an Apify Actor that extracts detailed property listings from Nuroa based on user queries, including title, price, location, description, URL, images, rooms, bathrooms, size, price per sqft, and agent information, providing structured data for analysis and integration.

0.0 (0)

Pricing

$30.00/month + usage

0

1

1

Last modified

14 days ago

Introduction

Nuroa Property Scraper is an Apify Actor that extracts property listings from Nuroa based on user queries. It collects details like title, price, location, description, URL, images, rooms, bathrooms, size, price per sqft, and agent information, providing structured data for real estate analysis.

Input

Users provide input in JSON format:

{
"item_limit": 30,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
},
"queries": ["pasadena"]
}

Parameters

ParameterTypeDescription
item_limitintegerMaximum number of property listings to fetch.
proxyConfigurationobjectConfigure Apify Proxy settings for scraping.
queriesarrayList of search queries for property locations.

Output

Returns structured JSON with property details:

[
{
"query": "pasadena",
"title": "Park at Fairmont 2 Bedroom Apartment for Rent",
"price": "",
"location": "Pasadena",
"description": "Experience Life at The Park at Fairmont...",
"url": "https://www.nuroa.com/conversion/featured/pasadena/1/1/Zumper?...",
"image": "https://pics.nuroa.com/web/park_at_fairmont_2_bedroom_apartment.jpg",
"rooms": "2 rooms",
"bathrooms": "2 bathrooms",
"size": "1060 ft²",
"price_per_sqft": "1 USD/ft²",
"agent": "Zumper"
}
]

Features

  • Scrapes property listings with detailed info.
  • Supports multiple queries and item limits.
  • Proxy support for anonymous scraping.
  • Returns clean JSON suitable for analysis and integration.

Use Cases

  • Real estate market research.
  • Property price comparison.
  • Automated property listing monitoring.

Support

For bug reports or custom requirements, contact: support@getdataforme.com Or use our contact form: https://getdataforme.com/contact/ Please include a clear subject line in your message.