Birkenstock スクレイパー

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

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

CODE EXAMPLES

ブロックを心配せずにBirkenstockのデータを簡単にスクレイプできます。

入力
JSON
curl -H "Authorization: Bearer API_TOKEN" -H "Content-Type: application/json" -d '[{"url":"https://www.birkenstock.com/us/arizona-big-buckle-natural-leather-oiled/arizonabigbuckle-bigbuckle-oiledleather-0-eva-w_9798.html","all_variations":true},{"url":"https://www.birkenstock.com/us/naples-wrapped-suede-leather/napleswrapped-suede-suedeleather-272912-evarubber-u_27.html","all_variations":true}]' "https://api.brightdata.com/datasets/v3/trigger?dataset_id=gd_movimfbo39wbmy1r&format=json&uncompressed_webhook=true"
出力
JSON
[
  {
    "db_source": "1780477640689",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.birkenstock.com\/us\/naples-wrapped-suede-leather\/napleswrapped-suede-suedeleather-272912-evarubber-u_11795.ht...",
    "item_id": "11795_S_285",
    "variant_id": "11795_S_285",
    "title": "Naples Wrapped",
    "description": "Elevated, all the way down. The loafer-inspired Naples clog goes all in on suede with a new, fully wrapped midsole. Feat...",
    "product_category": "Home \u003E Styles \u003E Naples \u003E Naples Wrapped"
  },
  {
    "db_source": "1780477640689",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.birkenstock.com\/us\/naples-wrapped-suede-leather\/napleswrapped-suede-suedeleather-272912-evarubber-u_11795.ht...",
    "item_id": "11795_S_290",
    "variant_id": "11795_S_290",
    "title": "Naples Wrapped",
    "description": "Elevated, all the way down. The loafer-inspired Naples clog goes all in on suede with a new, fully wrapped midsole. Feat...",
    "product_category": "Home \u003E Styles \u003E Naples \u003E Naples Wrapped"
  },
  {
    "db_source": "1780477640689",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.birkenstock.com\/us\/naples-wrapped-suede-leather\/napleswrapped-suede-suedeleather-272912-evarubber-u_11795.ht...",
    "item_id": "11795_S_300",
    "variant_id": "11795_S_300",
    "title": "Naples Wrapped",
    "description": "Elevated, all the way down. The loafer-inspired Naples clog goes all in on suede with a new, fully wrapped midsole. Feat...",
    "product_category": "Home \u003E Styles \u003E Naples \u003E Naples Wrapped"
  },
  {
    "db_source": "1780477640689",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.birkenstock.com\/us\/naples-wrapped-suede-leather\/napleswrapped-suede-suedeleather-272912-evarubber-u_11795.ht...",
    "item_id": "11795_S_305",
    "variant_id": "11795_S_305",
    "title": "Naples Wrapped",
    "description": "Elevated, all the way down. The loafer-inspired Naples clog goes all in on suede with a new, fully wrapped midsole. Feat...",
    "product_category": "Home \u003E Styles \u003E Naples \u003E Naples Wrapped"
  },
  {
    "db_source": "1780477640689",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.birkenstock.com\/us\/naples-wrapped-suede-leather\/napleswrapped-suede-suedeleather-272912-evarubber-u_11795.ht...",
    "item_id": "11795_S_310",
    "variant_id": "11795_S_310",
    "title": "Naples Wrapped",
    "description": "Elevated, all the way down. The loafer-inspired Naples clog goes all in on suede with a new, fully wrapped midsole. Feat...",
    "product_category": "Home \u003E Styles \u003E Naples \u003E Naples Wrapped"
  }
]