Nike API Scraper
Pricing
from $1.00 / 1,000 plp row (listing data)s
Nike API Scraper
Scrape Nike.com listings (PLP) and full product detail (PDP) directly from the api.nike.com consumer API.
Nike API Scraper
Pricing
from $1.00 / 1,000 plp row (listing data)s
Scrape Nike.com listings (PLP) and full product detail (PDP) directly from the api.nike.com consumer API.
Nike listing pages to scrape — paginated through fully via the product wall API. Accepts BOTH: • Category URLs, e.g. https://www.nike.com/w/mens-shoes-nik1zy7ok • Search-results URLs, e.g. https://www.nike.com/w?q=air%20force%201 (the search query is auto-detected from the ?q= parameter).
Free-text search queries to scrape (equivalent to searching on nike.com). Example: "air force 1".
Individual product pages to fetch full detail for, e.g. https://www.nike.com/t/air-force-1-07-mens-shoes-jBrhdX/CW2288-111 . The styleColor is taken from the last path segment.
Bare Nike styleColor codes to fetch full detail for, e.g. CW2288-111. A styleColor is -.
For every product found on a listing/search, also fetch the full PDP detail (description, all sizes, GTINs, per-size stock, gallery images). Much slower — one extra API call per product.
Attach live per-size stock (isAvailable, ship status, available sizes list) keyed by the product's groupKey. For listing products this adds one extra call each; detail records already include size stock from the product feed.
Cap how many product groupings to scrape per category/search (0 = no limit, scrape all pages).
Hard cap on total records pushed to the dataset across all inputs (0 = no limit).
Products per listing API page. Nike only allows 24, 50 or 100.
Two-letter marketplace code (affects prices, currency, availability).
How many detail/availability API calls to run in parallel.