Discover/dsw.com API
live

dsw.com APIdsw.com

Search DSW shoe listings, browse by category, and fetch customer reviews with ratings, fit notes, and recommendation flags via 3 structured endpoints.

Endpoints
3
Updated
3mo ago
Try it
Page number (0-indexed)
Search keyword (e.g. 'nike running')
Number of results per page
api.parse.bot/scraper/980bb31b-e076-49ea-bcc0-fd8b0cc7825e/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/980bb31b-e076-49ea-bcc0-fd8b0cc7825e/search_products?page=0&query=nike+running&page_size=5' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

Search for products by keyword. Returns paginated results with product details including pricing, ratings, and available colors.

Input
ParamTypeDescription
pageintegerPage number (0-indexed)
queryrequiredstringSearch keyword (e.g. 'nike running')
page_sizeintegerNumber of results per page
Response
{
  "type": "object",
  "fields": {
    "total": "integer total number of matching products",
    "products": "array of product objects with id, name, brand, price, review_rating, review_count, badges, and color/size info"
  },
  "sample": {
    "data": {
      "total": 571,
      "products": [
        {
          "id": "593026",
          "name": "Run Defy Running Shoe - Men's",
          "brand": [
            "Nike"
          ],
          "price": 64.96,
          "badges": [
            "top_rated"
          ],
          "gender": [
            "Men"
          ],
          "color_list": [
            "Blue"
          ],
          "is_sponsored": false,
          "review_count": 57,
          "category_list": [
            "Athleisure",
            "Running Shoes"
          ],
          "review_rating": 4.5088,
          "stock_quantity": 1673,
          "clearance_price": 64.96,
          "color_code_list": [
            "401"
          ]
        }
      ]
    },
    "status": "success"
  }
}

About the dsw.com API

The DSW API gives developers structured access to DSW's footwear catalog and customer feedback across 3 endpoints. Use search_products to query the catalog by keyword and get back product IDs, brand names, prices, review ratings, and available color options. get_category_products lets you browse by category path, while get_product_reviews returns per-product review text, secondary ratings for comfort, fit, and width, and syndication flags.

Product Search and Category Browsing

search_products accepts a required query string (e.g. 'nike running') and optional page and page_size parameters for 0-indexed pagination. Each product object in the response includes id, name, brand, price, review_rating, review_count, badges, and color/size availability. The total field tells you how many matching products exist across all pages. get_category_products works the same way but takes a category_uri path (e.g. '/category/womens/shoes') instead of a keyword, making it suitable for systematic catalog traversal by department.

Customer Reviews

get_product_reviews takes a product_id sourced from either listing endpoint, plus optional limit, offset, and sort parameters. The sort field follows a field:direction format — supported values include submissiontime:desc, rating:desc, and rating:asc. Each review object exposes id, author, rating, title, text, date, is_recommended, is_syndicated, and a secondary_ratings object covering comfort, fit, and width dimensions. The total_reviews field reflects the full count for pagination purposes.

Data Coverage and Scope

All three endpoints return live catalog and review data from DSW's footwear inventory. Product records include badge metadata (such as sale or new-arrival flags) alongside pricing and aggregated rating signals. The is_syndicated flag on reviews indicates whether a review originated from a partner retailer rather than DSW directly — useful if you need to filter for DSW-native feedback only.

Common use cases
  • Track price changes across a DSW category by polling get_category_products on a schedule and recording the price field per product.
  • Build a shoe recommendation tool that filters search_products results by review_rating and brand for a given keyword.
  • Aggregate secondary review dimensions (comfort, fit, width) from get_product_reviews to surface sizing insights for specific shoe models.
  • Flag syndicated reviews by filtering on is_syndicated in get_product_reviews to isolate DSW-native customer feedback.
  • Monitor badge metadata from search_products to detect when products receive sale or new-arrival labels.
  • Compare review volume (review_count) across competing brands within a category using get_category_products results.
  • Identify top-reviewed products in a category by sorting get_product_reviews with rating:desc and correlating with total_reviews.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does DSW have an official public developer API?+
DSW does not publish a public developer API or documented data access program for third-party developers.
What does the `secondary_ratings` field in reviews contain?+
The secondary_ratings object inside each review from get_product_reviews holds dimensional ratings for comfort, fit, and width. These are distinct from the top-level numeric rating and represent the reviewer's assessment of those specific product attributes.
Can I retrieve individual product detail pages (full description, materials, images)?+
Not currently. The API covers product listings with fields like name, brand, price, badges, and color/size info, but does not expose full product detail pages including descriptions, materials, or image URLs. You can fork this API on Parse and revise it to add a product detail endpoint.
How does pagination work across the listing endpoints?+
search_products and get_category_products both use 0-indexed page and page_size parameters. The total field in each response gives the full count of matching products, so you can compute the number of pages needed by dividing total by page_size. get_product_reviews uses offset and limit instead, with total_reviews serving the same role.
Does the API cover DSW store inventory or in-store availability?+
Not currently. The endpoints return catalog-level product data and customer reviews but do not include store-level inventory or local availability information. You can fork this API on Parse and revise it to add an endpoint targeting store stock data.
Page content last updated . Spec covers 3 endpoints from dsw.com.
Related APIs in EcommerceSee all →
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
jula.fi API
Search and browse products from Jula.fi to find hardware items with detailed information including prices (with and without VAT), stock availability, brand details, and product SKUs. Explore products by category or search for specific items to compare pricing and check real-time stock status.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
carsforsale.com API
Search vehicle listings and browse detailed car inventory by make, model, and trim to find the perfect vehicle on CarsForSale.com. Access comprehensive listing details including pricing, specifications, and availability all in one place.
vivino.com API
Search and discover wines across thousands of options while accessing detailed information like user reviews, pricing, winery profiles, and food pairing recommendations. Explore grape varieties, compare wines side-by-side, and find the perfect bottle based on ratings and availability.
x-kom.pl API
Access product data from x-kom.pl, a major Polish electronics retailer. Search products by keyword or category, retrieve detailed product pages, customer reviews, Q&A, promotions, flash deals, and physical store locations.
DSW API – Products, Categories & Reviews · Parse