Skip to main content
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

Authorization
string
required
Your API authentication token. Value: Token YOUR_API_KEY
Content-Type
string
required
Request body format. Value: application/json

Scraper Parameters

Set these parameters in the params object:
ParameterTypeDefaultDescription
get_detailsbooleantrueFetch full store data: address, SIREN/SIRET, GPS coordinates, opening hours, description, and ratings (1 credit per store)
get_phone_numbersbooleantrueRetrieve phone numbers for each store. No account required (1 credit per store)
max_resultsintegerunlimitedMaximum stores collected per URL
max_pagesinteger99Maximum number of pages to crawl per URL
max_unique_results_per_runintegerunlimitedMaximum unique results across all tasks in the run

Squid Settings

Configure general squid settings:
SettingTypeDescription
namestringDisplay name for your squid configuration
concurrencyintegerNumber of parallel scraping threads (default: 1)
export_unique_resultsbooleanExport only unique results (deduplicated)
to_completebooleanRun until all tasks complete
no_line_breaksbooleanRemove line breaks from results
Enabling get_details or get_phone_numbers adds an extra request per store, increasing run time and credit usage.

Code Examples

Response

201