Brother USA Scraper

Brother USAをスクレイプし、URL、アイテムID、製品名、説明、画像、価格、在庫状況などのデータを収集します。

クレジットカードは必要ありません
4 スクレイパー

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": "1780478656430",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.brother-usa.com\/products\/hges6315pk",
    "item_id": "00012502992777",
    "variant_id": "00012502992777",
    "title": "12mm (0.47\u0022) Black on Yellow HGE Tape with Extra Strength Adhesive 8m (26.2 Ft) - 5 Pack",
    "description": "This high grade tape features our exclusive laminated tape process and our Extra Strength Adhesive. These are UL recogni...",
    "product_category": null
  },
  {
    "db_source": "1780478656430",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.brother-usa.com\/products\/tn315y",
    "item_id": "00012502625445",
    "variant_id": "00012502625445",
    "title": "High-yield Toner, Yellow, Yields approx. 3,500 pages‡",
    "description": "Main Features Brother Genuine TN315Y High-yield Yellow Toner Cartridge. Professional color laser print quality you can c...",
    "product_category": null
  },
  {
    "db_source": "1780478656430",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.brother-usa.com\/products\/lc2033pks",
    "item_id": "00012502599791",
    "variant_id": "00012502599791",
    "title": "High-yield Ink, 3 pack color, Yields approx. 550 pages\/cartridge‡",
    "description": "Main Features Brother Genuine LC2033PKS High-yield 3 pack color ink cartridges. Superior inkjet print quality you can co...",
    "product_category": null
  },
  {
    "db_source": "1780478656430",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.brother-usa.com\/products\/cascfp06bi",
    "item_id": "00012502322693",
    "variant_id": "00012502322693",
    "title": "Kids Digital Pattern Collection",
    "description": "A cool kid’s collection of FCM cut files from Brother. Create photo props, masks, treat boxes, and so much more! These w...",
    "product_category": null
  },
  {
    "db_source": "1780478656430",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.brother-usa.com\/products\/ads4900w",
    "item_id": "00012502666363",
    "variant_id": "00012502666363",
    "title": "Professional Desktop Scanner for High Scan Volumes",
    "description": "The Brother ADS-4900W Professional Desktop Scanner is designed for the way work now works – providing easy integration w...",
    "product_category": "Scanners"
  }
]