Bright Data integration (Data, Developer Tools). Imported from open-connector.
https://api.brightdata.com/status
/datasets/list
/datasets/{datasetId}/metadata
| Param | Type | Required | Description |
|---|---|---|---|
| datasetId | string | required | The Bright Data dataset identifier. |
/datasets/views
/datasets/snapshots/{snapshotId}
| Param | Type | Required | Description |
|---|---|---|---|
| snapshotId | string | required | The Bright Data snapshot identifier. |
/datasets/snapshots/{snapshotId}/parts
| Param | Type | Required | Description |
|---|---|---|---|
| snapshotId | string | required | The Bright Data snapshot identifier. |
| format | string | optional | The snapshot delivery format. |
| compress | boolean | optional | Whether the corresponding snapshot download uses gzip compression. |
| batchSize | integer | optional | The record count used for each response batch. |