{
  "openapi": "3.0.1",
  "info": {
    "title": "1stDibs Luxury Antiques Scraper",
    "description": "Scrape luxury antiques, vintage furniture, jewelry, and art from 1stDibs - the world's largest online marketplace for luxury vintage and antique items. Search by keyword, category, designer, or period.",
    "version": "1.0",
    "x-build-id": "BpxBUValXnbKlxY2Y"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/crawlerbros~firstdibs-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-crawlerbros-firstdibs-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~firstdibs-scraper/runs": {
      "post": {
        "operationId": "runs-sync-crawlerbros-firstdibs-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~firstdibs-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-crawlerbros-firstdibs-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": [
              "search",
              "productDetails",
              "byCategory",
              "byDesigner",
              "bySeller"
            ],
            "type": "string",
            "description": "What to fetch from 1stDibs.",
            "default": "search"
          },
          "keyword": {
            "title": "Search keyword (mode=search)",
            "type": "string",
            "description": "Keyword to search for. Required when mode=search.",
            "default": "mid-century chair"
          },
          "category": {
            "title": "Category",
            "enum": [
              "furniture",
              "furniture/seating",
              "furniture/seating/chairs",
              "furniture/seating/sofas",
              "furniture/tables",
              "furniture/storage",
              "furniture/lighting",
              "furniture/decorative-objects",
              "furniture/decorative-objects/sculptures",
              "furniture/rugs-carpets",
              "furniture/dining-entertaining/sterling-silver",
              "furniture/dining-entertaining/ceramics",
              "furniture/dining-entertaining/porcelain",
              "jewelry",
              "jewelry/rings",
              "jewelry/necklaces",
              "jewelry/earrings",
              "jewelry/bracelets",
              "jewelry/watches",
              "art",
              "art/paintings",
              "art/sculptures",
              "art/photography",
              "fashion",
              "fashion/clothing"
            ],
            "type": "string",
            "description": "1stDibs category/browse path. Used as the browse target for mode=byCategory, the sub-category for mode=byDesigner, and the search vertical for mode=search.",
            "default": "furniture"
          },
          "designer": {
            "title": "Designer/creator (mode=byDesigner)",
            "type": "string",
            "description": "Designer or creator name, e.g. \"Charles Eames\". Required when mode=byDesigner."
          },
          "sellerSlug": {
            "title": "Seller/dealer slug (mode=bySeller)",
            "type": "string",
            "description": "Seller/dealer storefront slug from their 1stDibs URL, e.g. \"giorgio-collection\" from 1stdibs.com/dealers/giorgio-collection/. Required when mode=bySeller."
          },
          "productUrls": {
            "title": "Product URLs (mode=productDetails)",
            "type": "array",
            "description": "Full 1stDibs product page URLs. Required when mode=productDetails.",
            "default": [],
            "items": {
              "type": "string"
            }
          },
          "period": {
            "title": "Period / era filter",
            "type": "string",
            "description": "Restrict results to a historical period/era, using 1stDibs' own slug text, e.g. \"1950s\", \"19th-century\", \"18th-century-and-earlier\", \"mid-20th-century\", \"early-1900s\". Applies to mode=search and mode=byCategory only. Mutually exclusive with `style`/`itemLocation` (1stDibs applies only one browse facet at a time) — if more than one is set, `itemLocation` wins, then `style`, then `period`."
          },
          "style": {
            "title": "Design style filter",
            "type": "string",
            "description": "Restrict results to a design style, e.g. \"mid-century-modern\", \"art-deco\", \"victorian\", \"louis-xvi\", \"art-nouveau\", \"contemporary\", \"edwardian\", \"georgian\", \"baroque\" (the exact style vocabulary varies by category — furniture, jewelry and art each have their own style list on 1stDibs). Applies to mode=search and mode=byCategory only. Mutually exclusive with `period`/`itemLocation`."
          },
          "itemLocation": {
            "title": "Item location filter",
            "enum": [
              "",
              "usa-north-america",
              "europe"
            ],
            "type": "string",
            "description": "Restrict results to items located in a specific region. Applies to mode=search and mode=byCategory only. Mutually exclusive with `period`/`style`.",
            "default": ""
          },
          "sortBy": {
            "title": "Sort order",
            "enum": [
              "recommended",
              "newest",
              "price-high",
              "price-low",
              "popular"
            ],
            "type": "string",
            "description": "Sort order for search/browse modes (ignored by mode=productDetails).",
            "default": "recommended"
          },
          "priceMin": {
            "title": "Min price (USD)",
            "minimum": 0,
            "maximum": 10000000,
            "type": "integer",
            "description": "Minimum price filter in USD. Applied client-side after fetching each page."
          },
          "priceMax": {
            "title": "Max price (USD)",
            "minimum": 0,
            "maximum": 10000000,
            "type": "integer",
            "description": "Maximum price filter in USD. Applied client-side after fetching each page."
          },
          "maxItems": {
            "title": "Max items",
            "minimum": 1,
            "maximum": 300,
            "type": "integer",
            "description": "Maximum number of items to return.",
            "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}