Basic Information

appmixer.brightdata.core.TriggerDatasetCollection

Trigger Dataset Collection

1.0.0

Public

Start an asynchronous Web Scraper API collection for a Bright Data dataset and return the snapshot ID used to monitor and download the results.

Input Ports

in

FieldTypeDescription
Dataset ID text The scraper dataset to run, for example gd_l1viktl72bvl7bjuj0. Find it on the dataset page in the Bright Data control panel.
Input textarea A JSON array of input objects, one per item to collect, for example [{"url": "https://www.linkedin.com/in/elad-moshe"}]. The accepted keys are listed on the dataset's API page.
Include Errors toggle Also include failed inputs in the snapshot, each with an error description, instead of dropping them silently.
Custom Output Fields text Pipe separated list of the only fields you want in the snapshot, for example name|url|followers. Leave empty to get every field.

Output Ports

out

FieldTypeDescription
Snapshot ID string -
Dataset ID string -

Full Metadata