{
  "openapi": "3.0.1",
  "info": {
    "title": "Indeed Jobs Scraper With Employer Email Leads",
    "description": "Indeed Jobs Scraper with Employer Email Leads extracts job listings, company details, job titles, locations, salaries, descriptions, and publicly available employer contact emails. Build targeted hiring-company lead lists for recruitment, sales, and business development.",
    "version": "0.1",
    "x-build-id": "N8W7orYCiclOqwgmf"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/simpleapi~indeed-job-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-simpleapi-indeed-job-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/simpleapi~indeed-job-scraper/runs": {
      "post": {
        "operationId": "runs-sync-simpleapi-indeed-job-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/simpleapi~indeed-job-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-simpleapi-indeed-job-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": {
          "hiringSearchTerm": {
            "title": "🧲 Hiring search term",
            "type": "string",
            "description": "What the employer is hiring for — job title, skill or keyword. Every employer that posts a matching listing becomes a lead row.",
            "default": "Sales"
          },
          "location": {
            "title": "📍 Where they are hiring (city, state, ZIP or 'remote')",
            "type": "string",
            "description": "Restrict the employer list to one hiring area. Leave empty for the whole country.",
            "default": ""
          },
          "radius": {
            "title": "📏 How far around that location",
            "enum": [
              "",
              "0",
              "5",
              "10",
              "15",
              "25",
              "35",
              "50",
              "100"
            ],
            "type": "string",
            "description": "Widen or tighten the hiring area around the location above.",
            "default": ""
          },
          "countryCode": {
            "title": "🌍 Indeed country site",
            "enum": [
              "us",
              "ae",
              "ar",
              "au",
              "at",
              "bh",
              "be",
              "br",
              "ca",
              "cl",
              "cn",
              "co",
              "cr",
              "cz",
              "dk",
              "ec",
              "eg",
              "es",
              "fi",
              "fr",
              "de",
              "gr",
              "hk",
              "hu",
              "in",
              "id",
              "ie",
              "il",
              "it",
              "jp",
              "kr",
              "kw",
              "lu",
              "my",
              "mx",
              "ma",
              "nl",
              "nz",
              "ng",
              "no",
              "om",
              "pk",
              "pa",
              "pe",
              "ph",
              "pl",
              "pt",
              "qa",
              "ro",
              "ru",
              "sa",
              "sg",
              "za",
              "se",
              "ch",
              "tw",
              "th",
              "tr",
              "uk",
              "uy",
              "ve",
              "vn"
            ],
            "type": "string",
            "description": "Which Indeed domain to search. This also decides the country the employer list is drawn from.",
            "default": "us"
          },
          "maxLeadRows": {
            "title": "🎯 How many rows to return",
            "minimum": 1,
            "maximum": 10000,
            "type": "integer",
            "description": "With 'One row per employer' ON this is the number of DISTINCT employers you want; the actor keeps reading listings until it has that many. With it OFF it is the number of job listings.",
            "default": 10
          },
          "uniqueCompaniesOnly": {
            "title": "🏢 One row per employer (collapse duplicate listings)",
            "type": "boolean",
            "description": "ON: every hiring employer appears exactly once, with `listingsForThisEmployer` and their other open roles attached — and is charged once. OFF: one row per job listing, exactly like a plain job scraper. Measured on this platform on two runs: 150 live listings collapsed to 104 and to 97 employers (-31% and -35%), the busiest holding 12 listings.",
            "default": true
          },
          "findEmployerContacts": {
            "title": "📧 Look up employer contact details on their own website",
            "type": "boolean",
            "description": "Visits the employer's own website (the one Indeed lists) and reads public mailto:/tel: links and contact pages. Costs 1–3 extra requests per employer, cached so duplicate listings are free.",
            "default": true
          },
          "maxContactPagesPerCompany": {
            "title": "🔎 Pages to check per employer website",
            "minimum": 1,
            "maximum": 10,
            "type": "integer",
            "description": "Homepage first, then the best-scoring contact / about / imprint pages. More pages find slightly more addresses and cost more time.",
            "default": 3
          },
          "onlyEmployersWithContact": {
            "title": "✂️ Keep only employers where a contact was found",
            "type": "boolean",
            "description": "OFF by default on purpose: at the real hit rate this would delete roughly 7 of every 10 rows. Turn it ON only when you want a pure contactable list and accept the much smaller row count. Dropped employers are NOT charged.",
            "default": false
          },
          "contactRequestTimeoutSeconds": {
            "title": "⏱️ Timeout per employer-website request (seconds)",
            "minimum": 5,
            "maximum": 60,
            "type": "integer",
            "description": "How long to wait on a slow employer website before giving up on that page.",
            "default": 20
          },
          "defaultPhoneRegion": {
            "title": "☎️ Phone region for local-format numbers",
            "type": "string",
            "description": "Two-letter country code (e.g. US, GB, DE) used to read phone numbers written without a +country prefix. Leave empty to infer it from the website's domain.",
            "default": ""
          },
          "fromDays": {
            "title": "📅 Only employers hiring in the last…",
            "enum": [
              "0",
              "1",
              "3",
              "7",
              "14",
              "30"
            ],
            "type": "string",
            "description": "Freshness of the hiring signal. NOTE: server-side this is mutually exclusive with job type / remote — when set, those become post-filters.",
            "default": "0"
          },
          "jobType": {
            "title": "💼 Employment type they are offering",
            "enum": [
              "",
              "fulltime",
              "parttime",
              "contract",
              "temporary",
              "internship",
              "volunteer",
              "permanent",
              "seasonal",
              "freelance"
            ],
            "type": "string",
            "description": "Full/part-time, contract and internship are filtered by Indeed; temporary, permanent, seasonal and freelance are filtered here on the listing text.",
            "default": ""
          },
          "remote": {
            "title": "🏠 Remote or hybrid roles only",
            "enum": [
              "",
              "remote",
              "hybrid"
            ],
            "type": "string",
            "description": "'Remote' is applied by Indeed; 'Hybrid' is filtered here on the description and attributes.",
            "default": ""
          },
          "level": {
            "title": "🎯 Seniority of the role",
            "enum": [
              "",
              "entry_level",
              "mid_level",
              "senior_level"
            ],
            "type": "string",
            "description": "US only. Filtered here on title, attributes and description.",
            "default": ""
          },
          "sort": {
            "title": "↕️ Read listings by",
            "enum": [
              "",
              "relevance",
              "date"
            ],
            "type": "string",
            "description": "Relevance surfaces the best keyword matches; Date surfaces the freshest hiring activity.",
            "default": "relevance"
          },
          "urls": {
            "title": "🌐 Indeed URLs (search pages or /cmp/ employer pages)",
            "type": "array",
            "description": "Paste Indeed search or company URLs and the actor works from those instead of Option 1. Each URL runs as its own search; URL parameters (q, l, radius, fromage, jt, sort) override the settings above.",
            "items": {
              "type": "string"
            }
          },
          "maxRowsPerUrl": {
            "title": "📄 Row cap per URL",
            "minimum": 1,
            "maximum": 1000,
            "type": "integer",
            "description": "Optional per-URL cap when you paste MORE THAN ONE URL. With a single URL it is ignored, because it would silently hold you below the total row target."
          },
          "enableUniqueJobs": {
            "title": "✅ Skip listings already seen (by Indeed job key)",
            "type": "boolean",
            "description": "Deduplicate individual listings across pages and URLs before employers are rolled up.",
            "default": true
          },
          "includeSimilarJobs": {
            "title": "🧩 Include similar jobs",
            "type": "boolean",
            "description": "No-op on the mobile-API path: Indeed's GraphQL endpoint returns no 'View similar jobs' placeholder cards. Kept so older saved inputs still load.",
            "default": true
          },
          "query": {
            "title": "📝 Query (original field name — same as 'Hiring search term')",
            "type": "string",
            "description": "Compatibility field. If you fill this in, it OVERRIDES 'Hiring search term'. Leave it empty unless you are re-running a saved input from the original scraper."
          },
          "maxRows": {
            "title": "📦 Max rows (original field name — same as 'How many rows to return')",
            "minimum": 1,
            "maximum": 10000,
            "type": "integer",
            "description": "Compatibility field. If you fill this in, it OVERRIDES 'How many rows to return'. Leave it empty unless you are re-running a saved input from the original scraper."
          },
          "proxyConfiguration": {
            "title": "🛡️ Proxy",
            "type": "object",
            "description": "By default no proxy is used for Indeed (the mobile API usually doesn't need one). On 401/403/429 the actor falls back to datacenter then residential (3 retries per tier). Employer-website lookups escalate the same way when a site blocks them."
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}