C&A Product Scraper avatar

C&A Product Scraper

Pricing

Pay per event

Go to Apify Store
C&A Product Scraper

C&A Product Scraper

Extract products, prices, availability and sellers from www.cea.com.br

Pricing

Pay per event

Rating

0.0

(0)

Developer

Fernando Akio Pucci

Fernando Akio Pucci

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

What does C&A Scraper do?

C&A Scraper extracts live product data from www.cea.com.br, one of Brazil's leading fashion retailers. Give it a search keyword and it returns structured, analysis-ready data:

  • Prices — current price, list ("de/por") price and interest-free installment plans
  • Availability — real-time in-stock status and the seller offering the product
  • Identity — stable product ID, SKU, EAN barcode, brand, category and image

It reads C&A's public product catalog directly — no browser, no screenshots — so runs are fast, cheap and stable.

Why scrape C&A?

  • Price monitoring — track competitor prices and promotions on a schedule.
  • Repricing — feed your pricing engine with live Brazilian market data.
  • Market research — assortment depth, brand mix and installment strategies.
  • Catalog enrichment — match products by EAN and fill gaps in your data.

How do I use C&A Scraper?

  1. Click Try for free — the prefilled example works as-is.
  2. Type a search keyword (Portuguese works best, e.g. camiseta masculina).
  3. Set Max products to control exactly how much you spend.
  4. Run it, then download JSON/CSV/Excel or connect the API.

How much will scraping C&A cost?

$2.50 per 1,000 products. That's it — no separate compute or proxy fees. A typical price-monitoring run of 500 products costs about $1.25.

⬇️ Input

{
"search": "camiseta masculina",
"maxItems": 100
}

⬆️ Output (real example)

{
"source": "www.cea.com.br",
"url": "https://www.cea.com.br/camiseta-masculina-de-algodao-manga-curta-homem-aranha-preta-1111467-preto/p",
"product_id": "4553102",
"title": "camiseta masculina de algodão manga curta homem aranha preta",
"price": 69.99,
"list_price": 79.99,
"currency": "BRL",
"available": true,
"scraped_at": "2026-09-17T19:30:00+00:00",
"brand": "C&A",
"seller": "CeA",
"category": "Moda Masculina/Roupas/Blusas",
"image_url": "https://cea.vteximg.com.br/arquivos/ids/59368554/Foto-0.jpg?v=639168078545700000",
"installments": "2x de R$ 34,99 sem juros",
"ean": null,
"sku_id": "6564817"
}

Limitations & fair use

  • A single search returns at most ~2,500 products (a limit of C&A's own catalog API). Use more specific keywords to cover deep categories.
  • price can be null for out-of-stock products; list_price is only set when the product is actually on sale.
  • Prices belong to the store's default seller for each product.
  • This Actor collects public catalog data only — no personal data, no logged-in areas, no reviews content.

FAQ

Scraping publicly available, non-personal data is generally legal. This Actor collects only public product-catalog information (prices, titles, stock status) — no personal data, in line with GDPR/LGPD. Review the target site's terms and your local rules for your specific use case.

Can I run it on a schedule?

Yes — use Apify Schedules to run it hourly/daily and deliver results to Google Sheets, S3, webhooks, Make or Zapier. It also works via the Apify API and as a tool through Apify's MCP server for AI agents.

The store changed something and a field broke

This Actor is monitored daily by automated canary runs against the live store, so breakages are usually fixed before you notice. If you spot an issue, please report it in the Issues tab — it reaches us directly and we ship fixes fast. Reviews can't notify us of technical problems.

Your feedback

If this Actor saves you time, a review helps other users find it. For anything broken or missing: Issues tab, and we'll get on it.