App Logo
seloger.com

Search SeLoger listings

Search SeLoger listings by location and deal type. Returns page, count, total, and listings, each with id, url, title, propertyType, price, pricePerSqm, surface, rooms, bedrooms, floor, location, postalCode, and agency. location must be a 'city-dept' slug (e.g. paris-75, lyon-69); results are paginated, so fetch successive pages for the full set. For areas with few local listings, SeLoger widens the search radius and appends nearby recommendations in the same listing format, so count/listings.length can exceed total (the exact-match count for the searched location).

Input

location required

Human slug 'city-dept', e.g. paris-75, lyon-69, marseille-13

deal optional
Default: "buy"
page optional
Default: 1

Output

url required
page required
count required
total required
listings required

FAQ

Search SeLoger listings by location and deal type. Returns page, count, total, and listings, each with id, url, title, propertyType, price, pricePerSqm, surface, rooms, bedrooms, floor, location, postalCode, and agency. location must be a 'city-dept' slug (e.g. paris-75, lyon-69); results are paginated, so fetch successive pages for the full set. For areas with few local listings, SeLoger widens the search radius and appends nearby recommendations in the same listing format, so count/listings.length can exceed total (the exact-match count for the searched location).
Required: location. Optional: deal, page.
It returns url, page, count, total, listings.
No. It only uses pages of seloger.com that are reachable without signing in.
It only reads. It looks things up on seloger.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/seloger.com/search_listings, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/seloger.com/search_listings
It is part of Reduck's official curated catalogue.

Start building not clicking