Update Settings
Pages Jaunes Companies Search Export
Update Settings
Configure the Pages Jaunes Companies Search Export scraper parameters and enrichment options
POST
Update Settings
Configure your Pages Jaunes Companies Search Export squid settings to control pagination and enable detailed company information enrichment. Enable functions to collect email addresses, social media profiles, and official business registration numbers.
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 |
|---|---|---|---|
| max_pages | integer | unlimited | Maximum number of search result pages to scrape |
| max_unique_results_per_run | integer | unlimited | Maximum unique results across all tasks in the run |
| functions.collect_contacts | boolean | true | Visit each company’s detail page to collect enriched data: opening hours, images, social links, payment methods, services, reviews and more (1 credit per company) |
| functions.results_details | boolean | true | Collect official business registration details: SIRET, SIREN, NAF codes, legal form, and other registry data (1 credit per company) |
General Settings
Standard squid settings that apply to all scrapers:| 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