MSI Store Scraper
Haz scraping en MSI Store 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 MSI Store fácilmente sin preocuparte por ser bloqueado.
Entrada
JSON
curl -H "Authorization: Bearer API_TOKEN" -H "Content-Type: application/json" -d '[{"url":"https://us-store.msi.com/Motherboards/Intel-Platform-Motherboard/INTEL-Z890/MAG-Z890-TOMAHAWK-WIFI?_gl=1*ewdcp2*_up*MQ..*_ga*OTUwOTkwODMwLjE3NzgyMzc2NjA.*_ga_HWQLS0TVJH*czE3NzgyMzc2NTckbzEkZzEkdDE3NzgyMzc2NjUkajUyJGwwJGgw*_ga_S2QK5TQZSB*czE3NzgyMzc2NTckbzEkZzEkdDE3NzgyMzc2NjUkajUyJGwwJGgxNTAzNTU0MTA.","all_variations":true},{"url":"https://us-store.msi.com/PC-Components/CPU-Coolers/Liquid-Cooler/MAG-CORELIQUID-A12-240","all_variations":true}]' "https://api.brightdata.com/datasets/v3/trigger?dataset_id=gd_movioxyr2mxhipqiwr&format=json&uncompressed_webhook=true"
Salida
JSON
[
{
"timestamp": "2026-09-17",
"url": "https:\/\/us-store.msi.com\/Desktops\/business-and-productivity\/CUBI-NUC-1MG-009US",
"item_id": "CUBI-NUC-1MG-009US",
"variant_id": "CUBI-NUC-1MG-009US",
"title": "CUBI NUC 1MG-009US Mini PC",
"description": "The CUBI NUC 1MG-009US Mini PC is the perfect compact solution for tight spaces. With a 1.9\u0022 chassis, it can be mounted ...",
"product_category": "Home \/ Desktops \/ BUSINESS \u0026 PRODUCTIVITY",
"category_tree": [
{
"name": "Home",
"url": "https:\/\/us-store.msi.com\/"
},
{
"name": "Desktops",
"url": "https:\/\/us-store.msi.com\/Desktops"
},
{
"name": "BUSINESS \u0026 PRODUCTIVITY",
"url": "https:\/\/us-store.msi.com\/Desktops\/business-and-productivity"
}
]
},
{
"timestamp": "2026-09-17",
"url": "https:\/\/us-store.msi.com\/PC-Components\/Computer-Chassis\/MAG-PANO-120R-PZ",
"item_id": "MAG-PANO-120R-PZ",
"variant_id": "MAG-PANO-120R-PZ",
"title": "MAG PANO 120R PZ Gaming Case",
"description": "Inspired by the rugged durability and unwavering reliability of military-grade equipment, the MAG PANO 120R PZ is built ...",
"product_category": "Home \/ Components \/ COMPUTER CHASSIS",
"category_tree": [
{
"name": "Home",
"url": "https:\/\/us-store.msi.com\/"
},
{
"name": "Components",
"url": "https:\/\/us-store.msi.com\/PC-Components"
},
{
"name": "COMPUTER CHASSIS",
"url": "https:\/\/us-store.msi.com\/PC-Components\/Computer-Chassis"
}
]
},
{
"timestamp": "2026-09-17",
"url": "https:\/\/us-store.msi.com\/Desktops\/business-and-productivity\/PRO-DP180-AI-A2NVPG-1464US",
"item_id": "PRO-DP180-AI-A2NVPG-1464US",
"variant_id": "PRO-DP180-AI-A2NVPG-1464US",
"title": "PRO DP180 AI A2NVPG-1464US Business Desktop",
"description": "The MSI PRO DP180 AI A2NVPG-1464US is a compact 18-liter professional desktop built for home offices, businesses, creati...",
"product_category": "Home \/ Desktops \/ BUSINESS \u0026 PRODUCTIVITY",
"category_tree": [
{
"name": "Home",
"url": "https:\/\/us-store.msi.com\/"
},
{
"name": "Desktops",
"url": "https:\/\/us-store.msi.com\/Desktops"
},
{
"name": "BUSINESS \u0026 PRODUCTIVITY",
"url": "https:\/\/us-store.msi.com\/Desktops\/business-and-productivity"
}
]
},
{
"timestamp": "2026-09-17",
"url": "https:\/\/us-store.msi.com\/Graphics-Cards\/NVIDIA-GPU\/RTX-5070\/GeForce-RTX-5070-12G-VENTUS-3X-OC",
"item_id": "GeForce-RTX-5070-12G-VENTUS-3X-OC",
"variant_id": "GeForce-RTX-5070-12G-VENTUS-3X-OC",
"title": "GeForce RTX 5070 12G VENTUS 3X OC",
"description": "VENTUS focuses on the essentials to tackle any challenge. Its efficient thermal solution is encased in a resilient enclo...",
"product_category": "Home \/ Graphic Cards \/ NVIDIA GPU \/ GeForce® RTX 5070",
"category_tree": [
{
"name": "Home",
"url": "https:\/\/us-store.msi.com\/"
},
{
"name": "Graphic Cards",
"url": "https:\/\/us-store.msi.com\/Graphics-Cards"
},
{
"name": "NVIDIA GPU",
"url": "https:\/\/us-store.msi.com\/Graphics-Cards\/NVIDIA-GPU"
},
{
"name": "GeForce® RTX 5070",
"url": "https:\/\/us-store.msi.com\/Graphics-Cards\/NVIDIA-GPU\/RTX-5070"
}
]
},
{
"timestamp": "2026-09-17",
"url": "https:\/\/us-store.msi.com\/Monitors\/BUSINESS-PRODUCTIVITY-Monitor\/PRO-MP241-E14V",
"item_id": "PRO-MP241-E14V",
"variant_id": "PRO-MP241-E14V",
"title": "PRO MP241 E14V 24\u0022 FHD 144hz Flat Business \u0026 Productivity Monitor",
"description": "The MSI PRO MP241 E14V PerfectEdge monitor features a frameless design and 144 Hz refresh rate to provide users with a s...",
"product_category": "Home \/ Monitors \/ BUSINESS \u0026 PRODUCTIVITY",
"category_tree": [
{
"name": "Home",
"url": "https:\/\/us-store.msi.com\/"
},
{
"name": "Monitors",
"url": "https:\/\/us-store.msi.com\/Monitors"
},
{
"name": "BUSINESS \u0026 PRODUCTIVITY",
"url": "https:\/\/us-store.msi.com\/Monitors\/BUSINESS-PRODUCTIVITY-Monitor"
}
]
}
]