All sites
Data API
Leboncoin Data API
Classifieds listings and search from Leboncoin.
10endpointsDataDome · Rate Limit handled for you
Example
leboncoin.com
ExampleJSON responseclick the page to trace a field
{
"query": "Lyon",
"suggestions": [
{
"label": "Lyon (69000)",
"city": "Lyon",
"zipcode": "69000",
"lat": 45.7578,
"lng": 4.832
},
{
"label": "Lyon 3e (69003)",
"city": "Lyon 3e",
"zipcode": "69003",
"lat": 45.7599,
"lng": 4.8608
},
{
"label": "Villeurbanne (69100)",
"city": "Villeurbanne",
"zipcode": "69100",
"lat": 45.7719,
"lng": 4.8902
}
]
}
GET
/v1/data/leboncoin/locations/search1 credit / runLocations Search
Autocomplete location names into structured data.
Handled for you:DataDomeRate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Free-text place name. |