Resources

Data Fields We Track

Every field BeautyFeeds collects and normalizes, grouped by category — the full schema behind the API and sample datasets.

This reference lists the fields available across our tracked retailers. Internal-only normalization fields (used for matching and deduplication behind the scenes) are left out — everything below is available in the API and dataset exports.

Identifiers & Source

FieldDescription
uniq_idStable unique ID for the product record
site_nameRetailer domain the product was collected from
product_idRetailer's internal product ID
skuStock keeping unit, when published by the retailer
gtin_listGlobal Trade Item Number(s), when available
ean_listEuropean Article Number(s), when available
asinAmazon Standard Identification Number, for Amazon listings
upcUniversal Product Code, when available
product_urlCanonical URL of the product page
countryCountry the listing was collected from
country_of_originCountry of manufacture, when published
languageLanguage of the source listing

Product Info

FieldDescription
product_nameFull product title as listed
brand_nameBrand or manufacturer name
manufacturer_nameManufacturer, when distinct from brand
descriptionCleaned product description
raw_descriptionOriginal unprocessed description text
summaryShort summary of the product
highlightsKey selling points, as bullet-style highlights
breadcrumbsRetailer's category breadcrumb trail
category_1Top-level category
category_2Sub-category
category_3Third-level category, when available
sizeProduct size or volume
colorColor or shade, when applicable
genderTarget gender, when specified by the retailer
variantsRelated size/color/shade variants of the same product

Pricing & Availability

FieldDescription
priceCurrent price
original_priceList price before any discount
currencyISO currency code
discount_percentageDiscount percentage, when on sale
availabilityin_stock / out_of_stock status
product_statusWhether the listing is still active
detected_changesWhat changed since the previous check
timestampWhen this specific price/stock snapshot was recorded
last_updatedWhen the product record was last updated
last_checkedWhen the record was last verified against the retailer
verifiedWhether the record has passed verification
verified_identifierIdentifier used to verify the record
price_related_informationAdditional pricing context (e.g. bulk or unit pricing notes)

Ingredients

FieldDescription
ingredientsStructured ingredient list
raw_ingredientsOriginal unprocessed ingredient text as scraped
ingredients_formattedIngredient list normalized toward INCI naming
inci_formatINCI-formatted ingredient string
allergy_informationAllergen disclosures, when published
warningsSafety warnings printed on the packaging or listing

Media

FieldDescription
primary_image_urlMain product image URL
additional_imagesAdditional product image URLs

Reviews & Ratings

FieldDescription
average_ratingAverage star rating
number_of_reviewsTotal number of reviews

Individual Reviews (Reviews Dataset)

FieldDescription
review_idUnique ID for the individual review
product_idID of the product the review belongs to
sku_idSKU the review was left against, when distinct from the product
sku_nameName of the specific SKU reviewed
ratingStar rating given in this review
titleReview headline, when the reviewer provided one
review_textFull text of the review
prosStructured pros, when the retailer collects them separately
consStructured cons, when the retailer collects them separately
submission_timeWhen the review was originally submitted
author_nameReviewer's display name
user_locationReviewer's self-reported location, when available
is_recommendedWhether the reviewer marked the product as recommended
is_verified_purchaseWhether the review is tied to a verified purchase
is_staffWhether the review is flagged as a staff review
incentivized_reviewWhether the review was submitted in exchange for compensation
helpful_votesNumber of other users who found the review helpful
not_helpful_votesNumber of other users who found the review unhelpful
skin_typeReviewer's self-reported skin type, when disclosed
skin_toneReviewer's self-reported skin tone, when disclosed
age_rangeReviewer's self-reported age range, when disclosed
skin_concernReviewer's self-reported skin concern, when disclosed
eye_colorReviewer's self-reported eye color, when disclosed
hair_colorReviewer's self-reported hair color, when disclosed
badgesRetailer-issued reviewer badges (e.g. loyalty program status)
photosURLs of photos attached to the review
videosURLs of videos attached to the review

Usage & Other

FieldDescription
how_to_useCleaned usage instructions
raw_how_to_useOriginal unprocessed usage instructions
other_informationAny other retailer-provided information
warranty_informationWarranty details, when published
See these fields in real data

Download free sample datasets or check the API docs for plan-level field access.

Browse sample datasets View API docs