JD Sports Scraper - Trainers, Clothing, Prices & Stock avatar

JD Sports Scraper - Trainers, Clothing, Prices & Stock

Pricing

from $1.65 / 1,000 products

Go to Apify Store
JD Sports Scraper - Trainers, Clothing, Prices & Stock

JD Sports Scraper - Trainers, Clothing, Prices & Stock

Scrape products from JD Sports (jdsports.co.uk) by keyword: brand, product name, price, colour, category, gender, sale/discount status, image and product URL. Fast, fully paginated via the site search index. No login, no key. Export JSON, CSV, Excel.

Pricing

from $1.65 / 1,000 products

Rating

0.0

(0)

Developer

Scrape Sage

Scrape Sage

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

JD Sports Scraper - Trainers, Clothing, Prices & Stock

Scrape products from JD Sports (jdsports.co.uk) by keyword and get clean, structured data: brand, product name, price, colour, category, gender, sale/discount status, image and product URL.

Fast and fully paginated. No login, no API key.

What it does

  • Searches JD Sports by keyword (nike air max, adidas hoodie, running shoes, ...).
  • Returns each product with brand, price (numeric + formatted), colour, category, gender, in-stock and sale/discount flags, image and the direct product URL.
  • Pulls the full result set for a keyword (paginated), up to your Max products.

Example output

{
"type": "product",
"styleId": "830140",
"name": "Nike Air Max 90",
"brand": "Nike",
"price": 135,
"priceFormatted": "£135.00",
"currency": "GBP",
"colour": "White",
"category": "Footwear",
"gender": "Mens",
"onSale": false,
"inStock": true,
"image": "https://i8.amplience.net/i/jpl/jd_791003_plc",
"url": "https://www.jdsports.co.uk/product/white-nike-air-max-90/830140/"
}

Input

FieldDescription
Search keywordsProduct keywords or brands (one search each).
Max productsCap across all searches.
ProxyNot needed for the search itself; used only to refresh search keys if they change.

Use cases

  • Price & assortment monitoring - track prices, colours and sale status across JD's catalogue.
  • Competitor & brand analysis - pull a brand's full JD lineup with pricing.
  • Sneaker / streetwear datasets - build a structured product feed for resale or trend analysis.

Notes

Data comes from JD Sports' public search index, so runs are fast and need no proxy. One record per product colourway. discountPercent and sport appear only when applicable (on-sale items / sports-categorised products).

Run it from an agent (MCP / API)

Agent-ready: typed input schema, structured JSON output. An agent can pull JD Sports products for a keyword in one step. Pass searchQueries and read the product records back.

FAQ

Login or key? No. Which JD? jdsports.co.uk (UK), prices in GBP. Legal? It reads publicly listed catalogue data; use it in line with JD Sports' terms and applicable law.