curl --request POST \
--url https://api.brightdata.com/datasets/v3/scrape \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"input": [
{
"url": "<string>"
}
]
}
'[
{
"url": "https://www.tiktok.com/view/product/1729000000000000000",
"title": "Wireless Bluetooth Headphones with Noise Cancellation",
"price": 29.99,
"currency": "USD",
"rating": 4.7,
"reviews_count": 1250,
"seller_name": "TechGadgets Official",
"seller_url": "https://www.tiktok.com/@techgadgets",
"description": "High-quality wireless headphones with active noise cancellation and 30-hour battery life.",
"images": [
"https://p16-oec-ttp.tiktokcdn-us.com/example-product-1.jpeg",
"https://p16-oec-ttp.tiktokcdn-us.com/example-product-2.jpeg"
],
"category": "Electronics > Audio > Headphones"
}
]
curl --request POST \
--url https://api.brightdata.com/datasets/v3/scrape \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"input": [
{
"url": "<string>"
}
]
}
'[
{
"url": "https://www.tiktok.com/view/product/1729000000000000000",
"title": "Wireless Bluetooth Headphones with Noise Cancellation",
"price": 29.99,
"currency": "USD",
"rating": 4.7,
"reviews_count": 1250,
"seller_name": "TechGadgets Official",
"seller_url": "https://www.tiktok.com/@techgadgets",
"description": "High-quality wireless headphones with active noise cancellation and 30-hour battery life.",
"images": [
"https://p16-oec-ttp.tiktokcdn-us.com/example-product-1.jpeg",
"https://p16-oec-ttp.tiktokcdn-us.com/example-product-2.jpeg"
],
"category": "Electronics > Audio > Headphones"
}
]
gd_m45m1u911dsa4274pi to collect Shop by URL data.[
{
"url": "https://www.tiktok.com/view/product/1729000000000000000",
"title": "Wireless Bluetooth Headphones with Noise Cancellation",
"price": 29.99,
"currency": "USD",
"rating": 4.7,
"reviews_count": 1250,
"seller_name": "TechGadgets Official",
"seller_url": "https://www.tiktok.com/@techgadgets",
"description": "High-quality wireless headphones with active noise cancellation and 30-hour battery life.",
"images": [
"https://p16-oec-ttp.tiktokcdn-us.com/example-product-1.jpeg",
"https://p16-oec-ttp.tiktokcdn-us.com/example-product-2.jpeg"
],
"category": "Electronics > Audio > Headphones"
}
]
Was this page helpful?