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
{
"list_id": "2845019876",
"similar": [
{
"list_id": 2844887711,
"scraped_at": "2026-08-12T03:01:19.982951+00:00",
"title": "Canapé 3 places tissu beige",
"price": 280,
"currency": "EUR",
"category": "Ameublement",
"city": "Villeurbanne",
"zipcode": "69100",
"region": "Auvergne-Rhône-Alpes",
"department": "Rhône",
"url": "https://www.leboncoin.fr/ad/ameublement/2844887711",
"seller": "Paul D.",
"image": "https://img.leboncoin.fr/api/v1/lbcpb1/images/2844887711/1.jpg?rule=ad-thumb",
"images": [
"https://img.leboncoin.fr/api/v1/lbcpb1/images/2844887711/1.jpg?rule=ad-large"
],
"publish_date": "2026-07-29 09:10:00"
},
{
"list_id": 2844770022,
"scraped_at": "2026-08-12T03:01:19.982953+00:00",
"title": "Canapé d'angle cuir marron",
"price": 420,
"currency": "EUR",
"category": "Ameublement",
"city": "Lyon",
"zipcode": "69007",
"region": "Auvergne-Rhône-Alpes",
"department": "Rhône",
"url": "https://www.leboncoin.fr/ad/ameublement/2844770022",
"seller": "Sophie M.",
"image": "https://img.leboncoin.fr/api/v1/lbcpb1/images/2844770022/1.jpg?rule=ad-thumb",
"images": [
"https://img.leboncoin.fr/api/v1/lbcpb1/images/2844770022/1.jpg?rule=ad-large"
],
"publish_date": "2026-07-28 16:44:12"
}
]
}
GET
/v1/data/leboncoin/ads/{list_id}/similar1 credit / runSimilar Ads
Ads comparable to a listing.
Handled for you:DataDomeRate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| list_id | string | yes | Ad list_id. |