200
application/jsonTask validation status.
{}
Allows you to validate and estimate UI tasks.
Allows you to validate and estimate UI tasks.
Endpoint: POST https://api.outscraper.cloud/tasks-validate
| Field | Type | Required | Description | Example | Constraints |
|---|---|---|---|---|---|
service_name |
string | No | ID of the service you want to use (e.g., google_maps_service_v2, google_maps_reviews_service_v3). |
- | - |
queries |
array<string> | No | Queries to search for (e.g., restaurants ny usa, bars ny usa). |
- | - |
queries[] |
string | No | - | - | - |
enrichments |
array<string> | No | The parameter defines an enrichment or enrichments (e.g., enrichment=enrichment1&enrichment=enrichment2&enrichment=enrichment3) you want to apply to the results.
Available values: domains_service, emails_validator_service, disposable_email_checker, whatsapp_checker, imessage_checker, phones_enricher_service, trustpilot_service, company_insights_service, etc.
Use &enrichment=domains_service&enrichment=emails_validator_service to enrich data with Emails & Contacts Scraper (domains_service), and Email Address Verifier (emails_validator_service).
It increases the time of the response. |
- | - |
enrichments[] |
string | No | - | - | - |
tags |
array<string> | No | - | - | - |
tags[] |
string | No | - | - | - |
{
"service_name": "google_maps_service_v2",
"queries": [],
"enrich": false,
"settings": {
"output_extension": "xlsx",
"output_columns": []
},
"tags": [
"restaurant +1"
],
"enrichments": [
"domains_service",
"company_insights_service"
],
"categories": [
"restaurant",
"dentist"
],
"locations": [
"SE>Stockholm"
],
"language": "en",
"region": "SE",
"limit": 0,
"organizationsPerQueryLimit": 500,
"filters": [],
"exactMatch": false,
"useZipCodes": true,
"dropDuplicates": true,
"dropEmailDuplicates": false,
"ignoreWithoutEmails": false,
"UISettings": {
"isCustomQueries": false,
"isCustomCategories": false,
"isCustomLocations": false
},
"enrichLocations": true
}Task validation status.
{}
Wrong or missing API Key (token).
{
"error": true,
"errorMessage": "401 Unauthorized: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required."
}
Fetch user invoices.
Fetch country locations that you can use to search on Google Maps.
Fetch user balance information.
Fetch the current status of services and incidents.
Fetch user tasks.
Fetch user task.