Web Scraper - Delivery APIs
Deliver snapshot
Deliver the snapshot content to the specified storage
POST
cURL
Authorizations
Use your Bright Data API Key as a Bearer token in the Authorization header.
Get API Key from: https://brightdata.com/cp/setting/users.
Example:
Authorization: Bearer b5648e1096c6442f60a6c4bbbe73f8d2234d3d8324554bd6a7ec8f3f251f07df
Path Parameters
The ID that was returned when the collection was triggered
Example:
"s_m4x7enmven8djfqak"
Query Parameters
URL where a notification will be sent once the delivery is finished
Example:
"https://notify-me.com/"
Body
application/json
Response
200 - application/json
OK
The response is of type object
.
cURL