Vans Brazil Catalogue API Scraper
Pricing
from $1.00 / 1,000 product records
Vans Brazil Catalogue API Scraper
Scrapes the Vans Brazil (br.com.vans) mobile-app catalogue API: product listings (PLP) by category/gender/keyword with name, price, colours and style/article codes, plus optional product detail (PDP) with size-level stock and images. Read-only.
Pricing
from $1.00 / 1,000 product records
Rating
0.0
(0)
Developer
R.L.
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Vans Brazil Catalogue API Scraper 🛍️ — the Vans Brazil (br.com.vans) mobile-app catalogue API: product listings (PLP) by category/gender/keyword…
Vans Brazil Catalogue Scraper — Scrapes the Vans Brazil (br.com.vans) mobile-app catalogue API: product listings (PLP) by category/gender/keyword with name, price, colours and style/article codes, plus optional product detail (PDP) with size-level stock and images. Read-only. It reads Vans Brazil Catalogue's own API directly, so it's fast, reliable and complete — no flaky HTML parsing, no headless browser. Export to JSON, CSV, Excel, or an API.
✨ Why use this Vans Brazil Catalogue Scraper?
- 🟢 No code required — set your input, click Start, download your data.
- ⚡ Fast & accurate — reads Vans Brazil Catalogue's own private API and returns structured JSON, not scraped HTML.
- 🧾 Rich, structured data — every field below, clean and ready to use.
- 🔁 Full pagination — collects results to your
maxItemscap. - 💸 Transparent pay-per-result pricing — pay only for the rows you get.
- 📤 Export anywhere — JSON, CSV, Excel, XML, or pull it live via the Apify API.
🎯 What can you do with Vans Brazil Catalogue data?
- Market & competitor research — analyse Vans Brazil Catalogue products at scale.
- Price & availability monitoring — track changes over time.
- Data science & trend analysis — build clean datasets.
- Lead generation & enrichment — feed Vans Brazil Catalogue data into your own tools.
📥 What data does the Vans Brazil Catalogue Scraper extract?
Each row includes: code, styleCode, name, price, priceValue, currency, installment, color, colors, productType, categories, url, images, description …and more. See the full Data table below.
🚀 How to scrape www.vans.com.br (3 steps)
- Set your input — provide
qormaxItems(see the table below; defaults work out of the box). - Pick options — filters, a
proxyConfiguration, and amaxItemscap. - Run & export — click Start, then download the dataset as JSON/CSV/Excel or fetch it via the API.
⚙️ Input
| Field | Type | Default | Description |
|---|---|---|---|
q | string | – | Free-text product search (e.g. "slip-on", "authentic"). Leave empty to browse a category. |
maxItems | integer | 100 | Maximum products to scrape (0 = all) |
detail | boolean | false | Fetch full PDP per product: size-level stock (variantSizes), description and full gallery. Slower. |
gender | enum | – | Filter by gender/market segment. — one of FEMININO, MASCULINO, UNISSEX, INFANTIL, GIRLS, BOYS |
sort | enum | creation-time | Product ordering. — one of creation-time, price-asc, price-desc, best-selling-desc, percentual-of-discount |
category | enum | – | Browse a product category (PLP by market). Leave empty to search all. — one of ACESSORIOS, BERMUDA, BOARDSHORT, BOLSAS, BONE, CADARCO, SAPATOS, CALCA, CAMISA, CAMISETA, CARTEIRA, CHAPEU, CHINELO, CINTO, EASYON, JAQUETA, JEANS, MACACAO, MEIA, MOCHILA, MOLETOM, POCHETE, REGATA, ROUPAS, SAIA, SHORTS, TOUCA, TENIS, VESTIDO, OCULOS |
proxyConfiguration | object | Apify Proxy | Route requests through a proxy (Apify Proxy by default). |
Example input
{"maxItems": 100,"detail": false,"sort": "creation-time","proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
📤 Output
Each result is a JSON object like this:
{"code": "1003551030006U","styleCode": "V1003551030006","name": "Tênis Mte Crosspath Xc Checkerboard Marshmallow","price": "R$ 1.149,99","priceValue": 1149.99,"currency": "BRL","installment": "6x de R$191,66","color": "BEGE","colors": [{"code": "1003551030006U","imageUrl": "https://secure-static.vans.com.br/medias/sys_master/vans/vans/he5/hb7/h00/h00/13484184862750/Thumbnail-V1003551030006-COLOR.jpg","url": "/tenis-mte-crosspath-xc-checkerboard-marshmallow/p/1003551030006U"},{"code": "1003551030007U","imageUrl": "https://secure-static.vans.com.br/medias/sys_master/root/hf9/h59/h00/h00/11541772763166/CINZA.png","url": "/tenis-mte-crosspath-xc-checkerboard-charcoal-gray/p/1003551030007U"},"…+5 more"],"productType": "shoe","categories": ["FULL","CROSSPATHCAMP","…+21 more"],"url": "/tenis-mte-crosspath-xc-checkerboard-marshmallow/p/1003551030006U","images": ["https://secure-static.vans.com.br/medias/sys_master/vans/vans/hfd/hb9/h00/h00/13484182896670/Thumbnail-Vans-V1003551030006-01.jpg","https://secure-static.vans.com.br/medias/sys_master/vans/vans/h98/h89/h00/h00/13484183093278/Hires-Vans-V1003551030006-01.jpg","…+20 more"],"description": "O Tênis M.T.E Crosspath Xc Checkerboard Marshmallow integra a família M.T.E da Vans, referência em desenvolvimento técnico para proteção e tração. Confeccion…","sellable": true,"sizesAvailability": [{"size": "33","available": false,"code": "1003551030006U-33"},{"size": "34","available": true,"code": "1003551030006U-34"},"…+11 more"],"variantSizes": [{"size": "33","sellable": false,"stockLevel": 0,"stockLevelStatus": "outOfStock","ean": "2111100945189","price": "R$ 1.149,99"},{"size": "34","sellable": true,"stockLevel": 6,"stockLevelStatus": "lowStock","ean": "2111100945196","price": "R$ 1.149,99"},"…+11 more"]}
🧾 Data table
| Field | Type | Description |
|---|---|---|
code | text | Article code |
styleCode | text | Style code |
name | text | Name |
price | text | Price |
priceValue | number | Price value |
currency | text | Currency |
installment | text | Installment |
color | text | Colour |
colors | array | Colours |
productType | text | Product type |
categories | array | Categories |
url | link | URL |
images | array | Images |
description | text | Description |
sellable | boolean | Sellable |
sizesAvailability | array | Size availability |
variantSizes | array | Variant sizes (stock) |
💰 Pricing — pay per result
This actor uses pay-per-event pricing: you pay only for the rows it delivers.
| You scrape | Price |
|---|---|
| Product record | $1.00 per 1,000 rows |
🔌 Use the Vans Brazil Catalogue Scraper via API
Run it programmatically with the Apify API:
curl -X POST "https://api.apify.com/v2/acts/vans-api-scraper/runs?token=YOUR_TOKEN" \-H 'Content-Type: application/json' \-d '{"maxItems": 100,"detail": false,"sort": "creation-time","proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}'
Or with the Apify CLI: apify call vans-api-scraper -i input.json -o.
❓ FAQ
Do I need an account or API key for Vans Brazil Catalogue?
No. The actor talks to Vans Brazil Catalogue's public/mobile API for you — you only need an Apify account.
Do I need a proxy?
A proxy is recommended for reliable runs; set proxyConfiguration (Residential is safest for geo-restricted or bot-protected sites).
What export formats are supported?
JSON, CSV, Excel, XML, JSONL, RSS, or live via the Apify API and dataset endpoints.
Is scraping this legal?
You are responsible for how you use the data. Scrape only public product data and comply with www.vans.com.br's Terms and applicable law (e.g. GDPR/CCPA for personal data).
🛠️ How it works
The actor impersonates Vans Brazil Catalogue's official app/site and calls its private API the same way the app does, then normalises each response into the flat record above. No browser, no HTML scraping — just clean, structured data.
📌 Good to know
- Scrape only public product data and respect www.vans.com.br's Terms of Service and robots policy.
- For personal data, comply with GDPR/CCPA and applicable law — you are the data controller.
- Fields can be
nullwhen Vans Brazil Catalogue doesn't expose them for a given record.
⭐ Found this useful?
Give the Vans Brazil Catalogue Scraper a star on Apify and check out my other apify-*-api-scraper actors.