Files
scrap/scraped_store.json
2026-01-13 19:49:04 +01:00

30 lines
674 B
JSON
Executable File

[
{
"source": "amazon",
"url": "https://www.amazon.fr/dp/B0DFWRHZ7L",
"fetched_at": "2026-01-13T13:24:21.615894",
"title": null,
"price": null,
"currency": "EUR",
"shipping_cost": null,
"stock_status": "unknown",
"reference": "B0DFWRHZ7L",
"category": null,
"images": [],
"specs": {},
"debug": {
"method": "http",
"status": "partial",
"errors": [
"Captcha ou robot check détecté",
"Titre non trouvé",
"Prix non trouvé"
],
"notes": [
"Parsing incomplet: titre ou prix manquant"
],
"duration_ms": null,
"html_size_bytes": null
}
}
]