AFW スクレイパー

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

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

CODE EXAMPLES

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

入力
JSON
curl -H "Authorization: Bearer API_TOKEN" -H "Content-Type: application/json" -d '[{"url":"https://www.afw.com/charles-gray-reclining-sofa-with-drop-table-2","all_variations":true},{"url":"https://www.afw.com/mesh-office-chair-w-adj-lumbar","all_variations":true}]' "https://api.brightdata.com/datasets/v3/trigger?dataset_id=gd_movillq51c4rpo86p7&format=json&uncompressed_webhook=true"
出力
JSON
[
  {
    "db_source": "1780477709821",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.afw.com\/midnight-madness-brown-3pc-sectional-with-chaise-3",
    "item_id": "98104S16",
    "variant_id": "98104S16",
    "title": "Midnight-Madness Brown 3PC Sectional with Chaise",
    "description": "Some Assembly Required if not Delivered by AFW. Special Order, lead times may vary. Please get in touch with a friendly ...",
    "product_category": "Home \u003E Corduroy \u003E Midnight-Madness Brown 3PC Sectional with Chaise"
  },
  {
    "db_source": "1780477709821",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.afw.com\/espresso-seabrook-2-tier-storage-d",
    "item_id": "SBK4512A-ES",
    "variant_id": "SBK4512A-ES",
    "title": "Seabrook 2-Tier Storage Unit",
    "description": "NOTE: AFW does not stock or assemble this item. This will ship to your address via FedEx. Assembly is required. Cozy, do...",
    "product_category": "Home \u003E Home Decor \u003E Accents \u003E Accent Furniture \u003E Seabrook 2-Tier Storage Unit"
  },
  {
    "db_source": "1780477709821",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.afw.com\/midnight-madness-brown-super-chaise",
    "item_id": "98104S8",
    "variant_id": "98104S8",
    "title": "Midnight-Madness Brown Super Chaise",
    "description": "Some Assembly Required if not Delivered by AFW. Special Order, lead times may vary. Please get in touch with a friendly ...",
    "product_category": "Home \u003E Midnight-Madness Brown Super Chaise"
  },
  {
    "db_source": "1780477709821",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.afw.com\/palladia-corner-entertain-credenza-vintage-oak-d",
    "item_id": "420714",
    "variant_id": "420714",
    "title": "Palladia Corner Entertain Credenza Vintage Oak",
    "description": "NOTE: AFW does not stock or assemble this item. This will ship to your address via FedEx. Assembly is required. Palladia...",
    "product_category": "Home \u003E Furniture \u003E Living Room Furniture \u003E Entertainment Centers \u003E Palladia Corner Entertain Credenza Vintage Oak"
  },
  {
    "db_source": "1780477709821",
    "timestamp": "2026-06-03",
    "url": "https:\/\/www.afw.com\/next-move-steel-dual-power-zero-gravity-recline-co",
    "item_id": "0P0-121PRL",
    "variant_id": "0P0-121PRL",
    "title": "Next Move Steel Leather Dual Power Zero Gravity Recline Console Loveseat",
    "description": "Next Move Steel Leather Dual Power Zero Gravity Recline Console Loveseat from Signature Design by Ashley Furniture. Fram...",
    "product_category": "Home \u003E Furniture \u003E Living Room Furniture \u003E Sofas and Loveseats \u003E Next Move Steel Leather Dual Power Zero Gravity Recline..."
  }
]