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

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