Nike Scraper avatar
Nike Scraper

Deprecated

Pricing

$40.00/month + usage

Go to Store
Nike Scraper

Nike Scraper

Deprecated

Developed by

newpo

newpo

Maintained by Community

Scrapes Nike Products. Support international sites.

0.0 (0)

Pricing

$40.00/month + usage

1

Total users

30

Monthly users

3

Last modified

2 years ago

This actor scrapes products on Nike. Data points include

  • Product Name
  • Styles/Sizes
  • Descriptions
  • Images
  • Reviews
  • and more (see output example)!

Input Parameters

  • URLs Use any product listing pages or search pages e.g. https://www.nike.com/w/members-save-more-sale-3re64
  • maxPages Number of products you'd like the scraper to stop scrolling for more once you reach this many products. For example, if you use 30 for this value, it will stop scrolling after the second scroll and you'll get 48 products in total (24 products per scroll) .
  • includeDetails When set to true, we'll scrape the product details page where it has a ton of details (a list of ~50 products would have about 1 MB dataset)

Data Output

A dataset will be created from each run (go to Storage on the sidebar). It looks like nike-list-1676441778724 and nike-details-1676441778724. The trailing numbers are the unix timestamp the actor started.

How much does it cost to scrape Nike?

I haven't tested it yet but it uses minimal resources so I'd say 10,000 products for around $1~$2. I'll update this once I have more accurate data.

Sample Output

Only showing data with includeDetails set to false down below. When it's set to true the data size is too large to show here.

[{
"cardType": "default",
"cloudProductId": "2e171ddc-d837-5634-b04d-bdeebd173c09",
"colorDescription": "White/Platinum Tint/Metallic Summit White/Team Orange",
"colorways": [
{
"colorDescription": "White/Platinum Tint/Metallic Summit White/Team Orange",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/d010ab0d-f0a3-42a3-a206-a7f82d57e626/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/303c4872-21ac-40f7-b359-76ed67d8c6dd/pegasus-39-womens-road-running-shoes-qdDh0D.png"
},
"pdpUrl": "{countryLang}/t/pegasus-39-womens-road-running-shoes-qdDh0D/DZ5214-100",
"price": {
"currency": "USD",
"currentPrice": 87.97,
"discounted": true,
"employeePrice": 52.78,
"fullPrice": 135,
"minimumAdvertisedPrice": null
},
"cloudProductId": "2e171ddc-d837-5634-b04d-bdeebd173c09",
"inStock": true,
"isComingSoon": false,
"isBestSeller": false,
"isExcluded": false,
"isLaunch": false,
"isMemberExclusive": false,
"isNew": false,
"label": "IN_STOCK",
"pid": "14263472",
"prebuildId": null,
"productInstanceId": null
},
{
"colorDescription": "White/Pure Platinum/Grey Fog/Metallic Silver",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/d6420cb8-3eb5-4fb8-ab0e-5676a75710cb/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/39b9cf32-b076-40ca-8041-32945668121f/pegasus-39-womens-road-running-shoes-qdDh0D.png"
},
"pdpUrl": "{countryLang}/t/pegasus-39-womens-road-running-shoes-qdDh0D/DH4072-100",
"price": {
"currency": "USD",
"currentPrice": 130,
"discounted": false,
"employeePrice": 78,
"fullPrice": 130,
"minimumAdvertisedPrice": null
},
"cloudProductId": "4149b04e-38e9-5794-9484-520aa637c15d",
"inStock": true,
"isComingSoon": false,
"isBestSeller": false,
"isExcluded": false,
"isLaunch": false,
"isMemberExclusive": false,
"isNew": false,
"label": "IN_STOCK",
"pid": "13933120",
"prebuildId": null,
"productInstanceId": null
},
{
"colorDescription": "Dark Smoke Grey/Olive Grey/Metallic Silver/Metallic Copper",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/5c29f504-973c-4d68-9e66-977d3ff73f43/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/ae27015f-9ff7-45e1-a363-f0b2df0f15b7/pegasus-39-womens-road-running-shoes-qdDh0D.png"
},
"pdpUrl": "{countryLang}/t/pegasus-39-womens-road-running-shoes-qdDh0D/DH4072-007",
"price": {
"currency": "USD",
"currentPrice": 91.97,
"discounted": true,
"employeePrice": 55.18,
"fullPrice": 130,
"minimumAdvertisedPrice": null
},
"cloudProductId": "aa0dcf58-f7bd-54db-96f5-ecde325cfe64",
"inStock": true,
"isComingSoon": false,
"isBestSeller": false,
"isExcluded": false,
"isLaunch": false,
"isMemberExclusive": false,
"isNew": false,
"label": "IN_STOCK",
"pid": "14228965",
"prebuildId": null,
"productInstanceId": null
},
{
"colorDescription": "Pure Platinum/Blackened Blue/White/Hyper Pink",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/88c74cf5-9577-44f3-8eb9-5fe302ba9583/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/f7faaf2b-2297-4a63-a403-34a5f05e2369/pegasus-39-womens-road-running-shoes-qdDh0D.png"
},
"pdpUrl": "{countryLang}/t/pegasus-39-womens-road-running-shoes-qdDh0D/FD0296-001",
"price": {
"currency": "USD",
"currentPrice": 91.97,
"discounted": true,
"employeePrice": 55.18,
"fullPrice": 130,
"minimumAdvertisedPrice": null
},
"cloudProductId": "95d434ad-53ce-5abf-8849-bf42a7bcea89",
"inStock": true,
"isComingSoon": false,
"isBestSeller": false,
"isExcluded": false,
"isLaunch": false,
"isMemberExclusive": false,
"isNew": false,
"label": "IN_STOCK",
"pid": "1003842921",
"prebuildId": null,
"productInstanceId": null
},
{
"colorDescription": "Phantom/Summit White/Cerulean/Psychic Purple",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/2b61fb83-92db-47df-98c3-b5bf60c9bcf0/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/6232eddf-1180-4353-808c-0f835944cc13/air-zoom-pegasus-39-womens-road-running-shoes-wide-qdDh0D.png"
},
"pdpUrl": "{countryLang}/t/air-zoom-pegasus-39-womens-road-running-shoes-wide-qdDh0D/DM0173-006",
"price": {
"currency": "USD",
"currentPrice": 110.97,
"discounted": true,
"employeePrice": 66.58,
"fullPrice": 130,
"minimumAdvertisedPrice": null
},
"cloudProductId": "5d97bc32-5ba5-5491-972d-4c97c947dd49",
"inStock": true,
"isComingSoon": false,
"isBestSeller": false,
"isExcluded": false,
"isLaunch": false,
"isMemberExclusive": false,
"isNew": false,
"label": "IN_STOCK",
"pid": "14229040",
"prebuildId": null,
"productInstanceId": null
},
{
"colorDescription": "Pink Oxford/Light Soft Pink/Champagne/Summit White",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/f89a59ee-b368-4978-94e0-70eda3ea0b3b/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/5f78e28d-43e4-4a95-8bd9-7dfb8cfc3d7f/pegasus-39-womens-road-running-shoes-qdDh0D.png"
},
"pdpUrl": "{countryLang}/t/pegasus-39-womens-road-running-shoes-qdDh0D/DH4072-601",
"price": {
"currency": "USD",
"currentPrice": 130,
"discounted": false,
"employeePrice": 78,
"fullPrice": 130,
"minimumAdvertisedPrice": null
},
"cloudProductId": "6c6ba092-a3e2-5604-be1a-60bf20d66cbd",
"inStock": true,
"isComingSoon": false,
"isBestSeller": false,
"isExcluded": false,
"isLaunch": false,
"isMemberExclusive": false,
"isNew": false,
"label": "IN_STOCK",
"pid": "13933069",
"prebuildId": null,
"productInstanceId": null
},
{
"colorDescription": "Phantom/Summit White/Cerulean/Psychic Purple",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/b4d33067-a39e-476d-ab68-063b87ccca00/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/02a12569-d928-481b-876e-123491d4cdc5/pegasus-39-womens-road-running-shoes-qdDh0D.png"
},
"pdpUrl": "{countryLang}/t/pegasus-39-womens-road-running-shoes-qdDh0D/DH4072-006",
"price": {
"currency": "USD",
"currentPrice": 91.97,
"discounted": true,
"employeePrice": 55.18,
"fullPrice": 130,
"minimumAdvertisedPrice": null
},
"cloudProductId": "890050e0-95e2-5070-8978-4745f5280961",
"inStock": true,
"isComingSoon": false,
"isBestSeller": false,
"isExcluded": false,
"isLaunch": false,
"isMemberExclusive": false,
"isNew": false,
"label": "IN_STOCK",
"pid": "14228964",
"prebuildId": null,
"productInstanceId": null
},
{
"colorDescription": "Photon Dust/Total Orange/Light Iron Ore/Mint Foam",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/c0d1730d-507d-4e16-9822-3e53486a7597/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/5d9e3c23-b389-4b20-af74-3fd6861f9f92/pegasus-39-premium-womens-road-running-shoes-qdDh0D.png"
},
"pdpUrl": "{countryLang}/t/pegasus-39-premium-womens-road-running-shoes-qdDh0D/DQ4339-001",
"price": {
"currency": "USD",
"currentPrice": 94.97,
"discounted": true,
"employeePrice": 56.98,
"fullPrice": 135,
"minimumAdvertisedPrice": null
},
"cloudProductId": "ff43c37c-7575-5f2c-a168-e18ef3896f68",
"inStock": true,
"isComingSoon": false,
"isBestSeller": false,
"isExcluded": false,
"isLaunch": false,
"isMemberExclusive": false,
"isNew": false,
"label": "IN_STOCK",
"pid": "14230704",
"prebuildId": null,
"productInstanceId": null
},
{
"colorDescription": "Light Soft Pink/University Gold/Pinksicle/Barely Green",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/d022d209-3d28-4dee-bcc8-4796200385e2/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/54e93c42-108c-479e-9cfb-d516376853c5/pegasus-39-premium-womens-road-running-shoes-qdDh0D.png"
},
"pdpUrl": "{countryLang}/t/pegasus-39-premium-womens-road-running-shoes-qdDh0D/DO9483-600",
"price": {
"currency": "USD",
"currentPrice": 108.97,
"discounted": true,
"employeePrice": 65.38,
"fullPrice": 135,
"minimumAdvertisedPrice": null
},
"cloudProductId": "ed421b36-c049-5d8d-acf9-be45d712ab10",
"inStock": true,
"isComingSoon": false,
"isBestSeller": false,
"isExcluded": false,
"isLaunch": false,
"isMemberExclusive": false,
"isNew": false,
"label": "IN_STOCK",
"pid": "14081293",
"prebuildId": null,
"productInstanceId": null
},
{
"colorDescription": "Light Soft Pink/Light Orewood Brown/Metallic Silver",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/0cb331cf-1525-4287-b691-5ccaa150d618/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/e26ba0b4-95c6-43f0-8f43-362aa611649c/pegasus-39-womens-road-running-shoes-qdDh0D.png"
},
"pdpUrl": "{countryLang}/t/pegasus-39-womens-road-running-shoes-qdDh0D/DZ4701-600",
"price": {
"currency": "USD",
"currentPrice": 91.97,
"discounted": true,
"employeePrice": 55.18,
"fullPrice": 130,
"minimumAdvertisedPrice": null
},
"cloudProductId": "6b2414f7-68cf-5149-9816-c3fc785f8593",
"inStock": true,
"isComingSoon": false,
"isBestSeller": false,
"isExcluded": false,
"isLaunch": false,
"isMemberExclusive": false,
"isNew": false,
"label": "IN_STOCK",
"pid": "14263393",
"prebuildId": null,
"productInstanceId": null
},
{
"colorDescription": "White/Cerulean/Black/Doll",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/63bd1e49-28af-4344-bd21-9e48db04cb82/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/5c317c7d-6392-47de-8552-f07e638180b7/pegasus-39-womens-road-running-shoes-qdDh0D.png"
},
"pdpUrl": "{countryLang}/t/pegasus-39-womens-road-running-shoes-qdDh0D/DZ4445-100",
"price": {
"currency": "USD",
"currentPrice": 97.97,
"discounted": true,
"employeePrice": 58.78,
"fullPrice": 130,
"minimumAdvertisedPrice": null
},
"cloudProductId": "6bc397c6-28a0-5fc1-929c-08559c42e5f3",
"inStock": true,
"isComingSoon": false,
"isBestSeller": false,
"isExcluded": false,
"isLaunch": false,
"isMemberExclusive": false,
"isNew": false,
"label": "IN_STOCK",
"pid": "14220924",
"prebuildId": null,
"productInstanceId": null
},
{
"colorDescription": "Black/Dark Smoke Grey/White",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/fc033b38-7a14-4974-882c-bee163d9ae1c/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/dfd38132-62e7-43fc-acee-321258258a45/air-zoom-pegasus-39-womens-road-running-shoes-wide-qdDh0D.png"
},
"pdpUrl": "{countryLang}/t/air-zoom-pegasus-39-womens-road-running-shoes-wide-qdDh0D/DM0173-001",
"price": {
"currency": "USD",
"currentPrice": 130,
"discounted": false,
"employeePrice": 78,
"fullPrice": 130,
"minimumAdvertisedPrice": null
},
"cloudProductId": "3b5d3e1a-d23f-56d7-9d85-9f4ef929763a",
"inStock": true,
"isComingSoon": false,
"isBestSeller": false,
"isExcluded": false,
"isLaunch": false,
"isMemberExclusive": false,
"isNew": false,
"label": "IN_STOCK",
"pid": "13972112",
"prebuildId": null,
"productInstanceId": null
},
{
"colorDescription": "Doll/Iris Whisper/Light Marine/Black",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/f08e90a3-5ead-4fb2-bd85-54ca3bb56869/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/973a76b4-639f-4b5b-9f5b-5721626670f3/pegasus-39-womens-road-running-shoes-qdDh0D.png"
},
"pdpUrl": "{countryLang}/t/pegasus-39-womens-road-running-shoes-qdDh0D/DH4072-500",
"price": {
"currency": "USD",
"currentPrice": 97.97,
"discounted": true,
"employeePrice": 58.78,
"fullPrice": 130,
"minimumAdvertisedPrice": null
},
"cloudProductId": "89571a45-7c14-5a46-835e-1eaada8f088a",
"inStock": true,
"isComingSoon": false,
"isBestSeller": false,
"isExcluded": false,
"isLaunch": false,
"isMemberExclusive": false,
"isNew": false,
"label": "IN_STOCK",
"pid": "13937239",
"prebuildId": null,
"productInstanceId": null
},
{
"colorDescription": "Black/White",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/54bbc27b-d689-43c7-929d-f2cd32d82bed/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/d614c9ac-0fea-4959-8eb3-62b962b6a17f/pegasus-39-premium-womens-road-running-shoes-qdDh0D.png"
},
"pdpUrl": "{countryLang}/t/pegasus-39-premium-womens-road-running-shoes-qdDh0D/DR9619-001",
"price": {
"currency": "USD",
"currentPrice": 135,
"discounted": false,
"employeePrice": 81,
"fullPrice": 135,
"minimumAdvertisedPrice": null
},
"cloudProductId": "641c6e4a-630c-5fdf-ae43-6bebb8989b89",
"inStock": true,
"isComingSoon": false,
"isBestSeller": true,
"isExcluded": false,
"isLaunch": false,
"isMemberExclusive": false,
"isNew": false,
"label": "IN_STOCK",
"pid": "1000448994",
"prebuildId": null,
"productInstanceId": null
},
{
"colorDescription": "Football Grey/White/Multi-Color",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/1d2ac974-08c6-49eb-8338-f63b9e22cef9/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/10cb0fec-9b46-4785-831d-757d7fbc11f0/pegasus-39-womens-road-running-shoes-qdDh0D.png"
},
"pdpUrl": "{countryLang}/t/pegasus-39-womens-road-running-shoes-qdDh0D/FD0816-085",
"price": {
"currency": "USD",
"currentPrice": 135,
"discounted": false,
"employeePrice": 81,
"fullPrice": 135,
"minimumAdvertisedPrice": null
},
"cloudProductId": "fffc8fe3-b3a3-5926-bc4d-50f58aa30e41",
"inStock": true,
"isComingSoon": false,
"isBestSeller": false,
"isExcluded": false,
"isLaunch": false,
"isMemberExclusive": true,
"isNew": false,
"label": "IN_STOCK",
"pid": "1009424489",
"prebuildId": null,
"productInstanceId": null
},
{
"colorDescription": "Barely Green/Mint Foam/Volt/Cave Purple",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/ab47d082-1786-4411-ad89-cb621da4c189/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/d387af56-4b8f-46e3-a36c-040d626ae63a/pegasus-39-womens-road-running-shoes-qdDh0D.png"
},
"pdpUrl": "{countryLang}/t/pegasus-39-womens-road-running-shoes-qdDh0D/DH4072-301",
"price": {
"currency": "USD",
"currentPrice": 84.97,
"discounted": true,
"employeePrice": 50.98,
"fullPrice": 130,
"minimumAdvertisedPrice": null
},
"cloudProductId": "149ebca5-4a33-5f17-92ee-b2723c5d1987",
"inStock": true,
"isComingSoon": false,
"isBestSeller": false,
"isExcluded": false,
"isLaunch": false,
"isMemberExclusive": false,
"isNew": false,
"label": "IN_STOCK",
"pid": "14227415",
"prebuildId": null,
"productInstanceId": null
},
{
"colorDescription": "Iris Whisper/Summit White/Light Madder Root/Madder Root",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/89a3c86c-2a5e-4fbe-ac92-5d1077d13182/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/8ac8f22d-a9af-4255-aa79-5c83e73a0757/pegasus-39-womens-road-running-shoes-qdDh0D.png"
},
"pdpUrl": "{countryLang}/t/pegasus-39-womens-road-running-shoes-qdDh0D/DH4072-501",
"price": {
"currency": "USD",
"currentPrice": 88.97,
"discounted": true,
"employeePrice": 53.38,
"fullPrice": 130,
"minimumAdvertisedPrice": null
},
"cloudProductId": "d39ba790-273b-542c-b5b3-bc196953bb78",
"inStock": true,
"isComingSoon": false,
"isBestSeller": false,
"isExcluded": false,
"isLaunch": false,
"isMemberExclusive": false,
"isNew": false,
"label": "IN_STOCK",
"pid": "13933071",
"prebuildId": null,
"productInstanceId": null
},
{
"colorDescription": "Black/Dark Smoke Grey/White",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/ea4d0764-a96c-48d5-9d02-aaa5f4106b89/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/092c245e-08c9-4c92-b45c-6d85c8f9059c/pegasus-39-womens-road-running-shoes-qdDh0D.png"
},
"pdpUrl": "{countryLang}/t/pegasus-39-womens-road-running-shoes-qdDh0D/DH4072-001",
"price": {
"currency": "USD",
"currentPrice": 91.97,
"discounted": true,
"employeePrice": 55.18,
"fullPrice": 130,
"minimumAdvertisedPrice": null
},
"cloudProductId": "d39c034c-e088-5e7e-8fbc-17c6441eb581",
"inStock": true,
"isComingSoon": false,
"isBestSeller": false,
"isExcluded": false,
"isLaunch": false,
"isMemberExclusive": false,
"isNew": false,
"label": "IN_STOCK",
"pid": "13933063",
"prebuildId": null,
"productInstanceId": null
}
],
"customizable": false,
"hasExtendedSizing": false,
"id": "34a5b8ab-a9e8-47eb-873a-7a83f328f537",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/d010ab0d-f0a3-42a3-a206-a7f82d57e626/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/303c4872-21ac-40f7-b359-76ed67d8c6dd/pegasus-39-womens-road-running-shoes-qdDh0D.png"
},
"inStock": true,
"isComingSoon": false,
"isBestSeller": false,
"isExcluded": false,
"isGiftCard": false,
"isJersey": false,
"isLaunch": false,
"isMemberExclusive": false,
"isNBA": false,
"isNFL": false,
"isSustainable": false,
"label": "IN_STOCK",
"nbyColorway": {
"colorDescription": "NBY",
"images": {
"portraitURL": "https://static.nike.com/a/images/c_limit,w_400,f_auto/t_product_v1/d010ab0d-f0a3-42a3-a206-a7f82d57e626/image.jpg",
"squarishURL": "https://static.nike.com/a/images/t_default/303c4872-21ac-40f7-b359-76ed67d8c6dd/pegasus-39-womens-road-running-shoes-qdDh0D.png"
},
"pdpUrl": "{countryLang}/u/custom-nike-air-zoom-pegasus-39-by-you-10001265/9123617439",
"price": {
"currency": null,
"currentPrice": 160,
"discounted": null,
"employeePrice": 96,
"fullPrice": 160,
"minimumAdvertisedPrice": null
}
},
"pid": "14263472",
"prebuildId": null,
"price": {
"currency": "USD",
"currentPrice": 87.97,
"discounted": true,
"employeePrice": 52.78,
"fullPrice": 135,
"minimumAdvertisedPrice": null
},
"productInstanceId": null,
"productType": "FOOTWEAR",
"properties": null,
"salesChannel": [
"NikeApp",
"Nike.com",
"Nike Store Experiences"
],
"subtitle": "Women's Road Running Shoes",
"title": "Nike Pegasus 39",
"url": "{countryLang}/t/pegasus-39-womens-road-running-shoes-qdDh0D/DZ5214-100"
}]