CODE EXAMPLES
ブロックされる心配なく、Brother USAのデータを簡単にスクレイプできます。
入力
JSON
curl -H "Authorization: Bearer API_TOKEN" -H "Content-Type: application/json" -d '[{"url":"https://www.brother-usa.com/products/mfcl3780cdw","all_variations":true},{"url":"https://www.brother-usa.com/products/be1","all_variations":true}]' "https://api.brightdata.com/datasets/v3/trigger?dataset_id=gd_mou0e1yd2agnx5a6ez&format=json&uncompressed_webhook=true"
出力
JSON
[
{
"db_source": "1782465938408",
"timestamp": "2026-06-26",
"url": "https:\/\/www.brother-usa.com\/products\/pa-bc-001",
"item_id": "00012502366273",
"variant_id": "00012502366273",
"title": "Drop In Battery Charger, RJ3, Expandable (up to 4 units, requires LB3834 AC Adapter supplied separately)",
"description": "Drop In Battery Charger, RJ3, Expandable (up to 4 units, requires LB3834 AC Adapter supplied separately)\nMain Features F...",
"product_category": null
},
{
"db_source": "1782465938408",
"timestamp": "2026-06-26",
"url": "https:\/\/www.brother-usa.com\/products\/9081",
"item_id": "00012502746000",
"variant_id": "00012502746000",
"title": "Fabric Ribbon (Black)",
"description": null,
"product_category": null
},
{
"db_source": "1782465938408",
"timestamp": "2026-06-26",
"url": "https:\/\/www.brother-usa.com\/products\/rd002u1u",
"item_id": "00012502708505",
"variant_id": "00012502708505",
"title": "Premium Die-Cut Label, 1 inch x 3 inch, 955 Labels per Roll, 8 Rolls per Carton",
"description": "White, top-coated, high-sensitivity sheet featuring an ultra-smooth print surface for exceptional graphics and print qua...",
"product_category": null
},
{
"db_source": "1782465938408",
"timestamp": "2026-06-26",
"url": "https:\/\/www.brother-usa.com\/products\/tze003bund",
"item_id": "00012502765597",
"variant_id": "00012502765597",
"title": "P-touch Embellish Satin Ribbon Bundle",
"description": null,
"product_category": null
},
{
"db_source": "1782465938408",
"timestamp": "2026-06-26",
"url": "https:\/\/www.brother-usa.com\/products\/tzer231",
"item_id": "00012502645252",
"variant_id": "00012502645252",
"title": "P-touch Embellish Black Print on White Satin Ribbon 12mm (~1\/2\u0022) x 4m",
"description": "P-touch Embellish Black Print on White Satin Ribbon - TZe-R231 helps you create a delightful and lasting impression. Sim...",
"product_category": null
}
]