/fotocasa/agencies/search
Search Fotocasa real estate agencies by province or municipality, optionally filtered by the offer type they publish (sale or rent). Returns agency cards with client id, name, alias, profile url, logo, the number of listings in the zone, the total number of published listings and the lowest published price.
Price: 1 credit
💡 AI Hint: List Fotocasa real estate agencies (inmobiliarias) in a province or municipality. province is a province or municipality name (‘Madrid’, ‘Barcelona’); offer_type selects venta (agencies that sell) or alquiler (agencies that rent). Each result has client_id (use it with fotocasa/agencies/listings), name, alias, url, image, listing_in_zone_count, listing_count and lowest_price.
⚠️ Common errors: 412: No agencies found for the given province
Authorizations
API token from the dashboard
Headers
Body
Province or municipality to list agencies in
1"Madrid"
"Barcelona"
"Valencia"
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Offer type the agency publishes
venta, alquiler