/zara/stores/search
Find Zara physical stores near a geographic point (latitude/longitude). Returns stores ordered by distance, each with name, address, city, state, country, coordinates, phone, store type, sections and weekly opening hours.
Price: 5 credits per 10 results
💡 AI Hint: Search Zara physical stores by geolocation. Provide latitude and longitude (the center of the search) and optionally a radius in kilometers. Returns stores nearest first, each with id, name (malls only; street stores may have none), address, city, state/state_code, country/country_code, zip_code, latitude, longitude, phones, type (Street/Mall), kind, timezone, status, is_pickup_allowed, has_ecommerce, sections and opening_hours (per-day intervals with open_time/close_time).
Authorizations
API token from the dashboard
Headers
Body
Latitude of the search point
-90 <= x <= 90Longitude of the search point
-180 <= x <= 180Max number of results
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Search radius in kilometers
1 <= x <= 100Response
Successful Response