Skip to main content
POST
/
datasets
/
v3
/
trigger
cURL
curl --request POST \
  --url https://api.brightdata.com/datasets/v3/trigger \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '[
  {
    "url": "https://www.airbnb.com/rooms/50122531"
  },
  {
    "url": "https://www.airbnb.com/rooms/50127677"
  }
]'
{
  "snapshot_id": "s_m4x7enmven8djfqak"
}
Related guide: Crawl API Introduction

Authorizations

Authorization
string
header
required

Query Parameters

dataset_id
string
required
Example:
include_errors
boolean
Example:
custom_output_fields
string
Example:

Body

{key}
any

Response

snapshot_id
string
Example: