Files
suivi_produit/backend/app/samples/scrape_fields.json
2026-01-18 12:23:01 +01:00

26 lines
397 B
JSON

{
"required": [
"titre",
"prix_actuel"
],
"optional": [
"a_propos",
"description",
"carateristique",
"details",
"prix_conseille",
"prix_conseille_reduction",
"prix_min_30j",
"prix_min_30j_reduction",
"etat_stock",
"en_stock",
"note",
"nombre_avis",
"prime",
"choix_amazon",
"offre_limitee",
"exclusivite_amazon"
]
}