SYSTEM all green source cottonon.com queue 12,842 pages p99 latency 184ms dataflirt.com · scraper/cottonon-com
RUN · 37 active pipelines · cottonon.com live

Cotton On data,
at warehouse scale.

We extract apparel catalogues, size-level inventory, Cotton On Perks pricing, and multi-buy offers. Delivered as clean JSON, CSV, or Parquet to S3, BigQuery, or Snowflake on your cadence.

Products extracted
184K /day
Price updates
412K /24h
Inventory checks
89K /run
Active pipelines
37
Uptime
99.94%
Data Dictionary

Every field we extract from cottonon.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 cottonon.com. All fields typed and schema-versioned.

skutitlebrandcategorysub_categorypricelist_pricecoloursizes_availableimage_urlsfabric_compositioncare_instructionspage_url
product_listings
● 200 OK
"sku": "234567-01",
"title": "Essential Crew Neck T-Shirt",
"brand": "Cotton On",
"price": 19.99,
"colour": "Washed Black",
"sizes_available": "['XS', 'S', 'M', 'L', 'XL']",
"fabric_composition": "100% Cotton",
"care_instructions": "Machine wash cold"
# skutitlebrandcategorysub_categoryprice
1
2
3

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

skustandard_priceperks_pricediscount_pctmulti_buy_offerpromo_textcurrencyregionprice_timestamp
pricing_& promos
● 200 OK
"sku": "234567-01",
"standard_price": 19.99,
"perks_price": 15.0,
"discount_pct": 25,
"multi_buy_offer": "2 for $30",
"promo_text": "Buy One Get One 50% Off",
"currency": "AUD",
"price_timestamp": "2026-05-12T09:14:00Z"
# skustandard_priceperks_pricediscount_pctmulti_buy_offerpromo_text
1
2
3

Complete list of extractable fields for Inventory & Availability objects from cottonon.com. All fields typed and schema-versioned.

skusizecolourstock_statuslow_stock_warningonline_exclusiveclick_and_collect_eligiblescraped_at
inventory_& availability
● 200 OK
"sku": "234567-01",
"size": "M",
"colour": "Washed Black",
"stock_status": "IN_STOCK",
"low_stock_warning": false,
"online_exclusive": true,
"click_and_collect_eligible": true,
"scraped_at": "2026-05-12T09:14:33Z"
# skusizecolourstock_statuslow_stock_warningonline_exclusive
1
2
3

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

review_idskuratingreviewer_namereview_textverified_buyerfit_ratingquality_ratingreview_date
reviews_& ratings
● 200 OK
"review_id": "REV-98234",
"sku": "234567-01",
"rating": 4.5,
"reviewer_name": "Sarah J.",
"review_text": "Great basic tee, runs slightly large.",
"verified_buyer": true,
"fit_rating": "Large",
"quality_rating": "Good"
# review_idskuratingreviewer_namereview_textverified_buyer
1
2
3

Complete list of extractable fields for Category Data objects from cottonon.com. All fields typed and schema-versioned.

category_idnameparent_categoryproduct_countbreadcrumbsort_orderbanner_textscraped_at
category_data
● 200 OK
"category_id": "womens-tops",
"name": "Tops",
"parent_category": "Womens",
"product_count": 842,
"breadcrumb": "Home > Womens > Tops",
"banner_text": "New Season Tops",
"scraped_at": "2026-05-12T09:15:00Z"
# category_idnameparent_categoryproduct_countbreadcrumbsort_order
1
2
3

Capabilities

Everything you need from Cotton On — nothing you don't

Our Cotton On scraper handles every layer of the platform: multi-brand storefronts, dynamic pricing, complex multi-buy offers, and size-level inventory — with JavaScript rendering and regional targeting built in.

Full Product Data Extraction

Title, fabric composition, care instructions, image arrays, and every metadata field Cotton On surfaces — scraped at SKU level with colour variant mapping.

Multi-Brand Support

Extract data across the entire portfolio: Cotton On, Cotton On Body, Typo, Rubi, and Factorie from a unified schema.

Complex Promo Tracking

Capture standard prices, Cotton On Perks member pricing, multi-buy offers (e.g., '2 for $30'), and flash sale discounts.

Size & Colour Matrices

Map every available size against every colour variant, capturing stock status and low-stock indicators per combination.

Global Regional Targeting

Target specific regional storefronts (AU, US, UK, ZA, NZ, SG) to capture localised pricing, currency, and inventory.

Click & Collect Data

Extract online exclusive flags and Click & Collect eligibility markers for omnichannel inventory analysis.

Review & Fit Mining

Extract customer ratings, review text, and specific feedback on fit and quality to inform product design.

Scheduled + Streaming Modes

Run one-off bulk exports or configure continuous pipelines at hourly, daily, or real-time cadences with change-detection diffing.

Category Navigation

Extract entire category trees, breadcrumbs, and product counts to understand site architecture and assortment depth.

// engagement pipeline

From SKU list to warehouse record

Brief in. Clean data out.

Define Scope
d 0

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

Pipeline Build
d 2–4

We configure Scrapy / Playwright crawlers, proxy rotation, and session management for cottonon.com.

Validation & QA
d 4–6

Schema validation, null-rate checks, price-outlier detection, and sample variants 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 Cotton On pipeline handles the hard parts

Fast fashion sites rely on dynamic frontend frameworks and regional blocking. Here's how we stay resilient.

pipeline-monitor · cottonon.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
Dynamic pricing
Extracting multi-buy logic

Cotton On relies heavily on complex promotional logic ('2 for $30', 'Buy One Get One 50% Off'). We execute JavaScript to render final promotional states and parse offer text directly from the DOM, ensuring accurate pricing models.

Regional blocking
Geo-targeted residential proxies

Cotton On redirects traffic based on IP geolocation. We use ISP-grade residential proxies pinned to your target region (AU, US, UK, etc.) to prevent forced redirects and capture accurate local pricing.

Variant mapping
Resolving SKU matrices

Apparel SKUs have complex parent-child relationships across sizes and colours. Our pipeline maps every child variant back to the parent product, ensuring no size or colour combination is missed.

Change detection
Only re-scrape what's changed

For large fast-fashion catalogues, we maintain a hash index of last-seen values per field. Subsequent runs only push diffs — reducing compute cost and downstream processing load.

Monitoring & alerting
24/7 pipeline health

Every run emits structured logs to our observability stack. We alert on null-rate spikes, price outliers, and coverage drops — and respond before you notice.

Applications

Who uses Cotton On data — and how

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

01
Pricing & Promotions Analysis

Retailers monitor Cotton On's multi-buy offers, Perks discounts, and markdown cadences to adjust their own promotional calendars.

02
Competitor Benchmarking

Fast fashion brands track Cotton On's category expansion, price architecture, and brand mix (Typo, Rubi) to benchmark performance.

03
Inventory Forecasting

Analysts track size-level stockouts and low-stock indicators to estimate sales velocity and demand for specific styles.

04
Trend & Assortment Planning

Merchandising teams analyse fabric compositions, colour availability, and new arrivals to identify emerging fashion trends.

05
AI Fashion Models

ML teams use structured product descriptions, image URLs, and fit data to train recommendation engines and visual search tools.

06
Market Expansion

Retail strategists compare pricing and assortment across Cotton On's global regions (AU vs US vs ZA) to inform international expansion.

Why DataFlirt

"Cotton On's fast-fashion catalogue shifts daily with multi-buy promos and flash sales — capturing this pricing matrix requires a resilient pipeline."

Most teams underestimate the complexity of scraping fast fashion. Extracting reliable size-level availability, dynamic multi-buy offers, and regional pricing matrices requires residential proxies, JavaScript rendering, and constant selector maintenance. DataFlirt absorbs that complexity so your engineers can focus on retail analysis — not the infrastructure.

Technical Spec

Cotton On scraper — technical capabilities

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

JavaScript rendering
Full Playwright sessions — required for dynamic pricing and variant selection
Supported
CAPTCHA bypass
Automated 2Captcha + CapSolver integration
Supported
Residential proxy rotation
ISP-grade residential IPs pinned to target regions (AU, US, UK, ZA)
Supported
Multi-brand support
Cotton On, Body, Typo, Rubi, and Factorie
Supported
Promo extraction
Capture multi-buy offer text and Perks member pricing
Supported
Variant mapping
Parent to child SKU relationships across sizes and colours
Supported
Change detection (diffs)
Hash-based diff: only emit records with changed fields
Supported
Webhook delivery
HTTP POST per record or batch for real-time inventory alerts
Supported
Perks Account History
Gated data requiring individual user authentication
Partial
User Cart Data
Active session cart contents for other users
Partial
Infrastructure

Infrastructure powering the Cotton On 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. Combined via scrapy-playwright middleware.

Residential Proxy Infrastructure

We maintain pools of residential ISP proxies across global regions. Rotation happens per-request with sticky sessions where required to maintain regional pricing context.

Cloud-Native Orchestration

Pipelines run on AWS Lambda (burst) and ECS (sustained). Airflow handles scheduling, dependency management, and SLA alerting. All state stored in managed Postgres.

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
Standard Excel format for business analysts
Parquet
Columnar format for BigQuery, Snowflake, Athena
S3
Direct bucket delivery — compatible with any data lake
Webhook
HTTP POST per record for real-time downstream processing
API
REST endpoints for on-demand data retrieval
BigQuery
Streamed directly into your dataset with schema auto-detect
Postgres
Upsert into your existing schema with conflict resolution
Snowflake
Stage + COPY INTO workflow — incremental or full-replace
// faq

Common questions.

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

Ask us directly →
Is scraping Cotton On legal?

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

How do you handle regional pricing?

We use geo-targeted residential proxies to access specific Cotton On regional sites (e.g., .com.au, .com, .co.za). This ensures we capture accurate local currency, pricing, and inventory without being redirected.

Can you extract multi-buy promotions?

Yes. Our pipeline executes JavaScript to render dynamic promotional banners and extracts text like '2 for $30' or 'Buy One Get One 50% Off' directly into structured fields.

Do you capture data for Typo and Rubi?

Yes. Cotton On operates a multi-brand storefront. Our schema captures the brand identifier for every product, allowing you to filter data for Typo, Rubi, Body, or Factorie.

How fresh is the inventory data?

Pipelines can be configured to run daily, hourly, or in near real-time for specific high-priority SKUs to track stockouts and low-stock indicators.

What is the minimum viable engagement?

Our smallest packages start at a defined category list with weekly delivery. For full-site daily extracts across multiple regions, we price based on volume and compute requirements.

Can I request a sample dataset?

Absolutely. We provide a sample run of up to 500 SKUs as part of the pre-engagement scoping process so you can validate schema fit and data quality.

$ dataflirt scope --new-project --source=cottonon.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 a continuous pricing feed across global regions — we scope, build, and operate the pipeline. Tell us what you need.

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

More in fashion and apparel

Services

Data Extraction for Every Industry

View All Services →