/seloger/listings/search
Search SeLoger real estate listings by location (city, arrondissement, neighbourhood or postal code) with mode (achat/location), property type, price, area and room filters and ordering. Returns listing cards with title, property type, price, price per m², living area, rooms, bedrooms, energy class, description, tags, address, photos, the listing detail url and the listing agency.
Price: 10 credits per 20 results
💡 AI Hint: Search SeLoger listings in a location. location is a city (‘Lyon’), arrondissement (‘Paris 15’), neighbourhood or postal code (‘75015’); mode selects achat (for sale) or location (for rent); property_type filters appartement/maison/all; sort orders by price/area/date; min_price/max_price, min_area/max_area and min_rooms narrow the results. Each result has id, url, title, property_type, is_new, is_exclusive, price, price_per_m2, monthly_price, area_m2, room_count, bedroom_count, energy_class, description, tags, city, zip_code, district, images and agency (id, name, is_private_seller, phone, image).
⚠️ Common errors: 412: Location could not be resolved
Authorizations
API token from the dashboard
Headers
Body
City, arrondissement, neighbourhood or postal code to search in
1"Paris 15"
"Bordeaux"
"Lyon"
"75015"
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Listing mode
achat, location Property type filter
all, appartement, maison Result ordering
relevance, price_asc, price_desc, date_desc Minimum price filter
x >= 0Maximum price filter
x >= 0Minimum living area filter in m²
x >= 0Maximum living area filter in m²
x >= 0Minimum number of rooms filter
x >= 1Response
Successful Response