{
  "openapi": "3.0.1",
  "info": {
    "title": "Amazon Seller Leads Scraper",
    "description": "Find third-party Amazon seller leads by product keyword. Standard ($6/1k) or Pro ($14/1k) discovery tiers. Business name, address, email, phone, FBA/FBM, own-shop domain. EU marketplaces.",
    "version": "1.0",
    "x-build-id": "81oQr1ncYZyrRjQNE"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/pequod-labs~amazon-seller-intelligence/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-pequod-labs-amazon-seller-intelligence",
        "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~amazon-seller-intelligence/runs": {
      "post": {
        "operationId": "runs-sync-pequod-labs-amazon-seller-intelligence",
        "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~amazon-seller-intelligence/run-sync": {
      "post": {
        "operationId": "run-sync-pequod-labs-amazon-seller-intelligence",
        "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": [
          "keywords"
        ],
        "properties": {
          "keywords": {
            "title": "Search keywords",
            "uniqueItems": true,
            "type": "array",
            "description": "Product search terms used to discover third-party sellers, one per line. Think like a shopper: <code>yoga mat</code>, <code>dog harness</code>, <code>espresso grinder</code>. More specific keywords surface more niche sellers.",
            "items": {
              "type": "string"
            }
          },
          "marketplace": {
            "title": "Amazon marketplace",
            "enum": [
              "amazon.com",
              "amazon.co.uk",
              "amazon.de",
              "amazon.fr",
              "amazon.it",
              "amazon.es",
              "amazon.nl"
            ],
            "type": "string",
            "description": "Which Amazon site to search. Seller contact details come from the seller's public storefront page on this marketplace.",
            "default": "amazon.com"
          },
          "maxSellers": {
            "title": "Maximum sellers",
            "minimum": 1,
            "maximum": 2000,
            "type": "integer",
            "description": "Upper bound on the number of seller profiles returned. Each returned seller counts as one paid result. The run also respects the spending limit you set on the platform.",
            "default": 50
          },
          "discoveryTier": {
            "title": "Discovery tier",
            "enum": [
              "standard",
              "pro"
            ],
            "type": "string",
            "description": "Standard ($6/1k): faster listing-only discovery. Pro ($14/1k): full storefront profiles with business name, address, email and phone.",
            "default": "pro"
          },
          "deepDiscovery": {
            "title": "Deep discovery (legacy)",
            "type": "boolean",
            "description": "Deprecated — use <code>discoveryTier</code> instead. When <code>discoveryTier</code> is omitted, <code>false</code> maps to standard and <code>true</code> to pro.",
            "default": true
          },
          "checkFulfillment": {
            "title": "Detect fulfillment model (FBA/FBM)",
            "type": "boolean",
            "description": "Classifies each seller as FBA (Fulfilled by Amazon), FBM (merchant fulfilled) or mixed, based on the offers seen during discovery. No extra cost.",
            "default": true
          },
          "discoverWebsite": {
            "title": "Find the seller's own web shop",
            "type": "boolean",
            "description": "Tries to find each seller's own e-commerce website. Uses the business email domain when available, then checks brand-name domains directly, then falls back to a web search. Fills the <code>websiteDomain</code> and <code>websiteSource</code> fields.",
            "default": true
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "Optional proxy used only for the direct website checks performed by the own-web-shop discovery. Marketplace and search traffic is handled upstream and does not use this setting."
          },
          "excludeChineseSellers": {
            "title": "Exclude China-based sellers",
            "type": "boolean",
            "description": "Filters out sellers whose registered business address points to mainland China, Hong Kong, Taiwan or Macau. Useful for lead lists targeting domestic merchants.",
            "default": true
          },
          "sellerCountryFilter": {
            "title": "Seller country filter",
            "type": "string",
            "description": "Optional two-letter country code (for example <code>US</code>, <code>DE</code>, <code>IT</code>). Only sellers whose registered business address matches this country are returned. Sellers with no parseable country are kept."
          },
          "pushFailed": {
            "title": "Push failed items to dataset",
            "type": "boolean",
            "description": "Failed lookups are always saved to the FAILED_ITEMS record in the key-value store, free of charge. Enable this only if you also want them in the dataset, where they count as paid results.",
            "default": false
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}