Athome: Search Agencies
Athome via Parse · real_estate
Search for real estate agencies on the platform. By default returns all agencies in Luxembourg. Optionally filter by city name which is resolved to a geographic key internally. Returns paginated results with agency summaries including listing counts. 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_agencies
- Interface artifact
- sha256:3c1962789433bb488d2289d94effead78e9268e11a3fd49ed41b41fb21365746
- Manifest digest
- sha256:61c050c6ac0b95616d3c0703c2c2e344232eeb1f53fe000afaedae23fe1b6068
Request fields
- city (string): City name to filter agencies (e.g. 'Luxembourg', 'Esch-sur-Alzette'). Omitting returns all agencies in Luxembourg.
- page (integer): Page number for pagination.
- page_size (integer): Number of results per page.
Example queries
- {"city":"Luxembourg","page":"1","page_size":"5"}