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

Spotlight data,
at warehouse scale.

We extract fabric listings, VIP member pricing, store level stock, and craft supplies from Spotlight. Delivered as clean JSON, CSV, or Parquet to S3, BigQuery, or Snowflake on your cadence.

Products extracted
142K /day
Price updates
850K /24h
Stock checks
2.1M /run
Active pipelines
31
Uptime
99.94%
Data Dictionary

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

skutitlebrandcategorysub_categorypricevip_pricecurrencyunit_of_measurecompositionwidthcare_instructionsin_stockonline_exclusiveimage_urlsproduct_url
product_listings
● 200 OK
"sku": "80145293",
"title": "Printed Cotton Poplin Fabric",
"brand": "Semco",
"price": 12.0,
"vip_price": 8.4,
"currency": "AUD",
"unit_of_measure": "metre",
"composition": "100% Cotton",
"width": "112 cm"
# skutitlebrandcategorysub_categoryprice
1
2
3

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

skustandard_pricevip_pricediscount_pctpromotion_textbargain_guarantee_eligibleclearance_flagbulk_buy_discountprice_timestampcurrencyregion
pricing_& vip offers
● 200 OK
"sku": "80145293",
"standard_price": 12.0,
"vip_price": 8.4,
"discount_pct": 30,
"promotion_text": "30% Off All Cotton Poplin",
"clearance_flag": false,
"price_timestamp": "2026-05-12T09:14:00Z",
"region": "AU"
# skustandard_pricevip_pricediscount_pctpromotion_textbargain_guarantee_eligible
1
2
3

Complete list of extractable fields for Store Inventory objects from spotlightstores.com. All fields typed and schema-versioned.

skustore_idstore_namestatepostcodestock_statusstock_quantityclick_and_collect_availableaisle_numberlast_checkedregion
store_inventory
● 200 OK
"sku": "80145293",
"store_id": "SPL_042",
"store_name": "South Melbourne",
"stock_status": "In Stock",
"stock_quantity": 45,
"click_and_collect_available": true,
"last_checked": "2026-05-12T08:30:00Z"
# skustore_idstore_namestatepostcodestock_status
1
2
3

Complete list of extractable fields for Craft Projects objects from spotlightstores.com. All fields typed and schema-versioned.

project_idtitledifficulty_levelestimated_timeauthorrequired_materialsinstructions_listdownloadable_pdf_urlrelated_skuscategory
craft_projects
● 200 OK
"project_id": "PRJ_9921",
"title": "Beginner Tote Bag",
"difficulty_level": "Beginner",
"estimated_time": "2 Hours",
"required_materials": "['Cotton Duck', 'Thread', 'Webbing']",
"related_skus": "['802211', '993322']"
# project_idtitledifficulty_levelestimated_timeauthorrequired_materials
1
2
3

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

review_idskureviewer_nameratingreview_titlereview_textdate_postedhelpful_votesverified_buyerlocation
reviews_& ratings
● 200 OK
"review_id": "REV_44192",
"sku": "80145293",
"rating": 5,
"review_title": "Great quality cotton",
"review_text": "Washes well and easy to sew.",
"date_posted": "2025-11-20",
"verified_buyer": true
# review_idskureviewer_nameratingreview_titlereview_text
1
2
3

Capabilities

Everything you need from Spotlight - nothing you don't

Our Spotlight scraper handles every layer of the platform: fabric catalogues, VIP Club member pricing, store inventory, and craft project data with JavaScript rendering and session management built in.

Full Fabric & Craft Extraction

Title, composition, width, care instructions, and unit of measure scraped at SKU level for fabrics, yarns, and craft supplies.

VIP Pricing Tracking

Capture both standard retail price and VIP Club member pricing, including promotional text and discount percentages.

Store-Level Stock Availability

Extract inventory status and Click & Collect availability across 150+ physical store locations in AU, NZ, and Asia.

Variant Normalisation

Map complex variations like yarn dye lots, fabric colours, and blind dimensions into flat, queryable records.

Craft Project Scraping

Extract project instructions, material lists, and related SKUs from the Spotlight project hub.

Multi-Region Support

spotlightstores.com operates across AU, NZ, SG, and MY. We extract localised pricing and stock per region.

Clearance & Promotion Detection

Monitor clearance categories, Bargain Guarantee eligibility, and limited-time catalogue sales.

Made to Measure Data

Capture base pricing and configuration options for custom blinds, curtains, and shutters.

Scheduled Replenishment Feeds

Run continuous pipelines to monitor restocks on high-demand seasonal fabrics and party supplies.

// engagement pipeline

From SKU list to warehouse record

Brief in. Clean data out.

Define Scope
d 0

Provide category URLs, keyword sets, or specific SKUs. We design the extraction schema together.

Pipeline Build
d 2–4

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

Validation & QA
d 4–6

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

Extracting accurate store stock and VIP pricing requires persistent sessions and regional targeting. Here is how we maintain data integrity.

pipeline-monitor · spotlightstores.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
Anti-bot layer
Residential proxy rotation

Spotlight uses standard WAF protections. We use residential ISP proxies with realistic browser fingerprints to maintain access and prevent IP bans.

JavaScript rendering
Full Playwright execution for SPA content

Store stock lookups and variant selectors rely on client-side hydration. We run Playwright to capture dynamic inventory states that simple HTTP clients miss.

Session management
VIP pricing extraction

VIP pricing extraction requires specific cookie states. We maintain isolated sessions to ensure member prices render correctly during the crawl.

Geo-targeting
Regional catalogue mapping

Spotlight routes traffic based on IP location. We use region-specific proxies (AU, NZ, SG, MY) to capture the correct local catalogue and pricing.

Schema stability
Resilient selectors with fallback chains

Retail DOM structures shift during major sales events. We use multi-layer XPath and CSS fallbacks to prevent pipeline failure.

Applications

Who uses Spotlight data - and how

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

01
Competitor Price Monitoring

Retailers track standard and VIP pricing on craft and homewares to maintain price parity and adjust promotions.

02
Inventory & Supply Chain Analysis

Suppliers monitor out-of-stock rates across regional stores to forecast demand and optimise wholesale distribution.

03
Market Research & Trends

Analysts track new fabric collections, seasonal party supplies, and clearance velocity to identify consumer craft trends.

04
AI Pattern & Project Training

ML teams ingest craft project instructions and material lists to train generative AI models for DIY communities.

05
Dynamic Repricing

eCommerce competitors ingest daily Spotlight pricing feeds to automatically adjust their own yarn and fabric pricing rules.

06
Retail Footprint Analysis

Real estate and retail analysts map store-level stock density across AU and NZ to evaluate operational performance.

Why DataFlirt

"Spotlight holds the definitive catalogue for textiles and craft in the APAC region. Accessing their local store inventory and VIP pricing at scale requires dedicated infrastructure."

Extracting data from multi-region retail sites involves complex session management. Capturing accurate VIP pricing and store-specific stock levels requires persistent cookies, geo-targeted residential proxies, and JavaScript rendering for dynamic variant selection. DataFlirt manages this entire pipeline so your team receives clean, ready-to-query tables.

Technical Spec

Spotlight scraper - technical capabilities

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

JavaScript rendering
Full Playwright sessions for dynamic stock lookups
Supported
Residential proxy rotation
AU/NZ/SG/MY ISP-grade IPs rotated per request
Supported
VIP pricing extraction
Captures member-only prices via session state
Supported
Store inventory lookups
Stock levels mapped to specific postcodes/stores
Supported
Variant mapping
Parent to child SKU relationships for colours and sizes
Supported
Multi-region support
AU, NZ, SG, and MY storefronts
Supported
Change detection (diffs)
Hash-based diff to only emit changed records
Supported
Webhook delivery
HTTP POST per record or batch
Supported
Checkout / Cart flow
Automated purchasing or cart validation
Partial
User account order history
Gated historical purchase data for individual VIP accounts
Partial
Infrastructure

Infrastructure powering the Spotlight 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 and deduplication. Playwright handles JavaScript rendering and store locator interactions.

Regional Proxy Infrastructure

We maintain pools of residential ISP proxies specifically for APAC regions (AU, NZ, SG, MY) to ensure correct local pricing renders.

Cloud-Native Orchestration

Pipelines run on AWS Lambda and ECS. 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
CSV
Flat file with typed columns
XLS
Excel compatible exports
Parquet
Columnar format for data warehouses
AWS S3
Direct bucket delivery
Webhook
HTTP POST per record
API
REST endpoints for on-demand query
Snowflake
Stage + COPY INTO workflow
BigQuery
Streamed directly into your dataset
PostgreSQL
Upsert into your existing schema
S3
Direct bucket delivery — compatible with any data lake
// faq

Common questions.

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

Ask us directly →
Is scraping spotlightstores.com legal?

Scraping publicly available information is generally permissible under applicable law. DataFlirt targets only public product, pricing, and store data. We do not extract personal user data.

Can you extract VIP Club prices?

Yes. We configure our crawlers with the necessary session states to surface both standard retail pricing and VIP member pricing simultaneously.

Do you track store-specific inventory?

Yes. We can iterate through postal codes or specific store IDs to extract local Click & Collect availability and stock status for any SKU.

Which Spotlight regions do you support?

We cover all major regional domains including Australia, New Zealand, Singapore, and Malaysia, capturing local currency and catalogue variations.

How do you handle complex fabric variants?

Fabrics and yarns often have dozens of colour and dye-lot variations. We map these parent-child relationships into a normalised schema so every variant has its own clear record.

How fresh is the inventory data?

We can configure pipelines for daily full-catalogue sweeps or higher-frequency intraday runs for specific high-velocity categories or clearance items.

Can I request a sample dataset before committing?

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=spotlightstores.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 fabric catalogue dump or a continuous price-monitoring feed across 150 stores, we scope, build, and operate the pipeline. Tell us what you need.

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

More in textile and fabric

Services

Data Extraction for Every Industry

View All Services →