SYSTEM all green source feelunique.com queue 12,492 pages p99 latency 184ms dataflirt.com · scraper/feelunique-com
RUN · 34 active pipelines · feelunique.com live

Beauty data,
at warehouse scale.

We extract product listings, ingredient profiles, shade variations, pricing signals, and review corpora from Feelunique. Delivered as clean JSON, CSV, or Parquet to S3, BigQuery, or Snowflake on your cadence.

Products extracted
142K /day
Price updates
380K /24h
Review records
1.2M /run
Active pipelines
34
Uptime
99.98%
Data Dictionary

Every field we extract from feelunique.com

Structured, schema-consistent data across all major object types — delivered clean, typed, and ready to query.

Complete list of extractable fields for Product Listings objects from feelunique.com. All fields typed and schema-versioned.

product_idtitlebrandcategorysub_categorypricelist_pricecurrencyvolume_mlis_veganis_cruelty_freeratingreview_countdescriptionimage_urlspage_url
product_listings
● 200 OK
"product_id": "FU892341",
"title": "Double Wear Stay-in-Place Makeup",
"brand": "Estée Lauder",
"category": "Makeup > Foundation",
"price": 38.5,
"currency": "GBP",
"volume_ml": 30,
"rating": 4.7,
"review_count": 4192
# product_idtitlebrandcategorysub_categoryprice
1
2
3

Complete list of extractable fields for Pricing & Offers objects from feelunique.com. All fields typed and schema-versioned.

product_idshade_idpricelist_pricediscount_pctpromotion_textloyalty_pointsin_stockstock_levelprice_timestamp
pricing_& offers
● 200 OK
"product_id": "FU892341",
"shade_id": "SH-1W1",
"price": 38.5,
"list_price": 45.0,
"discount_pct": 14,
"promotion_text": "Save 15% on selected Estée Lauder",
"loyalty_points": 38,
"in_stock": true,
"price_timestamp": "2026-05-12T10:15:00Z"
# product_idshade_idpricelist_pricediscount_pctpromotion_text
1
2
3

Complete list of extractable fields for Ingredients objects from feelunique.com. All fields typed and schema-versioned.

product_idinci_listactive_ingredientsformulation_typeskin_type_targetcontains_fragrancecontains_parabenscontains_sulfatesallergen_warnings
ingredients
● 200 OK
"product_id": "FU892341",
"inci_list": "WaterAquaEau, Cyclopentasiloxane, Trimethylsiloxysilicate...",
"active_ingredients": "['Titanium Dioxide']",
"formulation_type": "Liquid",
"skin_type_target": "['Oily', 'Combination']",
"contains_fragrance": false,
"contains_parabens": false
# product_idinci_listactive_ingredientsformulation_typeskin_type_targetcontains_fragrance
1
2
3

Complete list of extractable fields for Reviews & Attributes objects from feelunique.com. All fields typed and schema-versioned.

review_idproduct_idreviewer_namestar_ratingreview_titlereview_bodyskin_typeskin_toneage_rangereview_datehelpful_votesverified_buyer
reviews_& attributes
● 200 OK
"review_id": "REV-992817",
"product_id": "FU892341",
"star_rating": 5,
"review_title": "Holy grail foundation",
"skin_type": "Combination",
"skin_tone": "Light",
"age_range": "25-34",
"verified_buyer": true,
"helpful_votes": 42
# review_idproduct_idreviewer_namestar_ratingreview_titlereview_body
1
2
3

Complete list of extractable fields for Shades & Variations objects from feelunique.com. All fields typed and schema-versioned.

product_idshade_idshade_namehex_colourswatch_image_urlundertonefinishin_stocksku_code
shades_& variations
● 200 OK
"product_id": "FU892341",
"shade_id": "SH-1W1",
"shade_name": "Bone",
"hex_colour": "#E8CDBB",
"undertone": "Warm",
"finish": "Matte",
"in_stock": true,
"sku_code": "EL-DW-1W1"
# product_idshade_idshade_namehex_colourswatch_image_urlundertone
1
2
3

Capabilities

Extract the entire beauty catalogue

Our Feelunique scraper handles complex product taxonomies, dynamic shade selectors, ingredient lists, and promotional pricing logic — with full anti-bot circumvention built in.

Complex Variation Mapping

Extract every shade, size, and volume variation per product. We map parent products to child SKUs, capturing hex codes, swatches, and specific stock states.

Ingredient List Parsing

Capture raw INCI lists, active ingredients, and formulation metadata. Useful for cosmetic chemistry analysis and clean-beauty verification.

Dynamic Promotion Tracking

Track base prices, discounted prices, multi-buy offers, and loyalty point values across thousands of SKUs in real time.

Attributed Review Mining

Extract review text alongside reviewer attributes like skin type, skin tone, eye colour, and age range to build targeted sentiment models.

Stock & Availability

Monitor out-of-stock states at the individual shade or size level to forecast restock patterns and competitor supply chain issues.

Multi-Currency Support

Scrape pricing in GBP, EUR, or USD by managing localised session states and shipping destination cookies.

Category & Brand Taxonomies

Extract full navigation breadcrumbs and brand indexes to map the exact site architecture and category hierarchy.

Anti-Bot Circumvention

Bypass perimeter defences using residential proxy rotation, TLS fingerprinting, and automated CAPTCHA solving.

Scheduled Diffs

Run daily or weekly pipelines that only output changed records — reducing storage costs and downstream processing.

// engagement pipeline

From brand list to warehouse record

Brief in. Clean data out.

Define Scope
d 0

Provide target brands, categories, or specific SKUs. We design the extraction schema together.

Pipeline Build
d 2–4

We configure Scrapy / Playwright crawlers, proxy rotation, session management, and CAPTCHA handling for feelunique.com.

Validation & QA
d 4–6

Schema validation, null-rate checks, price-outlier detection, and sample reviews before full launch.

Delivery
ongoing

JSON / CSV / Parquet pushed to your S3 bucket, BigQuery dataset, or Snowflake stage on agreed cadence.

Under the hood

How our Feelunique pipeline handles the hard parts

Beauty eCommerce sites rely heavily on dynamic frontends for shade selection and pricing. Here is how we extract structured data reliably.

pipeline-monitor · feelunique.com · live ● active
// fingerprinting
Identity rotation
TLS fingerprintrandomised
User-agentrotated
IP poolresidential
Challenges blocked0
// pagination
Page coverage
48,291 pages queued running
// observability
Pipeline health
99.9%
uptime
142ms
p99 lat
0.3%
null rate
2
alerts
JavaScript rendering
Full Playwright execution for shade selectors

Feelunique loads shade variations, swatches, and specific stock statuses via asynchronous JavaScript requests. We run full Playwright browser sessions to trigger these network calls and capture the complete variation matrix.

Anti-bot layer
Residential proxy rotation + fingerprint spoofing

We use UK-based residential ISP proxies with realistic browser fingerprints and full cookie session management to bypass rate limits and automated scraping blocks.

Schema stability
Resilient selectors with fallback chains

Our selector strategy uses multiple fallback chains per field — CSS selectors, XPath, and JSON-LD extraction — so a frontend layout update does not break your data pipeline.

Change detection
Only re-scrape what's changed

For large beauty catalogues, we maintain a hash index of last-seen values. Subsequent runs only push diffs for price updates or stock changes, reducing compute cost.

Monitoring & alerting
24/7 pipeline health with anomaly detection

Every run emits structured logs to our observability stack. We alert on null-rate spikes, price outliers, and schema drift, responding before you notice.

Applications

Who uses Feelunique data — and how

Teams across industries use feelunique.com data to build competitive products and smarter operations.

01
Competitor Price Tracking

Beauty retailers monitor Feelunique pricing, discount events, and multi-buy promotions to adjust their own pricing strategies.

02
Formulation & Ingredient Research

Cosmetic chemists and product developers analyse INCI lists to identify trending active ingredients and formulation patterns.

03
Brand MAP Monitoring

Premium beauty brands audit retail partners to ensure adherence to Minimum Advertised Price (MAP) agreements across all SKUs.

04
AI Shade Matching

Machine learning teams use swatch imagery, hex codes, and shade descriptions to train virtual try-on and foundation matching algorithms.

05
Sentiment Analysis

Marketing teams correlate user reviews with specific skin types and age ranges to measure product efficacy and customer satisfaction.

06
Inventory Forecasting

Supply chain analysts track shade-level out-of-stock rates to identify supply constraints and forecast consumer demand.

Why DataFlirt

"Beauty data is highly dimensional. A single foundation can have 50 shades, each with unique pricing, stock states, and hex codes."

Most teams struggle to extract beauty catalogues because traditional scrapers fail on complex variation matrices and dynamic frontends. DataFlirt handles the JavaScript rendering, proxy management, and schema normalisation so your engineers can focus on the analysis — not the infrastructure.

Technical Spec

Feelunique scraper — technical capabilities

Everything supported by our feelunique.com scraper — rendered SPA elements, auth walls, rate-limit evasion and beyond.

JavaScript rendering
Full Playwright sessions required for shade matrices and dynamic pricing
Supported
CAPTCHA bypass
Automated CapSolver integration for perimeter defence challenges
Supported
Residential proxy rotation
ISP-grade residential IPs from UK pools rotated per request
Supported
Shade variation mapping
Parent to child SKU relationships with hex codes and swatches
Supported
Ingredient list parsing
Extraction of raw INCI lists and structured active ingredients
Supported
Change detection (diffs)
Hash-based diff: only emit records with changed fields since last run
Supported
Webhook delivery
HTTP POST per record or batch for real-time downstream processing
Supported
User profiles
Extraction of authenticated user profile data and loyalty point balances
Partial
Purchase history
Gated order history and personal purchase data requires account credentials
Partial
Infrastructure

Infrastructure powering the pipeline

Open-source tooling on proven cloud infra — no vendor lock-in, full observability.

ScrapyPlaywrightPython 3.12RedisPostgreSQLApache AirflowAWS LambdaS3CloudWatch2CaptchaCapSolverResidential ProxiesDockerKubernetesGrafanaPrometheus
Scrapy + Playwright Stack

Scrapy handles crawl orchestration, deduplication, and retry logic. Playwright handles JavaScript rendering, cookie sessions, and interaction flows.

Residential Proxy Infrastructure

We maintain pools of residential ISP proxies across UK regions. Rotation happens per-request with sticky sessions where required.

Cloud-Native Orchestration

Pipelines run on AWS Lambda (burst) and ECS (sustained). Airflow handles scheduling, dependency management, and SLA alerting.

Output & Delivery

Your data, your destination

Data delivered to where your team already works — no new tooling required.

JSON
Newline-delimited or nested — schema versioned per run
CSV
Flat file with typed columns — Excel/Sheets compatible
XLS
Excel format for direct business analyst consumption
Parquet
Columnar format for BigQuery, Snowflake, Athena
AWS S3
Direct bucket delivery — compatible with any data lake
Webhook
HTTP POST per record for real-time downstream processing
API
REST endpoints to query your extracted datasets
PostgreSQL
Upsert into your existing schema with conflict resolution
S3
Direct bucket delivery — compatible with any data lake
// faq

Common questions.

About feelunique.com scraping, legality, and pipeline operations.

Ask us directly →
Is scraping Feelunique legal?

Scraping publicly available information from Feelunique is generally permissible under applicable law. DataFlirt targets only public, non-authenticated product, pricing, and review data. We do not extract personal data or circumvent authentication walls.

How do you handle dynamic shade selectors?

We use Playwright to execute JavaScript and intercept the asynchronous network requests that populate shade variations, capturing the complete matrix of hex codes, prices, and stock statuses for every child SKU.

Can you extract full ingredient lists?

Yes. We extract the complete raw INCI list and parse out specific active ingredients, formulation types, and allergen warnings as structured arrays.

How fresh is the pricing data?

Full catalogue refreshes at daily cadence complete within a 4-8 hour window. For specific high-priority SKUs, we can configure hourly pipelines to track flash sales and stock changes.

Do you capture review attributes like skin type?

Yes. Review records include the core text and rating, alongside user attributes such as skin type, skin tone, eye colour, and age range, enabling detailed sentiment analysis.

What is the minimum viable engagement?

Our packages start at a defined brand or category list with weekly delivery. Contact us with your specific volume and frequency requirements for a scoped quote.

$ dataflirt scope --new-project --source=feelunique.com ready

Tell us what
to extract.
We do the rest.

20-minute scoping call. Pilot dataset within the week. Production within two. Whether you need a one-off catalogue dump or continuous price-monitoring across the entire site — we scope, build, and operate the pipeline. Tell us what you need.

hello@dataflirt.com · Bengaluru · IST · typical reply < 4h
Related Scrapers

More in beauty and skincare

Services

Data Extraction for Every Industry

View All Services →