{
  "openapi": "3.0.1",
  "info": {
    "title": "🍏 Leads Finder - $1/1k leads like Apollo",
    "description": "✅ Cheap alternative to Apollo, ZoomInfo & Lusha. ✅ Get business emails, LinkedIn profiles, company details etc..",
    "version": "0.0",
    "x-build-id": "XcaVCdo5L0YK2LyfL"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/microworlds~leads-finder/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-microworlds-leads-finder",
        "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/microworlds~leads-finder/runs": {
      "post": {
        "operationId": "runs-sync-microworlds-leads-finder",
        "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/microworlds~leads-finder/run-sync": {
      "post": {
        "operationId": "run-sync-microworlds-leads-finder",
        "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": {
          "max_result": {
            "title": "Maximum number of results. Can pull up to 50k leads per run",
            "type": "integer",
            "description": "Maximum number of results. Can pull up to 50k leads per run"
          },
          "contact_job_titles": {
            "title": "Include any of these job titles. E.g., marketing, sales, manager, etc.",
            "type": "array",
            "description": "Include any of these job titles. E.g., marketing, sales, manager, etc.",
            "items": {
              "type": "string"
            }
          },
          "contact_job_not_titles": {
            "title": "Exclude these job titles. E.g., marketing, sales, manager, etc.",
            "type": "array",
            "description": "Exclude these job titles. E.g., marketing, sales, manager, etc.",
            "items": {
              "type": "string"
            }
          },
          "email_status": {
            "title": "Email Status",
            "type": "array",
            "description": "Email status of prospect",
            "items": {
              "type": "string",
              "enum": [
                "verified"
              ],
              "enumTitles": [
                "Verified"
              ]
            }
          },
          "contact_email_exclude_catch_all_domains": {
            "title": "Exclude catch-all domains",
            "type": "boolean",
            "description": "Exclude catch-all domains. This will exclude leads whose domain is a catch-all",
            "default": false
          },
          "company_num_employees_range": {
            "title": "Number of employees. E.g., 1-10, 201-500, etc",
            "type": "array",
            "description": "Number of employees. E.g., 1-10, 201-500, etc",
            "items": {
              "type": "string",
              "enum": [
                "1-10",
                "11-20",
                "21-50",
                "51-100",
                "101-200",
                "201-500",
                "501-1000",
                "1001-2000",
                "2001-5000",
                "5001-10000",
                "5001-8000",
                "8001-10000",
                "10001+"
              ]
            }
          },
          "company_locations": {
            "title": "Location of company's headquarters. You can provide city names as well e.g. new york or New York, NY, Germany, dallas, paris",
            "type": "array",
            "description": "Location of company's headquarters. You can provide city names as well e.g. new york or New York, NY, Germany, dallas, paris",
            "items": {
              "type": "string"
            }
          },
          "company_not_locations": {
            "title": "Company's headquarters is not in these locations. You can provide city names as well e.g. New York or New York, NY, Germany, dallas, paris",
            "type": "array",
            "description": "Company's headquarters is not in these locations. You can provide city names as well e.g. New York or New York, NY, Germany, dallas, paris",
            "items": {
              "type": "string"
            }
          },
          "company_domains": {
            "title": "Include any of these domains. E.g., google.com, x.com, tesla.com",
            "type": "array",
            "description": "Include any of these domains. E.g., google.com, x.com, tesla.com",
            "items": {
              "type": "string"
            }
          },
          "company_industry": {
            "title": "Include any of these industries",
            "type": "array",
            "description": "Include any of these industries",
            "items": {
              "type": "string",
              "enum": [
                "Accounting",
                "Agriculture",
                "Airlines/Aviation",
                "Alternative Dispute Resolution",
                "Alternative Medicine",
                "Animation",
                "Apparel & Fashion",
                "Architecture & Planning",
                "Arts & Crafts",
                "Automotive",
                "Aviation & Aerospace",
                "Banking",
                "Biotechnology",
                "Broadcast Media",
                "Building Materials",
                "Business Supplies & Equipment",
                "Capital Markets",
                "Chemicals",
                "Civic & Social Organization",
                "Civil Engineering",
                "Commercial Real Estate",
                "Computer & Network Security",
                "Computer Games",
                "Computer Hardware",
                "Computer Networking",
                "Computer Software",
                "Construction",
                "Consumer Electronics",
                "Consumer Goods",
                "Consumer Services",
                "Cosmetics",
                "Dairy",
                "Defense & Space",
                "Design",
                "E-Learning",
                "Education Management",
                "Electrical/Electronic Manufacturing",
                "Entertainment",
                "Environmental Services",
                "Events Services",
                "Executive Office",
                "Facilities Services",
                "Farming",
                "Financial Services",
                "Fine Art",
                "Fishery",
                "Food & Beverages",
                "Food Production",
                "Fund-Raising",
                "Furniture",
                "Gambling & Casinos",
                "Glass, Ceramics & Concrete",
                "Government Administration",
                "Government Relations",
                "Graphic Design",
                "Health, Wellness & Fitness",
                "Higher Education",
                "Hospital & Health Care",
                "Hospitality",
                "Human Resources",
                "Import & Export",
                "Individual & Family Services",
                "Industrial Automation",
                "Information Services",
                "Information Technology & Services",
                "Insurance",
                "International Affairs",
                "International Trade & Development",
                "Internet",
                "Investment Banking",
                "Investment Management",
                "Judiciary",
                "Law Enforcement",
                "Law Practice",
                "Legal Services",
                "Legislative Office",
                "Leisure, Travel & Tourism",
                "Libraries",
                "Logistics & Supply Chain",
                "Luxury Goods & Jewelry",
                "Machinery",
                "Management Consulting",
                "Maritime",
                "Market Research",
                "Marketing & Advertising",
                "Mechanical or Industrial Engineering",
                "Media Production",
                "Medical Devices",
                "Medical Practice",
                "Mental Health Care",
                "Military",
                "Mining & Metals",
                "Motion Pictures & Film",
                "Museums & Institutions",
                "Music",
                "Nanotechnology",
                "Newspapers",
                "Nonprofit Organization Management",
                "Oil & Energy",
                "Online Media",
                "Outsourcing/Offshoring",
                "Package/Freight Delivery",
                "Packaging & Containers",
                "Paper & Forest Products",
                "Performing Arts",
                "Pharmaceuticals",
                "Philanthropy",
                "Photography",
                "Plastics",
                "Political Organization",
                "Primary/Secondary Education",
                "Printing",
                "Professional Training & Coaching",
                "Program Development",
                "Public Policy",
                "Public Relations & Communications",
                "Public Safety",
                "Publishing",
                "Railroad Manufacture",
                "Ranching",
                "Real Estate",
                "Recreational Facilities & Services",
                "Religious Institutions",
                "Renewables & Environment",
                "Research",
                "Restaurants",
                "Retail",
                "Security & Investigations",
                "Semiconductors",
                "Shipbuilding",
                "Sporting Goods",
                "Sports",
                "Staffing & Recruiting",
                "Supermarkets",
                "Telecommunications",
                "Textiles",
                "Think Tanks",
                "Tobacco",
                "Translation & Localization",
                "Transportation/Trucking/Railroad",
                "Utilities",
                "Venture Capital & Private Equity",
                "Veterinary",
                "Warehousing",
                "Wholesale",
                "Wine & Spirits",
                "Wireless",
                "Writing & Editing"
              ]
            }
          },
          "company_not_industry": {
            "title": "Exclude these industries",
            "type": "array",
            "description": "Exclude these industries",
            "items": {
              "type": "string",
              "enum": [
                "Accounting",
                "Agriculture",
                "Airlines/Aviation",
                "Alternative Dispute Resolution",
                "Alternative Medicine",
                "Animation",
                "Apparel & Fashion",
                "Architecture & Planning",
                "Arts & Crafts",
                "Automotive",
                "Aviation & Aerospace",
                "Banking",
                "Biotechnology",
                "Broadcast Media",
                "Building Materials",
                "Business Supplies & Equipment",
                "Capital Markets",
                "Chemicals",
                "Civic & Social Organization",
                "Civil Engineering",
                "Commercial Real Estate",
                "Computer & Network Security",
                "Computer Games",
                "Computer Hardware",
                "Computer Networking",
                "Computer Software",
                "Construction",
                "Consumer Electronics",
                "Consumer Goods",
                "Consumer Services",
                "Cosmetics",
                "Dairy",
                "Defense & Space",
                "Design",
                "E-Learning",
                "Education Management",
                "Electrical/Electronic Manufacturing",
                "Entertainment",
                "Environmental Services",
                "Events Services",
                "Executive Office",
                "Facilities Services",
                "Farming",
                "Financial Services",
                "Fine Art",
                "Fishery",
                "Food & Beverages",
                "Food Production",
                "Fund-Raising",
                "Furniture",
                "Gambling & Casinos",
                "Glass, Ceramics & Concrete",
                "Government Administration",
                "Government Relations",
                "Graphic Design",
                "Health, Wellness & Fitness",
                "Higher Education",
                "Hospital & Health Care",
                "Hospitality",
                "Human Resources",
                "Import & Export",
                "Individual & Family Services",
                "Industrial Automation",
                "Information Services",
                "Information Technology & Services",
                "Insurance",
                "International Affairs",
                "International Trade & Development",
                "Internet",
                "Investment Banking",
                "Investment Management",
                "Judiciary",
                "Law Enforcement",
                "Law Practice",
                "Legal Services",
                "Legislative Office",
                "Leisure, Travel & Tourism",
                "Libraries",
                "Logistics & Supply Chain",
                "Luxury Goods & Jewelry",
                "Machinery",
                "Management Consulting",
                "Maritime",
                "Market Research",
                "Marketing & Advertising",
                "Mechanical or Industrial Engineering",
                "Media Production",
                "Medical Devices",
                "Medical Practice",
                "Mental Health Care",
                "Military",
                "Mining & Metals",
                "Motion Pictures & Film",
                "Museums & Institutions",
                "Music",
                "Nanotechnology",
                "Newspapers",
                "Nonprofit Organization Management",
                "Oil & Energy",
                "Online Media",
                "Outsourcing/Offshoring",
                "Package/Freight Delivery",
                "Packaging & Containers",
                "Paper & Forest Products",
                "Performing Arts",
                "Pharmaceuticals",
                "Philanthropy",
                "Photography",
                "Plastics",
                "Political Organization",
                "Primary/Secondary Education",
                "Printing",
                "Professional Training & Coaching",
                "Program Development",
                "Public Policy",
                "Public Relations & Communications",
                "Public Safety",
                "Publishing",
                "Railroad Manufacture",
                "Ranching",
                "Real Estate",
                "Recreational Facilities & Services",
                "Religious Institutions",
                "Renewables & Environment",
                "Research",
                "Restaurants",
                "Retail",
                "Security & Investigations",
                "Semiconductors",
                "Shipbuilding",
                "Sporting Goods",
                "Sports",
                "Staffing & Recruiting",
                "Supermarkets",
                "Telecommunications",
                "Textiles",
                "Think Tanks",
                "Tobacco",
                "Translation & Localization",
                "Transportation/Trucking/Railroad",
                "Utilities",
                "Venture Capital & Private Equity",
                "Veterinary",
                "Warehousing",
                "Wholesale",
                "Wine & Spirits",
                "Wireless",
                "Writing & Editing"
              ]
            }
          },
          "keywords": {
            "title": "Include these keywords. E.g. manufacturing, roofing, plumbing services",
            "type": "array",
            "description": "Include these keywords. E.g. manufacturing, roofing, plumbing services",
            "items": {
              "type": "string"
            }
          },
          "not_keywords": {
            "title": "Exclude these keywords. E.g. manufacturing, roofing, plumbing services",
            "type": "array",
            "description": "Exclude these keywords. E.g. manufacturing, roofing, plumbing services",
            "items": {
              "type": "string"
            }
          },
          "contact_location": {
            "title": "Prospects are located in these locations. E.g. italy, germany, france, madrid",
            "type": "array",
            "description": "Prospects are located in these locations. E.g. italy, germany, france, madrid",
            "items": {
              "type": "string"
            }
          },
          "contact_not_location": {
            "title": "Prospects are not located in these locations. E.g. italy, germany, france, madrid",
            "type": "array",
            "description": "Prospects are not located in these locations. E.g. italy, germany, france, madrid",
            "items": {
              "type": "string"
            }
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}