{
  "openapi": "3.0.1",
  "info": {
    "title": "Zola Wedding Vendor Scraper - Vendors, Pricing, Reviews & Leads",
    "description": "Scrape Zola wedding vendors — venues, photographers, florists, caterers, planners, DJs & more — with real pricing tiers, ratings, reviews, demand stats, websites, socials & contact-email leads. Filter by city & category. Monitor for new vendors. Export JSON, CSV, Excel.",
    "version": "1.0",
    "x-build-id": "78YTxGrnZXF517B5g"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/scrapesage~zola-wedding-vendor-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-scrapesage-zola-wedding-vendor-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/scrapesage~zola-wedding-vendor-scraper/runs": {
      "post": {
        "operationId": "runs-sync-scrapesage-zola-wedding-vendor-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/scrapesage~zola-wedding-vendor-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-scrapesage-zola-wedding-vendor-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",
        "properties": {
          "searchLocations": {
            "title": "Locations",
            "type": "array",
            "description": "Cities to search, as <code>City, ST</code> strings (<code>Austin, TX</code>, <code>Los Angeles, CA</code>, <code>New York, NY</code>) or Zola city slugs (<code>austin-tx</code>). Each location is searched for every selected vendor category.",
            "items": {
              "type": "string"
            }
          },
          "vendorCategories": {
            "title": "Vendor categories",
            "type": "array",
            "description": "Which vendor types to scrape. Leave empty to default to Venues + Photographers.",
            "items": {
              "type": "string",
              "enum": [
                "venues",
                "photographers",
                "videographers",
                "florists",
                "caterers",
                "planners",
                "bands-djs",
                "hair-makeup",
                "cakes-desserts",
                "officiants",
                "bar-services"
              ],
              "enumTitles": [
                "Venues",
                "Photographers",
                "Videographers",
                "Florists",
                "Caterers",
                "Planners",
                "Bands & DJs",
                "Hair & Makeup",
                "Cakes & Desserts",
                "Officiants",
                "Bar Services"
              ]
            }
          },
          "startUrls": {
            "title": "Start URLs",
            "type": "array",
            "description": "Direct Zola URLs: vendor profiles (<code>/wedding-vendors/wedding-photographers/&lt;slug&gt;</code>) or category search pages (<code>/wedding-vendors/search/wedding-venues</code>). Used in addition to the searches above.",
            "items": {
              "type": "object",
              "required": [
                "url"
              ],
              "properties": {
                "url": {
                  "type": "string",
                  "title": "URL of a web page",
                  "format": "uri"
                }
              }
            }
          },
          "maxResults": {
            "title": "Max vendors",
            "minimum": 1,
            "type": "integer",
            "description": "Maximum number of vendor records to scrape across all locations and categories.",
            "default": 100
          },
          "minRating": {
            "title": "Minimum rating",
            "minimum": 0,
            "maximum": 5,
            "type": "integer",
            "description": "Only keep vendors with an average rating at or above this value (0–5). 0 = no filter.",
            "default": 0
          },
          "maxStartingPrice": {
            "title": "Max starting price (USD)",
            "minimum": 0,
            "type": "integer",
            "description": "Only keep vendors whose starting price is at or below this amount. Leave empty for no price cap."
          },
          "awardWinnersOnly": {
            "title": "Award winners only",
            "type": "boolean",
            "description": "Only keep vendors with a Zola \"Best of\" award badge.",
            "default": false
          },
          "quickRespondersOnly": {
            "title": "Quick responders only",
            "type": "boolean",
            "description": "Only keep vendors flagged by Zola as quick responders (high inquiry response rate).",
            "default": false
          },
          "includeVendorDetails": {
            "title": "Include full vendor details",
            "type": "boolean",
            "description": "Fetch each vendor's profile for the full record: website, Instagram/Facebook/Pinterest, phone, full pricing (peak/off-peak, per-person, target budget), award badges, FAQs, packages, insured/licensed flags, couples-booked demand stats. One extra request per vendor.",
            "default": true
          },
          "includeReviews": {
            "title": "Include customer reviews",
            "type": "boolean",
            "description": "Attach up to N customer reviews per vendor (rating, text, reviewer, date). One extra request per vendor.",
            "default": false
          },
          "maxReviewsPerVendor": {
            "title": "Max reviews per vendor",
            "minimum": 1,
            "type": "integer",
            "description": "Cap on reviews attached to each vendor when \"Include customer reviews\" is on.",
            "default": 20
          },
          "enrichContactEmails": {
            "title": "Enrich contact emails from vendor websites",
            "type": "boolean",
            "description": "Crawl each vendor's own website (home + contact/about, up to 3 pages) to extract contact emails, phone numbers, a contact-form URL, and extra social links. Zola hides direct contact behind its inquiry form — this is how you get real emails. Requires \"Include full vendor details\".",
            "default": false
          },
          "monitorMode": {
            "title": "Monitor mode (only new vendors)",
            "type": "boolean",
            "description": "Remember vendors seen on previous runs and only emit NEW ones. Perfect with Apify Schedules for a continuous new-vendor lead feed. Uses a named key-value store to track seen vendors.",
            "default": false
          },
          "monitorStoreName": {
            "title": "Monitor store name",
            "type": "string",
            "description": "Name of the key-value store used to track seen vendors across runs (lowercase letters, digits and hyphens). Use different names for independent monitors.",
            "default": "zola-monitor"
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "Proxies to use. Apify RESIDENTIAL (US) is strongly recommended — Zola blocks datacenter IPs via CloudFront.",
            "default": {
              "useApifyProxy": true,
              "apifyProxyGroups": [
                "RESIDENTIAL"
              ],
              "apifyProxyCountry": "US"
            }
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}