-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproducts_validated.json
More file actions
64 lines (64 loc) · 1.74 KB
/
Copy pathproducts_validated.json
File metadata and controls
64 lines (64 loc) · 1.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"products": [
{
"id": "iherb-cetaphil-113010",
"name": "Cetaphil Moisturizing Cream, Fragrance Free",
"brand": "Cetaphil",
"category": "moisturizer",
"ingredients": [
"Water",
"Glycerin",
"Petrolatum",
"Dicaprylyl Ether",
"Dimethicone",
"Glyceryl Stearate",
"Cetyl Alcohol",
"Helianthus Annuus (Sunflower) Seed Oil",
"PEG-30 Stearate",
"Panthenol",
"Niacinamide",
"Prunus Amygdalus Dulcis (Sweet Almond) Oil",
"Tocopheryl Acetate",
"Pantolactone",
"Dimethiconol",
"Acrylates/C10-30 Alkyl Acrylate Crosspolymer",
"Carbomer",
"Propylene Glycol",
"Disodium EDTA",
"Benzyl Alcohol",
"Phenoxyethanol",
"Sodium Hydroxide",
"Citric Acid"
],
"price": 5.47,
"originalPrice": 6.62,
"priceRange": "budget",
"averageRating": 4.7,
"reviewCount": 54826,
"skinTypes": [
"dry",
"sensitive"
],
"concerns": [
"dryness",
"sensitivity"
],
"imageUrl": "https://www.iherb.com/pr/cetaphil-moisturizing-cream-fragrance-free-3-oz-85-g/113010",
"productUrl": "https://www.iherb.com/pr/cetaphil-moisturizing-cream-fragrance-free-3-oz-85-g/113010",
"platform": "iHerb",
"size": "3 oz (85 g)",
"features": [
"Dry to Very Dry Skin",
"Hydrates For 48 Hours & Fully Restores Skin Barrier",
"Glycerin, Vitamin B3 & B5",
"Dermatologist Recommended",
"Sensitive Skin",
"Fragrance Free",
"Paraben Free",
"Won't Clog Pores",
"Hypoallergenic"
],
"extractedAt": "2025-12-24T22:45:00Z"
}
]
}