Discover/pararius.com API
live

pararius.com APIpararius.com

Search Dutch rental listings on Pararius, get full property details, look up agent portfolios, and autocomplete locations via a simple REST API.

Endpoints
4
Updated
11d ago
Try it
City name to search in, lowercase (e.g. amsterdam, rotterdam, utrecht).
Page number for pagination.
URL path filter segments for narrowing results (e.g. /0-1500/2-bedrooms/furnished). Multip
api.parse.bot/scraper/a823bbf5-63db-4be3-808d-17311f45e6f4/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/a823bbf5-63db-4be3-808d-17311f45e6f4/search_rental_listings?city=amsterdam' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Search for rental property listings by city with optional filters and pagination. Returns a paginated list of listings with basic info like price, location, rooms, and managing agent.

Input
ParamTypeDescription
cityrequiredstringCity name to search in, lowercase (e.g. amsterdam, rotterdam, utrecht).
pageintegerPage number for pagination.
filtersstringURL path filter segments for narrowing results (e.g. /0-1500/2-bedrooms/furnished). Multiple filters are concatenated as path segments.
Response
{
  "type": "object",
  "fields": {
    "city": "string, the city searched",
    "page": "string, the current page number",
    "listings": "array of listing objects with id, title, url, price, location, surface_area, rooms, interior, agent, and status",
    "total_count": "string, total number of matching listings"
  },
  "sample": {
    "data": {
      "city": "amsterdam",
      "page": "1",
      "listings": [
        {
          "id": "1cfc7f2f",
          "url": "https://www.pararius.com/apartment-for-rent/amsterdam/1cfc7f2f/elisabeth-wolffstraat",
          "agent": {
            "url": "https://www.pararius.com/real-estate-agents/amsterdam/noorestate",
            "name": "NOORESTATE"
          },
          "price": "€2,750 pcm",
          "rooms": "3 rooms",
          "title": "Flat Elisabeth Wolffstraat",
          "status": "Highlighted",
          "interior": "Furnished",
          "location": "1053 TS Amsterdam (Bellamybuurt)",
          "surface_area": "65 m²"
        }
      ],
      "total_count": "32"
    },
    "status": "success"
  }
}

About the pararius.com API

The Pararius API exposes 4 endpoints for searching and retrieving rental property data from Pararius.com, one of the Netherlands' largest rental platforms. Use search_rental_listings to query listings by city with filters for price range, bedroom count, and furnishing, or call get_listing_detail to pull the full description, photos, characteristics, and agent contact for a single property. Responses include structured fields covering price, surface area, interior type, location, and more.

Search and Filter Rental Listings

The search_rental_listings endpoint accepts a required city parameter (lowercase, e.g. amsterdam, rotterdam) and an optional filters string built from URL path segments such as /0-1500/2-bedrooms/furnished. This lets you narrow results by maximum rent, bedroom count, and furnishing status in a single call. The response includes a listings array — each object carrying id, title, url, price, location, surface_area, rooms, interior, agent, and status — plus a total_count string and the current page number for pagination.

Full Listing Details and Agent Data

get_listing_detail takes the full Pararius listing URL and returns an expanded payload: a description string, a photos array of image URLs, a characteristics object with categorized attributes (Transfer, Area and capacity, Construction, etc.), the rental price, and an agent object containing the managing estate agent's name and profile URL. For agent-level queries, get_agent_listings accepts an agent profile URL and returns all their active rental listings in the same listing-array format as the search endpoint, plus a total_count integer.

Location Autocomplete

suggest_locations resolves a free-text query — a city name, district, or neighbourhood like de pijp — into structured suggestion objects, each with a value, type (city, district, neighbourhood), filters string ready to pass into search_rental_listings, and point coordinates. This makes it straightforward to build a location picker that feeds directly into search queries without hardcoding filter paths.

Common use cases
  • Aggregate Amsterdam and Rotterdam rental listings with price and surface area for market-rate analysis.
  • Build a rental alert system that polls search_rental_listings with price and bedroom filters and flags new listings.
  • Display full property detail pages in a custom app using get_listing_detail for description, photos, and characteristics.
  • Map listings geographically by resolving neighbourhoods to coordinates via suggest_locations point data.
  • Audit an estate agent's active rental portfolio using get_agent_listings for competitive research.
  • Power a location autocomplete field that converts free-text neighbourhood input into valid search filter segments.
  • Track furnished vs. unfurnished inventory trends across Dutch cities using the interior field in listing responses.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Pararius offer an official developer API?+
Pararius does not publish a public developer API or documented REST interface for third-party use. This Parse API provides structured access to the same listing data available on pararius.com.
What filters can I apply in `search_rental_listings`?+
Filters are passed as a URL path segment string via the filters parameter. You can combine price ceiling (e.g. /0-1500), bedroom count (e.g. /2-bedrooms), and furnishing status (e.g. /furnished) in one string. The suggest_locations endpoint returns ready-made filters strings you can pass directly into this parameter.
What does the `characteristics` field in `get_listing_detail` contain?+
It is an object with categorized property attributes as they appear on the listing page — typically groups like Transfer (available date, rental terms), Area and capacity (floor area, number of rooms), and Construction (building type, year). The exact keys depend on how the listing is described by the agent.
Does the API cover sale listings or only rentals?+
Currently the API covers rental listings only. All four endpoints — search, detail, agent listings, and location suggestions — are scoped to the rental side of Pararius. You can fork this API on Parse and revise it to add an endpoint targeting Pararius sale listings.
Is sold/rented-out listing history available?+
Not currently. The API returns active listings and their current status field, but historical or archived rented-out listings are not exposed. You can fork the API on Parse and revise it to add an endpoint that targets Pararius archive pages if that data is available there.
Page content last updated . Spec covers 4 endpoints from pararius.com.
Related APIs in Real EstateSee all →
padmapper.com API
Search and browse rental listings across cities with detailed property information including prices, contact details, and market trends. Discover apartments and homes through city-wide searches or map-based exploration, and access comprehensive listing details to help you find your next rental.
casa.it API
Search and browse property listings from Casa.it, Italy's real estate marketplace. Retrieve listings by location, price, size, property type, and transaction type (sale or rent), and fetch full details for individual properties including descriptions, photos, features, and publisher information.
catastro.minhap.es API
Search Spanish property records by address, coordinates, or cadastral reference to find detailed land parcel information, ownership details, and location data across all Spanish provinces and municipalities. Browse the complete hierarchy of Spanish geographic and administrative divisions including provinces, municipalities, and streets to pinpoint exact property locations.
immobiliare.it API
Search Italian property listings for sale or rent, browse real estate agencies, and explore price trends across Italian cities — all via immobiliare.it.
amberstudent.com API
Search student accommodation listings across popular cities and access comprehensive property information including room types, pricing trends, and tenant reviews. Get detailed insights into student housing options to compare amenities, prices, and community feedback all in one place.
zapimoveis.com.br API
Search and filter real estate listings across Brazil on ZAP Imóveis — the country's largest property portal. Retrieve listings for sale or rent with detailed attributes including price, location, size, bedrooms, bathrooms, parking, and amenities. Supports location autocomplete, property type discovery, and full listing detail retrieval.
homes.com API
Search for real estate agents and properties available for sale or rent, while accessing detailed agent profiles with their 1-year transaction history, active listings, and performance statistics. Get comprehensive property details and agent information all in one place to help you find the right agent or property that matches your needs.
idealista.pt API
Search and filter property listings across Portugal by location, price, and size, then access detailed information about each property including its characteristics and pricing history. Monitor how property prices change over time to help you make informed decisions about buying or selling real estate.