VOOZH about

URL: https://apify.com/jungle_synthesizer/anta-running-shoe-catalog-scraper

โ‡ฑ Anta Running Shoe Catalog Scraper ยท Apify


Pricing

Pay per event

Go to Apify Store

Anta Running Shoe Catalog Scraper

Scrape ANTA's complete running shoe catalog from anta.com โ€” the global Shopify storefront of the second-largest Chinese sportswear brand. Extracts product names, prices, sizes, colors, technologies, variants, and stock status across all running collections.

Pricing

Pay per event

Rating

0.0

(0)

Developer

๐Ÿ‘ BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a month ago

Last modified

Categories

Share

Scrape the complete running shoe catalog from anta.com โ€” the global Shopify storefront of ANTA Sports, the second-largest Chinese sportswear brand and Olympic Committee partner. This actor collects product details, pricing, size/color variants, technologies, and stock availability across all ANTA running collections using Shopify's native JSON API.

What this actor does

The actor iterates over ANTA's running-focused Shopify collections and extracts full product data via the /collections/<slug>/products.json endpoint. No HTML parsing, no proxy required โ€” clean JSON responses with complete variant data.

Collections scraped by default:

  • anta-running โ€” main running shoe catalog
  • anta-trail โ€” trail running shoes
  • mens-running โ€” men's running lineup
  • womens-running โ€” women's running lineup
  • everyday-running โ€” everyday/casual running
  • running-apparel โ€” running clothing and accessories

Use cases

  • Price tracking and comparison โ€” monitor ANTA shoe prices, sale events, and compare_at_price vs current price
  • Reseller and inventory intelligence โ€” track in-stock status, new colorways, and restocks
  • Brand analysis โ€” catalog ANTA's technology lineup (A-Flashedge, NITROEDGE, etc.) and brand line expansion
  • Market research โ€” complement existing Nike/Adidas/Asics scraper data with Chinese brand coverage

Input configuration

FieldTypeDescriptionDefault
maxItemsintegerMaximum total records to return10
collectionsarrayShopify collection slugs to scrapeAll 6 running collections

Example input

{
"maxItems":500,
"collections":["anta-running","anta-trail"]
}

To scrape all running collections without a cap:

{
"collections":["anta-running","anta-trail","mens-running","womens-running","everyday-running","running-apparel"]
}

Output schema

Each record represents one product from one collection. Fields that are not available in the Shopify public API (reviews, drop height, weight) are returned as null.

FieldTypeDescription
product_idstringShopify product ID
product_handlestringURL slug (e.g. mens-anta-hela-10)
product_namestringFull product title
product_urlstringDirect product page URL
categorystringSource collection (running, trail, mens-running, etc.)
subcategorystringShopify product_type (e.g. "Running Shoes")
brand_linestringModel line (e.g. "ANTA Hela", "ANTA PG7")
price_usdnumberCurrent price in USD (lowest variant)
currencystringAlways "USD"
price_originalnumberOriginal price if on sale, else null
on_salebooleanTrue if price < compare_at_price
sizesstring (JSON)JSON array of available sizes
colorsstring (JSON)JSON array of available color names
color_swatchesstring (JSON)JSON array of {color, image_src} objects
sku_variantsstring (JSON)Full variant data including SKU, price, availability
in_stockbooleanTrue if any variant is available
imagesstring (JSON)JSON array of product image URLs
description_htmlstringProduct description (may contain HTML)
featuresstring (JSON)Key benefit sentences extracted from description
technologiesstring (JSON)ANTA tech names found (A-Flashedge, NITROEDGE, etc.)
reviews_countnullNot available in public Shopify API
rating_avgnullNot available in public Shopify API
release_datestringISO date the product was published (YYYY-MM-DD)
shoe_typestringroad / trail / training / null
shoe_drop_mmnullNot available in public Shopify API
weight_gnumberWeight in grams from Shopify variant (if set)
tagsstring (JSON)Shopify product tags

Sample record

{
"product_id":"10221721452835",
"product_handle":"mens-anta-pg7-3",
"product_name":"Men's ANTA PG7 3",
"product_url":"https://anta.com/products/mens-anta-pg7-3",
"category":"running",
"subcategory":"Running Shoes",
"brand_line":"ANTA PG7",
"price_usd":100,
"currency":"USD",
"price_original":null,
"on_sale":false,
"sizes":"[\"8\",\"8.5\",\"9\",\"9.5\",\"10\",\"10.5\",\"11\",\"11.5\",\"12\",\"13\"]",
"colors":"[\"Gray/Red/Black\",\"Black\",\"Gray/Black\",\"White/Yellow/Blue\",\"Silver\",\"Gray\"]",
"in_stock":true,
"release_date":"2026-05-25",
"shoe_type":"road"
}

Notes

  • Shopify public API โ€” no authentication required; /products.json is a public Shopify endpoint
  • No proxy required โ€” anta.com has no Cloudflare or aggressive anti-bot measures
  • Deduplication โ€” a product appearing in multiple collections will be returned once per collection with the category field indicating the source collection
  • Data not in products.json โ€” reviews, ratings, drop height, and detailed tech specs require the Shopify Storefront API or HTML scraping; those fields return null

About ANTA Sports

ANTA Sports Products Limited is a Chinese multinational sportswear company headquartered in Jinjiang, Fujian. It is the parent company of FILA (Asia), Descente, and Kolon Sport. ANTA is an official Olympic Committee partner and manufactures shoes reviewed by Believe in the Run, Doctors of Running, and RunRepeat.

You might also like

361sport Running Product Catalog Scraper

jungle_synthesizer/361sport-running-product-catalog-scraper

Scrape 361ยฐ's complete running shoe and apparel catalog from 361sport.com โ€” the global Shopify storefront of the Asian Games-endorsed sportswear brand. Extracts product names, prices, sizes, colors, technologies, variants, and stock status for running shoes and run-apparel SKUs.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

Running Shoe Multi-Brand Catalog Scraper

jungle_synthesizer/running-shoe-multi-brand-catalog-scraper

Scrape running shoe catalogs from Brooks, Saucony, Altra, On, and Running Warehouse โ€” normalized records with runner-relevant specs (drop, stack, foam, plate, weight).

๐Ÿ‘ User avatar

BowTiedRaccoon

2

Shoe City Scraper

mshopik/shoe-city-scraper

Scrape Shoe City and extract data on footwear from shoecity.com. Our Shoe City API lets you crawl product information and pricing. The saved data can be downloaded as HTML, JSON, CSV, Excel, and XML.

Decathlon China Running Product Catalog Scraper

jungle_synthesizer/decathlon-china-running-product-catalog-scraper

Scrapes Decathlon CN's running product catalog including Kalenji and Kiprun lines with CNY pricing, sizes, colors, images, and product details from the China Nuxt SSR storefront.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

Shopify Scraper

automation-lab/shopify-scraper

Monitor any Shopify store for competitor catalog, price, availability, variants, collections, and review data. Extract DTC storefront intelligence with no API key.

๐Ÿ‘ User avatar

Stas Persiianenko

61

Shopify Catalog & Price Scraper

techionik9993/shopify-catalog-price-monitor

Scrape Shopify storefront product catalogs with titles, prices, variants, availability, vendors, product URLs, and ecommerce research fields.