All sites
Data API
Leboncoin Data API
Classifieds listings and search from Leboncoin.
10endpointsDataDome · Rate Limit handled for you
Example
leboncoin.fr
ExampleJSON responseclick the page to trace a field
{
"user_id": "a1b2c3d4-1234-5678-90ab-cdef12345678",
"page": 1,
"results": [
{
"list_id": 3248696170,
"scraped_at": "2026-08-12T03:01:19.982937+00:00",
"title": "Vélo électrique VTC Moustache",
"price": 1490,
"currency": "EUR",
"category": "Vélos",
"city": "Lyon",
"zipcode": "69003",
"region": "Auvergne-Rhône-Alpes",
"department": "Rhône",
"url": "https://www.leboncoin.fr/ad/velos/3248696170",
"seller": "Thomas B.",
"image": "https://img.leboncoin.fr/api/v1/lbcpb1/images/60/81/19/608119fc.jpg?rule=ad-thumb",
"images": [
"https://img.leboncoin.fr/api/v1/lbcpb1/images/60/81/19/608119fc.jpg?rule=ad-large"
],
"publish_date": "2026-08-05 11:03:41"
},
{
"list_id": 3247550012,
"scraped_at": "2026-08-12T03:01:19.982951+00:00",
"title": "Casque vélo Abus taille M",
"price": 45,
"currency": "EUR",
"category": "Équipement vélo",
"city": "Lyon",
"zipcode": "69003",
"region": "Auvergne-Rhône-Alpes",
"department": "Rhône",
"url": "https://www.leboncoin.fr/ad/equipement_velo/3247550012",
"seller": "Thomas B.",
"image": "https://img.leboncoin.fr/api/v1/lbcpb1/images/aa/bb/cc/aabbcc11.jpg?rule=ad-thumb",
"images": [
"https://img.leboncoin.fr/api/v1/lbcpb1/images/aa/bb/cc/aabbcc11.jpg?rule=ad-large"
],
"publish_date": "2026-08-03 18:22:10"
}
],
"nextCursor": "2"
}
GET
/v1/data/leboncoin/sellers/{user_id}/listings1 credit / runSeller Listings
All active listings from a seller.
Handled for you:DataDomeRate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| user_id | string | yes | Seller user id. |
| Advanced filters | |||
| page | integer | no | Page number. (default: 1) |