{
  "openapi": "3.0.1",
  "info": {
    "title": "Sur La Table Kitchenware Scraper",
    "description": "Scrape Sur La Table (surlatable.com) kitchenware. Browse 60+ departments or search, filter by brand/material/color/size/price/rating/discount, and get pricing, sale discounts, images, videos, variants, ratings, promotions, and full product-detail lookups by ID.",
    "version": "1.0",
    "x-build-id": "poKMHT6dHOhYzkhTW"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/crawlerbros~sur-la-table-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-crawlerbros-sur-la-table-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/acts/crawlerbros~sur-la-table-scraper/runs": {
      "post": {
        "operationId": "runs-sync-crawlerbros-sur-la-table-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor and returns information about the initiated run in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/runsResponseSchema"
                }
              }
            }
          }
        }
      }
    },
    "/acts/crawlerbros~sur-la-table-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-crawlerbros-sur-la-table-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "inputSchema": {
        "type": "object",
        "required": [
          "mode"
        ],
        "properties": {
          "mode": {
            "title": "Mode",
            "enum": [
              "byCategory",
              "search",
              "byProductId"
            ],
            "type": "string",
            "description": "What to fetch.",
            "default": "byCategory"
          },
          "category": {
            "title": "Category (mode=byCategory)",
            "enum": [
              "cookware",
              "cookware/stovetop",
              "cookware/oven",
              "cookware/specialty",
              "cookware/shop-by-material",
              "cookware/brands",
              "cookware/sales-promotions",
              "coffee-tea",
              "coffee-tea/coffee-espresso",
              "coffee-tea/accessories",
              "coffee-tea/tea",
              "coffee-tea/brands",
              "coffee-tea/sales-promotions",
              "bakeware",
              "bakeware/bakeware",
              "bakeware/baking-tools",
              "bakeware/brands",
              "bakeware/homemade-bread",
              "bakeware/sales-promotions",
              "kitchen-tools",
              "kitchen-tools/utensils",
              "kitchen-tools/gadgets",
              "kitchen-tools/peel-slice-chop",
              "kitchen-tools/mix-measure",
              "kitchen-tools/specialty-tools",
              "kitchen-tools/brands",
              "kitchen-tools/sales-promotions",
              "knives",
              "knives/knives",
              "knives/knife-accessories",
              "knives/shop-by-material",
              "knives/brands",
              "knives/featured",
              "small-appliances",
              "small-appliances/essential-appliances",
              "small-appliances/coffee-espresso-makers",
              "small-appliances/specialty-appliances",
              "small-appliances/brands",
              "dining-bar",
              "dining-bar/dinnerware",
              "dining-bar/drinkware",
              "dining-bar/flatware",
              "dining-bar/serving",
              "dining-bar/bar",
              "dining-bar/decor",
              "dining-bar/linens",
              "dining-bar/brands",
              "kitchen-decor",
              "kitchen-decor/home-essentials",
              "kitchen-decor/linens",
              "kitchen-decor/fragrance-collection",
              "kitchen-decor/countertop-organization",
              "kitchen-decor/decor",
              "kitchen-decor/brands",
              "food",
              "food/baking-cabinet",
              "food/cooking-pantry",
              "food/snacks-sweets",
              "food/beverage",
              "food/delivered-fresh",
              "food/brands",
              "food/sales-promotions",
              "outdoor",
              "outdoor/outdoor-cookware",
              "outdoor/outdoor-dining-entertaining",
              "outdoor/brands",
              "outdoor/seafood-on-the-grill"
            ],
            "type": "string",
            "description": "Department or subcategory to browse.",
            "default": "cookware/stovetop"
          },
          "searchQuery": {
            "title": "Search query (mode=search)",
            "type": "string",
            "description": "Free-text keyword search, e.g. `chef knife`, `dutch oven`, `espresso machine`."
          },
          "productIds": {
            "title": "Product IDs or URLs (mode=byProductId)",
            "type": "array",
            "description": "Sur La Table product IDs (e.g. `10165173`) or full product URLs. Each returns a full detail record.",
            "default": [],
            "items": {
              "type": "string"
            }
          },
          "brand": {
            "title": "Filter by brand",
            "type": "string",
            "description": "Exact brand name as shown on the site, e.g. `Le Creuset`, `All-Clad`, `Staub`, `Zwilling J.A. Henckels`, `OXO`, `Cuisinart`, `KitchenAid`. Leave empty for all brands."
          },
          "material": {
            "title": "Filter by material",
            "type": "string",
            "description": "Material facet value, e.g. `Stainless Steel`, `Cast Iron`, `Nonstick`, `Ceramic`, `Aluminum`. Leave empty for all materials."
          },
          "color": {
            "title": "Filter by color",
            "type": "string",
            "description": "Color facet value, e.g. `Black`, `Silver`, `Red`, `Blue`, `White`. Leave empty for all colors."
          },
          "size": {
            "title": "Filter by size",
            "type": "string",
            "description": "Size facet value as shown on the site, e.g. `2-3 qt.`, `6-7 qt.`, `10\"-11\"`, `Set of 3`. Leave empty for all sizes."
          },
          "priceMin": {
            "title": "Min price (USD)",
            "minimum": 0,
            "maximum": 100000,
            "type": "integer",
            "description": "Drop products priced below this (current/sale price)."
          },
          "priceMax": {
            "title": "Max price (USD)",
            "minimum": 0,
            "maximum": 100000,
            "type": "integer",
            "description": "Drop products priced above this (current/sale price)."
          },
          "minRating": {
            "title": "Min rating (1-5 stars)",
            "minimum": 1,
            "maximum": 5,
            "type": "integer",
            "description": "Only keep products rated at least this many stars (based on the site's own customer review average). Leave empty for no rating filter."
          },
          "minDiscountPercent": {
            "title": "Min discount % (on sale)",
            "minimum": 1,
            "maximum": 99,
            "type": "integer",
            "description": "Only keep products discounted by at least this percentage off the regular price, e.g. `20` for 20% off or more. Leave empty for no discount filter."
          },
          "sortBy": {
            "title": "Sort order",
            "enum": [
              "relevance",
              "priceAsc",
              "priceDesc",
              "nameAsc",
              "nameDesc",
              "discountDesc",
              "ratingDesc",
              "reviewCountDesc"
            ],
            "type": "string",
            "description": "How to order the returned products (applied after fetching).",
            "default": "relevance"
          },
          "maxItems": {
            "title": "Max items",
            "minimum": 1,
            "maximum": 2000,
            "type": "integer",
            "description": "Hard cap on emitted product records (mode=byCategory/search). A single category/search page tops out around 200 products per fetch; wide categories with subcategories are auto-expanded to reach higher totals.",
            "default": 20
          }
        }
      },
      "runsResponseSchema": {
        "type": "object",
        "properties": {
          "data": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string"
              },
              "actId": {
                "type": "string"
              },
              "userId": {
                "type": "string"
              },
              "startedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "finishedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "status": {
                "type": "string",
                "example": "READY"
              },
              "meta": {
                "type": "object",
                "properties": {
                  "origin": {
                    "type": "string",
                    "example": "API"
                  },
                  "userAgent": {
                    "type": "string"
                  }
                }
              },
              "stats": {
                "type": "object",
                "properties": {
                  "inputBodyLen": {
                    "type": "integer",
                    "example": 2000
                  },
                  "rebootCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "restartCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "resurrectCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "computeUnits": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "options": {
                "type": "object",
                "properties": {
                  "build": {
                    "type": "string",
                    "example": "latest"
                  },
                  "timeoutSecs": {
                    "type": "integer",
                    "example": 300
                  },
                  "memoryMbytes": {
                    "type": "integer",
                    "example": 1024
                  },
                  "diskMbytes": {
                    "type": "integer",
                    "example": 2048
                  }
                }
              },
              "buildId": {
                "type": "string"
              },
              "defaultKeyValueStoreId": {
                "type": "string"
              },
              "defaultDatasetId": {
                "type": "string"
              },
              "defaultRequestQueueId": {
                "type": "string"
              },
              "buildNumber": {
                "type": "string",
                "example": "1.0.0"
              },
              "containerUrl": {
                "type": "string"
              },
              "usage": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "integer",
                    "example": 1
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "usageTotalUsd": {
                "type": "number",
                "example": 0.00005
              },
              "usageUsd": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "number",
                    "example": 0.00005
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}