SYSTEM all green source zattini.com.br queue 18,492 pages p99 latency 173ms dataflirt.com · scraper/zattini-com.br
RUN - 31 active pipelines - zattini.com.br live

Zattini catalogue data,
at warehouse scale.

We extract apparel listings, sizing grids, colour variants, pricing signals, and brand intelligence from Zattini. Delivered as clean JSON, CSV, or Parquet to S3, BigQuery, or Snowflake on your cadence.

SKUs extracted
312K /day
Price updates
1.1M /24h
Stock availability
840K /run
Active pipelines
31
Uptime
99.98%
Data Dictionary

Every field we extract from zattini.com.br

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 zattini.com.br. All fields typed and schema-versioned.

skutitlebrandcategorysub_categorypricelist_pricecurrencydiscount_pctdescriptionmaterialcare_instructionsimage_urlspage_url
product_listings
● 200 OK
"sku": "ZAT-8492-BL",
"title": "Vestido Midi Canelado",
"brand": "Shoestock",
"category": "Roupas",
"sub_category": "Vestidos",
"price": 149.9,
"currency": "BRL",
"discount_pct": 25,
"material": "95% Poliester, 5% Elastano"
# skutitlebrandcategorysub_categoryprice
1
2
3

Complete list of extractable fields for Variants & Sizing objects from zattini.com.br. All fields typed and schema-versioned.

parent_skuvariant_skucolour_namecolour_hexsize_labelin_stockstock_quantityprice_override
variants_& sizing
● 200 OK
"parent_sku": "ZAT-8492",
"variant_sku": "ZAT-8492-BL-M",
"colour_name": "Preto",
"size_label": "M",
"in_stock": true,
"stock_quantity": 14,
"price_override": "None"
# parent_skuvariant_skucolour_namecolour_hexsize_labelin_stock
1
2
3

Complete list of extractable fields for Pricing & Promotions objects from zattini.com.br. All fields typed and schema-versioned.

skucurrent_priceoriginal_pricediscount_pctcampaign_nameinstallment_countinstallment_valueprice_timestamp
pricing_& promotions
● 200 OK
"sku": "ZAT-8492-BL",
"current_price": 149.9,
"original_price": 199.9,
"discount_pct": 25,
"campaign_name": "Black Friday Antecipada",
"installment_count": 3,
"installment_value": 49.96,
"price_timestamp": "2026-05-12T09:14:00Z"
# skucurrent_priceoriginal_pricediscount_pctcampaign_nameinstallment_count
1
2
3

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

review_idskureviewer_namestar_ratingreview_titlereview_bodyreview_daterecommended_flag
reviews_& ratings
● 200 OK
"review_id": "REV-93821",
"sku": "ZAT-8492-BL",
"reviewer_name": "Mariana S.",
"star_rating": 5,
"review_title": "Perfeito",
"review_body": "O caimento e otimo e o tecido e muito confortavel.",
"review_date": "2026-04-18",
"recommended_flag": true
# review_idskureviewer_namestar_ratingreview_titlereview_body
1
2
3

Complete list of extractable fields for Category & Search objects from zattini.com.br. All fields typed and schema-versioned.

keywordbreadcrumbpositionskutitlebrandpriceratingreview_countscraped_at
category_& search
● 200 OK
"keyword": "vestido midi",
"breadcrumb": "Feminino > Roupas > Vestidos",
"position": 1,
"sku": "ZAT-8492-BL",
"brand": "Shoestock",
"price": 149.9,
"rating": 4.8,
"scraped_at": "2026-05-12T09:14:33Z"
# keywordbreadcrumbpositionskutitlebrand
1
2
3

Capabilities

Everything you need from Zattini - nothing you do not

Our Zattini scraper handles dynamic fashion catalogues: complex sizing grids, colour variant mapping, promotional pricing, and stock availability - with JavaScript rendering and anti-bot circumvention built in.

Full Apparel Data Extraction

Title, description, material composition, care instructions, and brand details extracted accurately for every SKU.

Variant Mapping

Link parent SKUs to child variants across multiple colours and sizes to reconstruct the full product matrix.

Real-Time Price Tracking

Capture current price, list price, discount percentages, and Brazilian installment plans (parcelas).

Sizing Availability

Monitor stock status across all available sizes for a given apparel item to track inventory depth.

Brand Intelligence

Track product counts, average pricing, and discount depth per brand across the Zattini marketplace.

Review & Rating Mining

Extract customer feedback, star ratings, and recommendation flags to gauge product sentiment.

Category Taxonomy

Traverse Zattini category trees and breadcrumbs for accurate classification of apparel items.

High-Resolution Images

Extract CDN URLs for main product images and variant-specific shots for visual AI training.

Scheduled + Streaming Modes

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

// engagement pipeline

From SKU list to warehouse record

Brief in. Clean data out.

Define Scope
d 0

Provide SKU lists, category URLs, keyword sets, or brand names. We design the extraction schema together.

Pipeline Build
d 2–4

We configure Scrapy / Playwright crawlers, Brazilian proxy rotation, session management, and CAPTCHA handling.

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 Zattini pipeline handles the hard parts

Zattini deploys modern e-commerce bot protections and dynamic rendering. Here is how we stay resilient.

pipeline-monitor · zattini.com.br · 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 + fingerprint spoofing

Zattini blocks datacentre IPs and monitors request headers. Our crawlers use Brazilian residential ISP proxies with realistic browser fingerprints and full cookie session management.

JavaScript rendering
Full Playwright execution for SPA content

Product variants and sizing grids load dynamically via JavaScript. We run full Playwright browser sessions to trigger lazy-loads and hydrate pricing widgets.

Variant complexity
Multi-dimensional variant mapping

Mapping sizes and colours to specific SKUs requires parsing complex JSON objects embedded in the DOM. Our parsers reconstruct the exact product matrix.

Schema stability
Resilient selectors with fallback chains

E-commerce sites update DOMs frequently. Our selector strategy uses multiple fallback chains per field so a layout change does not break your data pipeline.

Change detection
Only re-scrape what has changed

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

Applications

Who uses Zattini data - and how

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

01
Price Intelligence

Brands monitor competitor pricing, discount depth, and promotional campaigns across the Zattini marketplace.

02
Assortment Planning

Retailers analyse Zattini category depth and brand representation to optimise their own inventory mix.

03
Discount Monitoring

Track promotional campaigns and flash sales to understand pricing elasticity in the Brazilian fashion market.

04
Brand Equity Protection

Audit third-party sellers on the marketplace for MAP violations and unauthorised discounting.

05
Trend Forecasting

Analyse new arrivals and out-of-stock velocities to identify emerging fashion trends.

06
AI Training Data

Train fashion recommendation engines and visual search models using high-resolution image URLs and metadata.

Why DataFlirt

"Zattini holds critical pricing and assortment signals for the Brazilian fashion market, but extracting variant-level stock data requires specialised infrastructure."

Most teams underestimate the investment required: reliable fashion scraping requires Brazilian residential proxies, full JavaScript rendering for sizing grids, and anomaly monitoring. DataFlirt absorbs that complexity so your engineers can focus on the analysis.

Technical Spec

Zattini scraper - technical capabilities

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

JavaScript rendering
Full Playwright sessions required for dynamic sizing grids and variant pricing
Supported
CAPTCHA bypass
Automated solver integration with fallback to manual queue
Supported
BR Residential proxies
ISP-grade residential IPs from Brazil pools rotated per request
Supported
Variant/variation mapping
Parent to child SKU relationships with all colour and size combinations
Supported
Stock availability tracking
Capture in-stock status for every specific size variant
Supported
Review pagination
Extract full review corpus across all paginated views
Supported
Change detection (diffs)
Hash-based diff to only emit records with changed fields since last run
Supported
Webhook delivery
HTTP POST per record or batch for real-time processing
Supported
User wishlists
User-specific saved items require authentication
Partial
Purchase history
Gated behind user login credentials
Partial
Infrastructure

Infrastructure powering the Zattini 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 in Brazil. Rotation happens per-request with sticky sessions where required. IP score monitoring prevents blacklisted pool contamination.

Cloud-Native Orchestration

Pipelines run on AWS Lambda and ECS. 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
Legacy spreadsheet format for business users
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 catalogue
PostgreSQL
Upsert into your existing schema with conflict resolution
Snowflake
Stage + COPY INTO workflow - incremental or full-replace
BigQuery
Streamed directly into your dataset with schema auto-detect
S3
Direct bucket delivery — compatible with any data lake
// faq

Common questions.

About zattini.com.br scraping, legality, and pipeline operations.

Ask us directly →
Is scraping Zattini legal?

Scraping publicly available information from Zattini is generally permissible. 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 Zattini anti-bot systems?

We use Brazilian residential ISP proxies, full Playwright browser sessions with realistic fingerprints, and request timing modelled on human behaviour. We monitor for rate spikes in real time.

Can you track stock availability for specific sizes?

Yes. We map parent SKUs to all child variants and extract the in-stock status and available quantity for each specific size and colour combination.

How fresh is the pricing data?

Real-time streaming pipelines achieve sub-60-minute latency for price signals on a defined SKU set. Full catalogue refreshes complete within a 6-12 hour window.

Do you extract installment plans (parcelas)?

Yes. We extract the full installment breakdown, including the number of installments, value per installment, and any applicable interest rates displayed on the product page.

Can I request a sample dataset before committing?

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

$ dataflirt scope --new-project --source=zattini.com.br 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 apparel catalogue dump or a continuous price-monitoring feed across 300K SKUs - 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 →