Update Settings
LaCentrale Cars Scraper
Update Settings
Configure the LaCentrale Cars Scraper settings
POST
Update Settings
Configure your LaCentrale Cars Scraper squid settings. Control pagination, result limits, time filters, and whether to fetch detailed listing information.
Headers
string
required
Your API authentication token. Value:
Token YOUR_API_KEYstring
required
Request body format. Value:
application/jsonScraper Parameters
Set these parameters in theparams object:
Squid Settings
Configure general squid settings:Listing Details Option
Whenget_listing_details is enabled, the scraper visits each listing page to extract:
- Full equipment list and options
- Seller details (address, company info)
- Technical specifications (CO2, power, fuel consumption)
- Vehicle history links
Fetch Since Filter
Usefetch_since to monitor new inventory. For example, setting fetch_since: 24h will stop scraping when it reaches listings older than 24 hours (based on first_online_date).
Perfect for daily monitoring of new car listings.
Backward compatibility: The old parameter name
annonce_details is still accepted but deprecated. Migrate to get_listing_details.Code Examples
Response
201