Huislijn: Get Newest Listings
Huislijn via Parse · real_estate
Retrieve the most recently added listings, filtered by listing type (sale or rent) and a days-lookback window. Returns the same listing-summary structure as the search endpoint. The total_results reflects how many listings matched the recency filter. Search and extract housing listings from huislijn.nl, including for-sale and rental homes in the Netherlands. Fulfilled by Parse from huislijn.nl.
- huislijn
- huislijn-nl
- maps-geo
- marketplace
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e8375b0e-b4de-4593-b13e-8e5a50e987c7/get_newest_listings
- Interface artifact
- sha256:763ddc979f36bb78f9505f3432c421022e4d031348a6d58618d91a6dea63fd27
- Manifest digest
- sha256:a11e72af086c4a18bd1a1a05de8208796948dd722dea01c0d956d4ba9530bdf5
Request fields
- days (string): Days lookback as a negative integer string (e.g. '-3' for last 3 days, '-7' for last 7 days).
- type (string): Listing type: 'sale' or 'rent'.: Allowed values: sale, rent
Example queries
- {"days":"-3","type":"sale"}