Configure Yelp Search Export scraper settings
Configure your Yelp Search Export squid settings. Control result limits and enable contact harvesting to extract email addresses from business websites.Documentation Index
Fetch the complete documentation index at: https://docs.lobstr.io/llms.txt
Use this file to discover all available pages before exploring further.
Token YOUR_API_KEYapplication/jsonparams object:
| Parameter | Type | Default | Description |
|---|---|---|---|
| max_results | integer | null | Maximum number of businesses to collect before stopping |
| collect_contacts | boolean | true | Visit each business’s website to extract email addresses and social links (1 credit per business) |
| 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 |
max_results to limit the scope of large searches and control costs.