Athome: Search Properties
Athome via Parse · real_estate
Search for property listings on atHome.lu with various filters. Returns paginated results ordered by recency. Supports filtering by transaction type, property type, price range, room count, and surface area. Results include full listing summaries with address, contact, media, pricing, and child units for multi-unit projects. Scraper for atHome.lu, a leading Luxembourg real estate platform. Provides access to property listings, agency details, agent information, and agency search. Fulfilled by Parse from athome.lu.
- athome
- athome-lu
- b2b-directory
- maps-geo
- 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/c5977a9f-4e77-4f30-9a5b-83c1c0b9671b/search_properties
- Interface artifact
- sha256:7a26c2d634f2175da84f0d416b967d98af1b05c66cef014858616d61698970ae
- Manifest digest
- sha256:36e9dd928a2b019e6393f2825ffbc31b5cb5b07df02d9c6dbd38432fce120fa2
Request fields
- page (integer): Page number for pagination.
- max_area (integer): Maximum surface area in square meters.
- min_area (integer): Minimum surface area in square meters.
- max_price (integer): Maximum price in EUR.
- max_rooms (integer): Maximum number of rooms.
- min_price (integer): Minimum price in EUR.
- min_rooms (integer): Minimum number of rooms.
- page_size (integer): Number of results per page.
- transaction (string): Transaction type.: Allowed values: buy, rent
- property_types (string): Comma-separated property type keys to filter by. Values are case-sensitive: 'Apartment', 'House', 'Semi-detached house', 'Terraced', 'Apartment block', 'New project', 'Housing project'.
Example queries
- {"page":"1","max_area":"200","min_area":"50","max_price":"2000000","max_rooms":"5","min_price":"100000","min_rooms":"2","page_size":"5","transaction":"buy","property_types":"Apartment"}