KV: Search Listings
KV via Parse · real_estate
Search real estate listings with filters for deal type, location, rooms, price, and area. Returns paginated results (50 per page) with total count. Results are auto-iterated; no page/cursor param to pass. Search and retrieve real estate listings from kv.ee, Estonia's largest real estate portal. Fulfilled by Parse from kv.ee.
- kv
- kv-ee
- maps-geo
- marketplace
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/a3bfb1cb-10a8-4df2-8699-8627281e6a54/search_listings
- Interface artifact
- sha256:09bbfd8ed810fb7929b5568047b408995e7e544ee0a2b49f8a2a5734acb4f348
- Manifest digest
- sha256:5dc5ed6131ed9658052324a95d1a98db40ea2a1ddcd2babdd4d267c34f703074
Request fields
- page (integer): Page number for pagination (50 results per page).
- county (string): County ID for location filter (e.g. '1' for Harjumaa). Obtainable from site dropdowns.
- parish (string): Parish/city ID for location filter (e.g. '1061' for Tallinn). Obtainable from site dropdowns.
- orderby (string): Sort order for results.: Allowed values: cawl, cdwl, pawl, pdwl, mawl, mdwl, aawl, adwl, fawl, fdwl
- area_max (string): Maximum area in square meters.
- area_min (string): Minimum area in square meters.
- deal_type (string): Transaction type filter.: Allowed values: 1, 2, 3, 4, 5
- price_max (string): Maximum price in euros.
- price_min (string): Minimum price in euros.
- rooms_max (string): Maximum number of rooms.
- rooms_min (string): Minimum number of rooms.