AFW Scraper
Haz scraping de AFW y recopila datos como URL, ID de artículo, nombre del producto, descripción, imágenes, precio, disponibilidad y más.
No se requiere tarjeta de crédito
2 scrapers
CODE EXAMPLES
Haz scraping de datos de AFW fácilmente sin preocuparte por ser bloqueado.
Entrada
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"
Salida
JSON
[
{
"db_source": "1787478427081",
"timestamp": "2026-08-23",
"url": "https:\/\/www.afw.com\/porter-king-panel-bed",
"item_id": "B697-KPNLBED",
"variant_id": "B697-KPNLBED",
"title": "Porter King Panel Bed",
"description": "Description Porter King Panel Bed by Ashley Furniture. Bed includes headboard, footboard, rails. Made with select cherry...",
"product_category": "Home \u003E All Furniture \u003E Bedroom Furniture \u003E Beds \u003E Porter King Panel Bed"
},
{
"db_source": "1787478427081",
"timestamp": "2026-08-23",
"url": "https:\/\/www.afw.com\/drew-6-piece-p2-recline-leather-sectional",
"item_id": "1C-1570-6PC",
"variant_id": "1C-1570-6PC",
"title": "Drew 6 Piece Dual Power Recline Leather Sectional",
"description": "Description Drew 6 Piece Dual Power Recline Leather Sectional from H317. Sectional includes LAF Dual Power Recliner, RAF...",
"product_category": "Home \u003E Modern Living \u003E Drew 6 Piece Dual Power Recline Leather Sectional"
},
{
"db_source": "1787478427081",
"timestamp": "2026-08-23",
"url": "https:\/\/www.afw.com\/stupendous-5-piece-sectional-with-raf-chaise",
"item_id": "E-259RC-5PC",
"variant_id": "E-259RC-5PC",
"title": "Stupendous 5 Piece Sectional with RAF Chaise",
"description": "Stupendous 5 Piece Sectional with RAF Chaise from Signature Design by Ashley Furniture. Sectional includes RAF Chaise, t...",
"product_category": "Home \u003E Corduroy \u003E Stupendous 5 Piece Sectional with RAF Chaise"
},
{
"db_source": "1787478427081",
"timestamp": "2026-08-23",
"url": "https:\/\/www.afw.com\/modmax-gray-4-piece-sectional-with-chaise-8",
"item_id": "92104S65",
"variant_id": "92104S65",
"title": "Modmax Gray 4-Piece 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 Special Order Living Room Furniture \u003E Sectionals \u003E Modmax Gray 4-Piece Sectional with Chaise"
},
{
"db_source": "1787478427081",
"timestamp": "2026-08-23",
"url": "https:\/\/www.afw.com\/maliza-2-door-storage-cabinet-walnut-and-oxide",
"item_id": "15596",
"variant_id": "15596",
"title": "Maliza - 2-Door Storage Cabinet, Walnut and Oxide",
"description": "A FABULOUS CABINET: this cabinet for the vestibule will help give your home a glamorous look. It’s sure to stand out, wi...",
"product_category": "Home \u003E All Furniture \u003E Storage and Shelves \u003E Maliza - 2-Door Storage Cabinet, Walnut and Oxide"
}
]