Update Settings
Leboncoin Boutiques Scraper
Update Settings
Configure the Leboncoin Boutiques Scraper settings
POST
Update Settings
Configure your Leboncoin Boutiques Scraper squid settings. Enable enrichment functions to collect additional store details, phone numbers, and business registration data.
Headers
Your API authentication token. Value:
Token YOUR_API_KEYRequest body format. Value:
application/jsonScraper Parameters
Set these parameters in theparams object:
| Parameter | Type | Default | Description |
|---|---|---|---|
| get_details | boolean | true | Fetch full store data: address, SIREN/SIRET, GPS coordinates, opening hours, description, and ratings (1 credit per store) |
| get_phone_numbers | boolean | true | Retrieve phone numbers for each store. No account required (1 credit per store) |
| max_results | integer | unlimited | Maximum stores collected per URL |
| max_pages | integer | 99 | Maximum number of pages to crawl per URL |
| max_unique_results_per_run | integer | unlimited | Maximum unique results across all tasks in the run |
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 |
Code Examples
Response
201