VOOZH about

URL: https://apify.com/rl1987/nike-api-scraper

โ‡ฑ Nike API Scraper ยท Apify


Pricing

from $1.00 / 1,000 plp row (listing data)s

Go to Apify Store

Scrape Nike.com listings (PLP) and full product detail (PDP) directly from the api.nike.com consumer API.

Pricing

from $1.00 / 1,000 plp row (listing data)s

Rating

0.0

(0)

Developer

๐Ÿ‘ R.L.

R.L.

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

Nike Scraper ๐Ÿ‘Ÿ โ€” Scrape Nike.com Products, Prices, Sizes & Stock

Nike Scraper extracts product data from Nike.com at scale โ€” listings, full product details, prices, discounts, sizes, GTINs, images and live stock availability โ€” and exports it to JSON, CSV, Excel, or an API. It reads Nike's own product API directly, so it's fast, reliable, and complete โ€” no flaky HTML parsing, no headless browser.

Point it at a category page, a search, a product URL, or a style code, and get clean, structured Nike product data in seconds. Great for price monitoring, competitor research, sneakerโ€‘release tracking, dropshipping, market analysis, and building product catalogs.

Scrape Nike sneakers, apparel and accessories โ€” Air Force 1, Air Jordan, Air Max, Dunk, Pegasus, Nike ACG and the entire Nike catalog โ€” in any Nike marketplace and language.


โœจ Why use this Nike Scraper?

  • ๐ŸŸข No code required โ€” paste a Nike URL, click Start, download your data.
  • โšก Fast & accurate โ€” pulls structured JSON from Nike's product API, not rendered HTML.
  • ๐Ÿงพ Rich data โ€” names, prices, discounts, every size + GTIN, perโ€‘size stock, all images.
  • ๐Ÿ“ฆ Live inventory โ€” see exactly which sizes are in stock right now.
  • ๐Ÿ” Full pagination โ€” scrapes an entire category or search to the last product.
  • ๐ŸŒ Any market โ€” choose the country/marketplace and language (US, UK, DE, โ€ฆ).
  • ๐Ÿ’ธ 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 Nike product data?

  • Price monitoring & repricing โ€” track Nike prices and discounts over time.
  • Competitor & market analysis โ€” benchmark assortment, pricing and availability.
  • Sneaker reselling & drop tracking โ€” catch launches, restocks and soldโ€‘out sizes.
  • Dropshipping & catalog building โ€” import Nike products into your store.
  • Inventory/stock alerts โ€” monitor when specific sizes come back in stock.
  • Data science & trend research โ€” build datasets of Nike footwear and apparel.

๐Ÿ“ฅ What data does the Nike Scraper extract?

Listing (PLP) data โ€” product name, subtitle, color, current price, full price, discount, employee price, currency, product type, "Just In"/sale badges, image, and product URL.

Product detail (PDP) data โ€” everything above plus full description, brand, gender, style code, every size with its GTIN/barcode and live stock level, color swatches (with hex), gallery images, sizeโ€‘chart URL, and launch/release info.

Each row is also stamped with country, language, source, scrapedAt, and the originating categoryName.


๐Ÿš€ How to scrape Nike.com (3 steps)

  1. Add an input. Paste a Nike category URL (e.g. https://www.nike.com/w/mens-shoes-nik1zy7ok), a search URL (https://www.nike.com/w?q=air%20force%201), a search term, a product URL, or a style code (e.g. CW2288-111).
  2. Pick your options โ€” turn on fetchProductDetails for full PDP data, set a country, or cap the number of products. Defaults work out of the box.
  3. Run & export โ€” click Start, then download the dataset as JSON/CSV/Excel or fetch it through the API.

โš™๏ธ Input

Supply at least one source: categoryUrls, searchTerms, productUrls, or styleColors. Everything else is optional.

FieldTypeDefaultDescription
categoryUrlsarray of {url}โ€“Nike category or search URLs (PLP). Each is paginated to the end.
searchTermsarray of stringโ€“Freeโ€‘text Nike searches, e.g. "air force 1".
productUrlsarray of {url}โ€“Nike product (PDP) URLs โ€” style code is read from the URL.
styleColorsarray of stringโ€“Bare Nike style codes, e.g. CW2288-111.
fetchProductDetailsbooleanfalseAlso fetch full PDP detail for each listing product.
fetchSizeAvailabilitybooleanfalseAttach live perโ€‘size stock to listing products.
maxProductsPerCategoryinteger0Cap products per category/search (0 = all).
maxItemsinteger0Global cap on output rows (0 = no cap).
pageSizestring24Listing page size โ€” 24, 50, or 100.
countrystringUSMarketplace โ€” affects price, currency and stock.
languagestringenLanguage for product copy.
detailConcurrencyinteger5Parallel detail/availability requests.
proxyConfigurationobjectResidentialProxy settings (RESIDENTIAL recommended).

Example input

{
"categoryUrls": [
{ "url": "https://www.nike.com/w/mens-shoes-nik1zy7ok" }
],
"searchTerms": ["air force 1"],
"productUrls": [
{ "url": "https://www.nike.com/t/air-force-1-07-mens-shoes-jBrhdX/CW2288-111" }
],
"styleColors": ["DD0587-008"],
"fetchProductDetails": true,
"maxProductsPerCategory": 200,
"pageSize": "50",
"country": "US",
"language": "en",
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}

๐Ÿ“ค Output

Listing (PLP) product

{
"styleColor": "DD0587-008",
"groupKey": "ZXK65P",
"globalProductId": "4881385b-โ€ฆ",
"internalPid": "1015928488",
"merchProductId": "74f6059c-โ€ฆ",
"title": "Air Jordan 5 \"Black Carolina\"",
"subtitle": "Men's Shoes",
"colorDescription": "Black/White/University Blue",
"colorLabel": "Black",
"currency": "USD",
"currentPrice": 220,
"fullPrice": 220,
"employeePrice": 132,
"discountPercentage": 0,
"isOnSale": false,
"productType": "FOOTWEAR",
"productSubType": "STANDARD",
"badgeLabel": "Just In",
"featuredAttributes": ["JUST_IN"],
"imageUrl": "https://static.nike.com/โ€ฆ/squarish.png",
"url": "https://www.nike.com/t/air-jordan-5-black-carolina-mens-shoes-ZXK65P/DD0587-008",
"categoryUrl": "https://www.nike.com/w/mens-shoes-nik1zy7ok"
}

Product detail (PDP) product โ€” adds

{
"styleColor": "CW2288-111",
"styleCode": "CW2288",
"colorCode": "111",
"brand": "Nike",
"fullTitle": "Nike Air Force 1 '07 Men's Shoes",
"descriptionHeading": "Benefits",
"description": "Comfortable, durable and timeless โ€” โ€ฆ",
"genders": ["MEN"],
"msrp": 115,
"discounted": false,
"inStock": true,
"availableSizes": ["6", "6.5", "7", "โ€ฆ"],
"colors": [{ "type": "PRIMARY", "name": "White", "hex": "F0F4FF" }],
"sizes": [
{
"size": "8",
"localizedSize": "M 8 / W 9.5",
"gtin": "00194501093...",
"skuId": "โ€ฆ",
"stockKeepingUnitId": "โ€ฆ",
"available": true,
"level": "HIGH"
}
],
"specifications": {
"bestFor": [], "widths": [], "manufacturingCountriesOfOrigin": [],
"athletes": ["CeeDee Lamb"], "techSpec": ""
},
"heroImageUrl": "https://secure-images.nike.com/is/image/DotCom/CW2288_111",
"galleryImageUrls": ["โ€ฆ"],
"sizeChartUrl": "https://www.nike.com/size-fit/unisex-footwear-mens-based",
"launch": { "commerceStartDate": "โ€ฆ", "hardLaunch": false, "preOrder": false, "publishType": "FLOW" },
"slug": "air-force-1-07-mens-shoes-jBrhbr"
}

๐Ÿ’ฐ Pricing โ€” pay per result

You scrapePrice
Listing (PLP) row โ€” name, color, price, image, URL$1.00 per 1,000 rows
Product detail (PDP) row โ€” all PLP fields plus description, every size + GTIN, perโ€‘size stock, gallery images$2.00 per 1,000 rows

You're billed as a PDP row whenever full detail is fetched (productUrls / styleColors, or listings with fetchProductDetails), otherwise as a PLP row. Pay only for the data you actually get โ€” set maxItems to stay within budget. Apify platform usage (compute + proxy) is billed on top of the perโ€‘row price.


๐Ÿ”Œ Use the Nike Scraper via API

Run it from anywhere and get the results back as JSON:

curl-X POST "https://api.apify.com/v2/acts/rl1987~nike-api-scraper/run-sync-get-dataset-items?token=YOUR_API_TOKEN"\
-H'Content-Type: application/json'\
-d'{ "categoryUrls": [{ "url": "https://www.nike.com/w/mens-shoes-nik1zy7ok" }], "maxProductsPerCategory": 100 }'

You can also run it on a schedule (e.g. daily price/stock checks) and integrate with Make, Zapier, n8n, Google Sheets, or webhooks โ€” all from the Apify platform.


โ“ FAQ

Is it legal to scrape Nike? Scraping publicly available data is generally permitted, but you are responsible for complying with Nike's Terms of Service and applicable laws (including copyright and dataโ€‘protection rules) in your jurisdiction. Use the data responsibly.

Do I need to write code? No. Use the visual input form on Apify. Developers can also drive it via the API and SDKs.

Can I scrape other Nike countries and currencies? Yes โ€” set country and language (e.g. GB/en, DE/de). Prices, currency and stock follow the chosen marketplace.

Can it scrape Nike search results? Yes. Paste a search URL like https://www.nike.com/w?q=air%20force%201 into categoryUrls, or use searchTerms.

Does it return sizes and stock availability? Yes. PDP rows include every size with its GTIN and a live stock level. For listing products, enable fetchSizeAvailability to attach live perโ€‘size stock.

What about product reviews? Reviews (ratings/counts) are out of scope โ€” Nike serves those from a separate service that isn't part of the product/catalog API.

Which proxies should I use? Residential proxies. Nike blocks datacenter IPs, so the actor defaults to Apify Residential proxies pinned to your chosen marketplace country for reliable results.

How do I export the data? Download from the dataset as JSON, CSV, Excel, or XML, or fetch it through the API.


๐Ÿ› ๏ธ How it works

The scraper talks to Nike's own consumer product API (api.nike.com) โ€” the same endpoints that power Nike.com โ€” using three calls: the product wall for listings/search, the product feed for full detail (sizes, GTINs, stock, images), and the availability endpoint for live perโ€‘size stock. It paginates automatically, streams results to the dataset with bounded memory, and rotates residential proxy IPs for reliability.


๐Ÿ“Œ Good to know

  • One Nike "style" can have several colorways โ€” each colorway is its own row.
  • pageSize must be 24, 50, or 100.
  • Listing rows don't include size stock unless you enable fetchSizeAvailability or fetchProductDetails; PDP rows always include perโ€‘size stock.
  • Built for scale: low, flat memory usage and automatic residentialโ€‘proxy rotation.

โญ Found this useful?

If this actor helped you, please review the actor โ€” your feedback helps others discover it and helps us keep improving it. A quick rating goes a long way!


Not affiliated with, endorsed by, or sponsored by Nike, Inc. "Nike", "Air Force 1", "Air Jordan", "Air Max" and related marks are trademarks of their respective owners and are used here for descriptive purposes only.

You might also like

Nike Reviews Scraper

getdataforme/nike-reviews-scraper

The Nike Reviews Scraper efficiently extracts detailed customer reviews from Nike product pages, offering insights into consumer opinions for market analysis....

Nike productInfo Scraper

getdataforme/nike-productInfo-scraper

The Nike productInfo Scraper efficiently extracts detailed product data from Nike's website, including titles, prices, descriptions, and images....

Nike Product Scraper ๐Ÿ‘Ÿ

easyapi/nike-product-scraper

Extract product data from Nike.com search results including prices, colors, images and detailed product information. Perfect for price monitoring, product analysis and market research.

Nike Product Scraper

fingolfin/nike-product-scraper

use this actor to scrape nike products pages for shoes and clothes

75

5.0

Nike Product Scraper ๐Ÿ‘Ÿ

shahidirfan/nike-product-scraper

Scrape Nike products at scale. Extract prices, descriptions, ratings, inventory, sizes & colors in real-time. Perfect for price monitoring, market research & competitive analysis. Fast, reliable, zero blocks.

10

5.0

Nike Reviews Scraper

shahidirfan/Nike-Reviews-Scraper

Extract Nike product reviews, ratings & customer feedback at scale. Scrape review text, scores, verified purchase badges & user details. Perfect for market research, sentiment analysis & competitive intelligence. Fast, reliable data extraction.

Nike Scraper | Fast & Reliable | $1 / 1k

fatihtahta/nike-scraper

Scrape Nike.com for product listings, capture names, SKUs, colorways, prices, promotions, images, badges, and attributes, ideal for price tracking, assortment monitoring, and product research.

Nike Product Scraper

ahmed_hrid/nike-product-scraper

Extract complete product data from Nike.com โ€” all colorways, sizes, pricing, images, and availability in a single run. Ideal for price monitoring, inventory tracking, and release watching. Outputs clean JSON, CSV, or Excel. Residential proxies included.