cURL
curl --request POST \ --url https://api.brightdata.com/datasets/v3/scrape \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "input": [ { "url": "<string>" } ] } '
[ { "comment_id": "UgxtjoPOlwN1r91t6OF4AaABAg", "comment_text": "Great video!", "likes": 2, "replies": 0, "username": "@username", "user_channel": "https://www.youtube.com/@username", "date": "1 year ago", "url": "https://www.youtube.com/watch?v=abc123", "video_id": "abc123", "user_id": "UCRmKhm9d3FuhiU6SqW4mbDA" } ]
Documentation IndexFetch the complete documentation index at: https://docs.brightdata.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.brightdata.com/llms.txt
Use this file to discover all available pages before exploring further.
gd_lk9q0ew71spt1mxywf
Show properties
{ "input": [ {"url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"}, {"url": "https://www.youtube.com/watch?v=4L_m0m3bEtE"} ] }
Was this page helpful?