chore: sync project files

This commit is contained in:
Gilles Soulier
2026-01-13 19:49:04 +01:00
parent 53f8227941
commit ecda149a4b
149 changed files with 65272 additions and 1 deletions

30
scraped_store.json Executable file
View File

@@ -0,0 +1,30 @@
[
{
"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
}
}
]