Update Settings
Leboncoin Listing Scraper
Update Settings
Configure the Leboncoin Listing Scraper settings
POST
Update Settings
Configure your Leboncoin Listing Scraper squid settings. Enable phone number extraction to retrieve the seller’s phone number from each listing page.
Headers
Your API authentication token. Value:
Token YOUR_API_KEYRequest body format. Value:
application/jsonOptional Functions
Enable these in theparams.functions object:
| Function | Type | Default | Description |
|---|---|---|---|
| get_phone_numbers | boolean | true | Fetch the seller’s phone number from the listing page (6 credits per listing) |
Squid Settings
Configure general squid settings:| Setting | Type | Description |
|---|---|---|
| name | string | Display name for your squid configuration |
| concurrency | integer | Number of parallel scraping threads (default: 1) |
| export_unique_results | boolean | Export only unique results (deduplicated) |
| to_complete | boolean | Run until all tasks complete |
| no_line_breaks | boolean | Remove line breaks from results |
Phone numbers are only available when the seller has enabled phone contact on their listing.
Code Examples
Response
201