Leboncoin
leboncoin
leboncoinTwo modes are supported. Provide either search parameters (with category) or a single listing id.
Mode A — Search listings (requires category)
category
string
Yes
Category to search within.
query
string
No
Search keywords.
limit
number
No
Maximum number of results to return.
offset
number
No
Number of results to skip (pagination).
lat
number
No
Latitude for geo-based search.
lng
number
No
Longitude for geo-based search.
radius
number
No
Search radius around lat/lng.
priceMin
number
No
Minimum price filter.
priceMax
number
No
Maximum price filter.
sortBy
string
No
Sort field. One of time, price.
sortOrder
string
No
Sort direction. One of asc, desc.
country
string
No
See common parameters.
parse
boolean
No
See common parameters.
Mode B — Fetch a single listing (requires id)
id
string
Yes
The listing ID to fetch.
country
string
No
See common parameters.
parse
boolean
No
See common parameters.
Last updated
Was this helpful?

