{
  "openapi": "3.0.1",
  "info": {
    "title": "Ecommerce Lookalike & Niche Discovery",
    "description": "Find qualified independent ecommerce stores from a seed domain or a niche + country. Optional addons per lead: marketing/tech signals dossier, shipping intelligence, decision-maker contact with verified email. No API keys needed.",
    "version": "0.2",
    "x-build-id": "W6wNjv3ylc0OwcH2a"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/pequod-labs~ecommerce-lookalike-discovery/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-pequod-labs-ecommerce-lookalike-discovery",
        "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/pequod-labs~ecommerce-lookalike-discovery/runs": {
      "post": {
        "operationId": "runs-sync-pequod-labs-ecommerce-lookalike-discovery",
        "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/pequod-labs~ecommerce-lookalike-discovery/run-sync": {
      "post": {
        "operationId": "run-sync-pequod-labs-ecommerce-lookalike-discovery",
        "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": [
          "country"
        ],
        "properties": {
          "mode": {
            "title": "Discovery mode",
            "enum": [
              "niche",
              "lookalike"
            ],
            "type": "string",
            "description": "<b>Niche</b>: describe a vertical and pick a country. <b>Lookalike</b>: give a reference store domain and get similar independent shops.",
            "default": "niche"
          },
          "niche": {
            "title": "Niche / vertical",
            "type": "string",
            "description": "What kind of stores to find, in plain words — e.g. <code>organic skincare</code>, <code>motorbike helmets and parts</code>, <code>tuinmeubelen</code>. Required in niche mode; in lookalike mode it optionally steers the search."
          },
          "seedDomain": {
            "title": "Seed domain (lookalike mode)",
            "type": "string",
            "description": "Reference store to find similar shops for, e.g. <code>vidaxl.nl</code>. Required in lookalike mode.",
            "default": ""
          },
          "country": {
            "title": "Target country",
            "enum": [
              "IT",
              "DE",
              "FR",
              "NL",
              "ES",
              "GB",
              "US"
            ],
            "type": "string",
            "description": "Market to search in — drives search language, TLD filters and localized query strategies.",
            "default": "IT"
          },
          "maxResults": {
            "title": "Max leads to deliver",
            "minimum": 1,
            "maximum": 200,
            "type": "integer",
            "description": "Upper bound on qualified stores delivered to the dataset. You only pay for delivered leads.",
            "default": 30
          },
          "discoveryDepth": {
            "title": "Discovery depth",
            "enum": [
              "quick",
              "standard",
              "deep"
            ],
            "type": "string",
            "description": "How hard to dig. <b>Quick</b>: one keyword round, fastest. <b>Standard</b>: adds an AI keyword-expansion round when the first pass falls short of the target. <b>Deep</b>: up to three rounds and more search pages per query — best coverage for narrow niches.",
            "default": "standard"
          },
          "nicheFocus": {
            "title": "Niche focus",
            "enum": [
              "strict",
              "balanced",
              "broad"
            ],
            "type": "string",
            "description": "How far the AI keyword generation may drift from your niche. <b>Strict</b>: stays inside the micro-niche (sub-niches and long-tail only) — precision over volume. <b>Balanced</b>: mostly in-niche, one adjacent angle allowed. <b>Broad</b>: adjacent verticals and umbrella categories too — more leads, less niche-pure.",
            "default": "balanced"
          },
          "signals": {
            "title": "Signal modules",
            "type": "array",
            "description": "Which signal families to collect per lead. Deselect what you don't need — only selected modules are fetched and the 0-10 composite score renormalizes over them.",
            "items": {
              "type": "string",
              "enum": [
                "techStack",
                "metaAds",
                "googleAds",
                "reviews",
                "instagram",
                "traffic",
                "linkedin"
              ],
              "enumTitles": [
                "Tech stack & domain age",
                "Meta (Facebook) page & active ads",
                "Google Ads activity",
                "Trustpilot reviews",
                "Instagram profile",
                "Traffic & order volume estimate",
                "LinkedIn company (headcount, HQ)"
              ]
            },
            "default": [
              "techStack",
              "metaAds",
              "googleAds",
              "reviews",
              "instagram",
              "traffic"
            ]
          },
          "signalsAddon": {
            "title": "Signals dossier addon",
            "type": "boolean",
            "description": "Collect the selected signal modules for every lead and compute a 0-10 composite score. Billed as a separate event per enriched lead.",
            "default": true
          },
          "shippingIntel": {
            "title": "Shipping intelligence addon",
            "type": "boolean",
            "description": "Detect carriers, returns process & portal vendor, free-shipping threshold, pickup points and shipping software behind each store. Billed as a separate event per enriched lead.",
            "default": true
          },
          "decisionMaker": {
            "title": "Decision-maker addon",
            "type": "boolean",
            "description": "Find the owner/CEO/founder of each store with an SMTP-verified work email, phone and LinkedIn profile. A verified contact is billed as a separate premium event.",
            "default": true
          },
          "excludeDomains": {
            "title": "Exclude domains",
            "type": "array",
            "description": "Domains to skip — e.g. your existing customers or shops you already contacted.",
            "default": [],
            "items": {
              "type": "string"
            }
          },
          "verifyEmails": {
            "title": "Verify email deliverability",
            "type": "boolean",
            "description": "Recommended. SMTP-level verification on decision-maker emails; only top-quality passes are marked sendable.",
            "default": true
          },
          "includeGenericInbox": {
            "title": "Generic inbox fallback",
            "type": "boolean",
            "description": "When no verified decision-maker email is found, try localized generic inboxes (<code>info@</code>, <code>kontakt@</code>, <code>contatti@</code>, …) so you still get a working contact channel.",
            "default": true
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "Apify Proxy for the direct page fetches (shipping intelligence). Avoids IP blocks from ecommerce WAFs."
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}