athome.lu API: get_agency_properties
athome.lu via Parse · real_estate
Get paginated property listings associated with a specific agency, optionally filtered by agent and transaction type. 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-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/get_agency_properties
- Interface artifact
- sha256:74e6814f0f317960e860bd2a4fa0729aa912c695d78901c08cd237d8dcd23bcb
- Manifest digest
- sha256:be3a9bae1c01986a48bbd60efaedeb118a1d3fbcb560edd4aaa084a22a861ed8
Request fields
- page (integer): Page number for pagination.
- agent_id (string): Numeric agent ID to filter properties by a specific agent (from get_agency_agents results[*].id).
- agency_id (string, required): Numeric agency ID (from search_agencies results[*].id).
- page_size (integer): Number of results per page.
- transaction (string): Transaction type.: Allowed values: buy, rent
Example queries
- {"page":"1","agency_id":"450020","page_size":"5","transaction":"buy"}