Skip to main content
POST
Update Settings
Configure the scraper parameters to control how places are collected. These settings include language, location context, filters, and optional data collection features.

Headers

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

Scraper Parameters

Set these parameters in the params object:

Optional Functions

Enable these in the params.functions object:
Enabling extract_emails_from_website, fetch_business_images, or collect_business_details may incur additional credits.
Backward compatibility: The old function names collect_contacts, images, and details are still accepted but deprecated. Migrate to the new names listed above.
Set export_unique_results: true to avoid duplicate entries when places appear multiple times in search results.

Code Examples

Response

201