Nike China API
nike.com.cn
Nike China store - product listings, details, pricing, and availability.
- Actions
- 8
- Category
- Fashion Beauty
- Login
- Not required
- Output
- JSON
Call the Nike China API
Submit a task, then poll the job until it settles. This example runs act_nike_cn_category_landing_ssr.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_nike_cn_category_landing_ssr",
"params": {
"department_slug": "men"
}
}'8 actions on nike.com.cn
Read
Category Landing
act_nike_cn_category_landing_ssrread1 credit / callReturns department landing category links and navigation paths.
- department_slug
- string · required
Category Listing
act_nike_cn_category_listing_ssrread1 credit / callReturns a category product listing with titles, prices, images, and URLs.
- category_path
- string · required
Category Navigation
act_nike_cn_category_navigationread1 credit / callReturns related category and concept navigation links.
- concept_id
- string · required
Eligible Promotions
act_nike_cn_eligible_promotionsread1 credit / callReturns eligible promotions for a product style color.
- style_color
- string · required
Product Details
act_nike_cn_product_detail_ssrread1 credit / callReturns product detail with title, price, images, availability, and identifiers.
- product_slug
- string · required
- style_color
- string · required
Product Listing Pagination
act_nike_cn_product_listing_paginationread2 credits / callReturns a paginated product listing with titles, prices, images, and ranking.
- category_path
- string · required
- attribute_ids
- string · required
- anchor
- string · required
Product Size Availability
act_nike_cn_product_size_availabilityread1 credit / callReturns per-size stock and availability for a product.
- group_key
- string · required
Search Autocomplete
act_nike_cn_search_autocompleteread1 credit / callReturns search typeahead suggestions for a keyword.
- search_query
- string · required
Nike China API questions
- Is there an API for Nike China?
- Nike China does not offer a public data API for this, but Anakin Wire provides 8 maintained endpoints for nike.com.cn. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Nike China data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when nike.com.cn changes its markup, Anakin updates the action.
- Do I need a Nike China account?
- No. Every Nike China action listed here runs anonymously — no account and no credentials required.
- What does the Nike China API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Fashion Beauty APIs
Abercrombie
Abercrombie - product search, details, pricing, variants, and recommendations.
Abercrombiekids
Abercrombie Kids - kids apparel search, category browsing, and product details.
Ae
American Eagle - apparel categories, product details, reviews, and clearance deals.
Anthropologie US
Anthropologie - apparel and home category listings and related products.
ASOS
ASOS - UK fashion apparel search, product details, reviews, and brands.
Balenciaga
Balenciaga - luxury collections, product details, listings, and prices.