Leboncoin: Search Cars
Leboncoin via Parse · marketplace
Search for car listings on leboncoin.fr with optional make and model filters. Automatically filters to the cars category. When both make and model are specified, the model filter uses MAKE_MODEL format internally. API to search and extract listings from leboncoin.fr, with specialized support for cars, real estate, and specific filtering criteria. Supports DataDome protection handling. Fulfilled by Parse from leboncoin.fr.
- automotive
- leboncoin
- leboncoin-fr
- marketplace
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e47ee25c-b3eb-449c-b65b-e512fd4cf897/search_cars
- Interface artifact
- sha256:10f9e33b00b0a7a5923307a2a2d099db72ee5c959b2a2d246b2164de75a797df
- Manifest digest
- sha256:f51da351ba4156ba6e9f5af0554f82506c3a699604814b2b83d59a31f027ea37
Request fields
- make (string): Car make filter in uppercase (e.g., 'PEUGEOT', 'RENAULT', 'BMW')
- page (integer): Page number (1-100)
- model (string): Car model filter (e.g., '208', 'Clio', '320'). Requires make to be specified for correct filtering.
- query (string): Search keyword (e.g., 'peugeot 208', 'berline')
Example queries
- {"make":"PEUGEOT","page":"1","model":"208","query":"berline"}