Add Tasks
LaCentrale Cars Scraper
Add Tasks
Add LaCentrale search URLs to scrape vehicle listings using the lobstr.io API
POST
Add Tasks
Add LaCentrale search or listing URLs as tasks to your squid. The scraper will extract all vehicle listings matching your search criteria from the French automotive marketplace.
Headers
Your API authentication token. Value:
Token YOUR_API_KEYRequest body format. Value:
application/jsonURL Format
Use LaCentrale listing URLs with your desired search filters:https://www.lacentrale.fr/listing?yearMin=2025
https://www.lacentrale.fr/listing?makesModelsCommercialNames=PEUGEOT
Build your search on lacentrale.fr with filters (make, model, year, price, etc.) and copy the URL.
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | LaCentrale search or category URL |
LaCentrale limits search results to 347 pages maximum per URL. Use multiple filtered searches for comprehensive coverage.
Code Examples
Response
200