CODE EXAMPLES
ブロックを心配せずにPacSunのデータを簡単にスクレイプできます。
入力
JSON
curl -H "Authorization: Bearer API_TOKEN" -H "Content-Type: application/json" -d '[{"url":"https://www.pacsun.com/pacsun/casey-low-rise-baggy-jeans-black-0860445380075.html?dwvar_0860445380075_color=001\u0026tileCgid=womens","all_variations":true},{"url":"https://www.pacsun.com/john-galt/light-blue-gingham-elena-tank-top-0791601600256.html?dwvar_0791601600256_color=045\u0026tileCgid=john-galt","all_variations":true}]' "https://api.brightdata.com/datasets/v3/trigger?dataset_id=gd_movj3p272j0wrjcgkx&format=json&uncompressed_webhook=true"
出力
JSON
[
{
"db_source": "1785673139645",
"timestamp": "2026-08-02",
"url": "https:\/\/www.pacsun.com\/edikted\/annya-sequin-cutout-knit-top-0260609690059.html?dwvar_0260609690059_color=048\u0026dwvar_02606...",
"item_id": "1004134",
"variant_id": "048_9100_1004134",
"title": "Annya Sequin Cutout Knit Top",
"description": "Online only! This super cute top is calling your name. With its cutout back, everyone will be asking you where they can ...",
"product_category": "Brands \u003E Edikted \u003E Annya Sequin Cutout Knit Top"
},
{
"db_source": "1785673139645",
"timestamp": "2026-08-02",
"url": "https:\/\/www.pacsun.com\/awake-ny\/classic-logo-coach-jacket-0202603440025.html?dwvar_0202603440025_color=075\u0026dwvar_0202603...",
"item_id": "0641092",
"variant_id": "075_9200_0641092",
"title": "Classic Logo Coach Jacket",
"description": "The Classic Logo Coach Jacket from Awake NY brings a clean, street-ready look with subtle graphic detailing. It features...",
"product_category": "Men\u0027s \u003E Classic Logo Coach Jacket"
},
{
"db_source": "1785673139645",
"timestamp": "2026-08-02",
"url": "https:\/\/www.pacsun.com\/edikted\/harlowe-racerback-tank-top-0260609690138.html?dwvar_0260609690138_color=070\u0026dwvar_0260609...",
"item_id": "10022975",
"variant_id": "070_9400_10022975",
"title": "Harlowe Racerback Tank Top",
"description": "Online only! Meet the tank top you\u0027ll be reaching for on repeat, the Harlowe Racerback Tank Top from Edikted. Perfect fo...",
"product_category": "Women\u0027s \u003E Tops \u003E Harlowe Racerback Tank Top"
},
{
"db_source": "1785673139645",
"timestamp": "2026-08-02",
"url": "https:\/\/www.pacsun.com\/arcane-league-of-legends-powder-doodle-art-crew-neck-sweatshirt-0190603580231.html?dwvar_01906035...",
"item_id": "7631054",
"variant_id": "066_9300_7631054",
"title": "Arcane League Of Legends Powder Doodle Art Crew Neck Sweatshirt",
"description": "Online only! Embrace your love for Arcane League of Legends with this adult cradle pink crew neck long sleeve sweatshirt...",
"product_category": "Men\u0027s \u003E Tops \u003E Hoodies \u0026 Sweatshirts \u003E Crew Neck Sweatshirts \u003E Arcane League Of Legends Powder Doodle Art Crew Neck Swea..."
},
{
"db_source": "1785673139645",
"timestamp": "2026-08-02",
"url": "https:\/\/www.pacsun.com\/the-village-people-sun-up-t-shirt-0230603580016.html?dwvar_0230603580016_color=001\u0026dwvar_02306035...",
"item_id": "0956979",
"variant_id": "001_9500_0956979",
"title": "The Village People Sun Up T-Shirt",
"description": "Online only! Rep one of music\u0027s most iconic legends with this unisex adult The Village People t-shirt! The officially li...",
"product_category": "Brands \u003E Bioworld \u003E The Village People Sun Up T-Shirt"
}
]