Leboncoin
Search and fetch full details from leboncoin.fr — France's largest classifieds marketplace. Cars, real estate, jobs, electronics, fashion, and more, all behind two simple GET endpoints. Pass any leboncoin search or ad URL and get back structured JSON with consistent schemas across every category.
Leboncoin endpoints
| Method | Endpoint | Description |
|---|---|---|
| search | ||
| GET |
searchListings /v1/search |
Returns a single page of search results for the supplied `leboncoin.fr` listingURL. Pass any leboncoin search URL - the filters in its query string (category, location, price… |
| ad | ||
| GET |
getAdDetails /v1/ad |
Returns the full detail for one ad given its leboncoin.fr/ad URL. Compared to ads in `/v1/search` results, the detail response typically has a fully-populated `body`, more… |
Leboncoin pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $25 / month | 1 / second |
|
| ULTRA | $79 / month | 2 / second |
|
| MEGA | $299 / month | 10 / second |
|