# Huurwoningen Rotterdam op Pararius

**Use case:** 

Huurwoningen in Rotterdam via Pararius extraheren. Huurprijs, locatie, type en links voor verhuurmarkt-analyse in Nederland.

## Input

```json
{
  "location": "rotterdam",
  "startUrls": [
    {
      "url": "https://www.pararius.nl/koopwoningen/amsterdam"
    }
  ],
  "type": "huurwoningen",
  "maxItems": 10,
  "proxyConfiguration": {
    "useApifyProxy": false,
    "apifyProxyGroups": []
  }
}
```

## Output

```json
{
  "url": {
    "label": "URL",
    "format": "link"
  },
  "name": {
    "label": "Property Name",
    "format": "text"
  },
  "address": {
    "label": "Full Address",
    "format": "text"
  },
  "streetAddress": {
    "label": "Street Address",
    "format": "text"
  },
  "addressLocality": {
    "label": "City",
    "format": "text"
  },
  "addressRegion": {
    "label": "Region/Neighborhood",
    "format": "text"
  },
  "postalCode": {
    "label": "Postal Code",
    "format": "text"
  },
  "floorSize": {
    "label": "Floor Size",
    "format": "text"
  },
  "description": {
    "label": "Description",
    "format": "longText"
  },
  "image": {
    "label": "Image",
    "format": "image"
  },
  "price": {
    "label": "Price",
    "format": "text"
  },
  "priceCurrency": {
    "label": "Currency",
    "format": "text"
  },
  "priceDetail": {
    "label": "Price Detail",
    "format": "text"
  },
  "pricePerSquareMeter": {
    "label": "Price per Square Meter",
    "format": "text"
  },
  "validFrom": {
    "label": "Valid From",
    "format": "text"
  },
  "offeredSince": {
    "label": "Offered Since",
    "format": "text"
  },
  "status": {
    "label": "Status",
    "format": "text"
  },
  "acceptance": {
    "label": "Acceptance",
    "format": "text"
  },
  "particulars": {
    "label": "Particulars",
    "format": "text"
  },
  "contractType": {
    "label": "Contract Type",
    "format": "text"
  },
  "deposit": {
    "label": "Deposit",
    "format": "text"
  },
  "interior": {
    "label": "Interior",
    "format": "text"
  },
  "upkeep": {
    "label": "Upkeep",
    "format": "text"
  },
  "surfaceArea": {
    "label": "Surface Area",
    "format": "text"
  },
  "volume": {
    "label": "Volume",
    "format": "text"
  },
  "chamberOfCommerceRegistered": {
    "label": "Chamber of Commerce Registered",
    "format": "text"
  },
  "annualMeeting": {
    "label": "Annual Meeting",
    "format": "text"
  },
  "monthlyContribution": {
    "label": "Monthly Contribution",
    "format": "text"
  },
  "reserveFund": {
    "label": "Reserve Fund",
    "format": "text"
  },
  "maintenancePlan": {
    "label": "Maintenance Plan",
    "format": "text"
  },
  "homeInsurance": {
    "label": "Home Insurance",
    "format": "text"
  },
  "dwellingType": {
    "label": "Dwelling Type",
    "format": "text"
  },
  "propertyTypes": {
    "label": "Property Types",
    "format": "text"
  },
  "constructionType": {
    "label": "Construction Type",
    "format": "text"
  },
  "constructionPeriod": {
    "label": "Construction Period",
    "format": "text"
  },
  "situations": {
    "label": "Situations",
    "format": "array"
  },
  "numberOfRooms": {
    "label": "Number of Rooms",
    "format": "number"
  },
  "numberOfBedrooms": {
    "label": "Number of Bedrooms",
    "format": "text"
  },
  "numberOfBathrooms": {
    "label": "Number of Bathrooms",
    "format": "text"
  },
  "numberOfFloors": {
    "label": "Number of Floors",
    "format": "text"
  },
  "storyNumber": {
    "label": "Story Number",
    "format": "text"
  },
  "numberOfStories": {
    "label": "Number of Stories",
    "format": "text"
  },
  "facilities": {
    "label": "Facilities",
    "format": "array"
  },
  "balcony": {
    "label": "Balcony",
    "format": "text"
  },
  "garden": {
    "label": "Garden",
    "format": "text"
  },
  "gardenBackEntrance": {
    "label": "Garden Back Entrance",
    "format": "text"
  },
  "roofTerrace": {
    "label": "Roof Terrace",
    "format": "text"
  },
  "insulations": {
    "label": "Insulations",
    "format": "text"
  },
  "heatings": {
    "label": "Heating Systems",
    "format": "text"
  },
  "waterHeatings": {
    "label": "Water Heating Systems",
    "format": "text"
  },
  "heatingBoiler": {
    "label": "Heating Boiler",
    "format": "text"
  },
  "energyLabel": {
    "label": "Energy Label",
    "format": "text"
  },
  "storage": {
    "label": "Storage",
    "format": "text"
  },
  "parkingAvailable": {
    "label": "Parking Available",
    "format": "text"
  },
  "parkingType": {
    "label": "Parking Type",
    "format": "text"
  },
  "garageAvailable": {
    "label": "Garage Available",
    "format": "text"
  },
  "smokingAllowed": {
    "label": "Smoking Allowed",
    "format": "text"
  },
  "petsAllowed": {
    "label": "Pets Allowed",
    "format": "text"
  },
  "requiredStatuses": {
    "label": "Required Statuses",
    "format": "text"
  },
  "requiredIncome": {
    "label": "Required Income",
    "format": "text"
  },
  "maximumNumberOfTenants": {
    "label": "Maximum Number of Tenants",
    "format": "text"
  },
  "agentName": {
    "label": "Agent Name",
    "format": "text"
  },
  "agentPhone": {
    "label": "Agent Phone",
    "format": "text"
  },
  "images": {
    "label": "Images",
    "format": "array"
  }
}
```

## About this Actor

This example demonstrates how to use [Pararius.nl Scraper](https://apify.com/lexis-solutions/pararius) with a specific input configuration. Visit the [Actor detail page](https://apify.com/lexis-solutions/pararius) to learn more, explore other use cases, and run it yourself.