{
  "x402Version": 2,
  "id": 6680,
  "slug": "6680",
  "resource": "https://stableapify.dev/api/actors/apimaestro/linkedin-company-employees-scraper-no-cookies/call",
  "description": "Start the \"Company Employees Scraper for LinkedIn | No Cookies\" Apify actor (apimaestro/linkedin-company-employees-scraper-no-cookies). Extract LinkedIn company employees without sharing your cookies or  account. Get structured data including profile details, job titles, and current positions.…",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x23d931f95831cee50b5f5edf4d0e88270f6c8411",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {},
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "$schema": "https://json-schema.org/draft/2020-12/schema",
                "additionalProperties": false,
                "properties": {
                  "input": {
                    "additionalProperties": {},
                    "description": "Normalized actor input. See field descriptions for the simplified shape; native Apify input also accepted (passed through).",
                    "properties": {
                      "identifier": {
                        "default": "https://www.linkedin.com/company/google/",
                        "description": "Company name or LinkedIn URL (e.g., 'google', 'https://www.linkedin.com/company/google/')",
                        "type": "string"
                      },
                      "job_title": {
                        "default": "",
                        "description": "Filter employees by job title. Supports boolean operators: use OR for multiple titles (e.g., 'CEO OR CTO'), quotes for exact match (e.g., '\"VP of Engineering\"'), - to exclude (e.g., 'engineer -intern'), and parentheses to group (e.g., '(CEO OR CTO) -intern'). Leave empty to get all employees.",
                        "type": "string"
                      },
                      "max_employees": {
                        "default": 100,
                        "description": "Maximum number of employees to return (default: 100). Set to a very large number (e.g., 10000) to fetch all available employees.",
                        "maximum": 9007199254740991,
                        "minimum": 1,
                        "type": "integer"
                      }
                    },
                    "required": [
                      "identifier",
                      "max_employees",
                      "job_title"
                    ],
                    "type": "object"
                  },
                  "options": {
                    "additionalProperties": false,
                    "description": "Optional Apify run options.",
                    "properties": {
                      "build": {
                        "maxLength": 100,
                        "minLength": 1,
                        "type": "string"
                      },
                      "maxItems": {
                        "maximum": 100000,
                        "minimum": 1,
                        "type": "integer"
                      },
                      "memory": {
                        "maximum": 32768,
                        "minimum": 128,
                        "type": "integer"
                      }
                    },
                    "type": "object"
                  }
                },
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "stableapify.dev",
  "lastUpdated": "2026-09-17T22:31:32.972Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-17T22:31:32.632Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "stableapify.dev",
    "manifest_name": "stableapify.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}