{
  "openapi": "3.0.1",
  "info": {
    "title": "Linkedin Jobs Scraper 🚀 (Targeted, Bulk & Easy Apply)",
    "description": "The ultimate LinkedIn Scraper. Bulk search 100s of cities & companies at once. Filter by 'Easy Apply', 'Remote/Hybrid', and 'Date'. Safe, fast, and 100% public data. Ideal for Lead Gen & Market Analysis.",
    "version": "0.0",
    "x-build-id": "Oikx48sIcPA0PpAN7"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/bluephantom~linkedin-jobs-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-bluephantom-linkedin-jobs-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/bluephantom~linkedin-jobs-scraper/runs": {
      "post": {
        "operationId": "runs-sync-bluephantom-linkedin-jobs-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/bluephantom~linkedin-jobs-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-bluephantom-linkedin-jobs-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": {
          "keywords": {
            "title": "🔍 Search Keywords",
            "type": "string",
            "description": "Enter the job title, skill, or keyword you are looking for (e.g., 'Software Engineer', 'Python').",
            "default": "software engineer"
          },
          "companyNames": {
            "title": "🏢 Company Names (Bulk Add)",
            "type": "array",
            "description": "Filter by specific company names (e.g., 'Google', 'Microsoft'). We will search for EACH company.",
            "items": {
              "type": "string"
            },
            "default": []
          },
          "country": {
            "title": "🌍 Countries",
            "type": "array",
            "description": "Select one or more countries to search for jobs.",
            "items": {
              "type": "string",
              "enum": [
                "US",
                "GB",
                "CA",
                "AU",
                "DE",
                "FR",
                "IN",
                "BR",
                "NL",
                "SG",
                "AE",
                "SA",
                "JP",
                "CN",
                "KR",
                "IT",
                "ES",
                "PL",
                "SE",
                "CH",
                "IE",
                "AT",
                "BE",
                "DK",
                "FI",
                "NO",
                "PT",
                "CZ",
                "HU",
                "RO",
                "GR",
                "IL",
                "TR",
                "ZA",
                "EG",
                "NG",
                "KE",
                "MA",
                "GH",
                "MX",
                "AR",
                "CL",
                "CO",
                "PE",
                "VE",
                "NZ",
                "PH",
                "MY",
                "TH",
                "ID",
                "VN",
                "PK",
                "BD",
                "LK",
                "HK",
                "TW",
                "RU",
                "UA",
                "QA",
                "KW",
                "BH",
                "OM",
                "JO",
                "LB",
                "LU",
                "MT",
                "CY",
                "SK",
                "SI",
                "HR",
                "BG",
                "RS",
                "EE",
                "LV",
                "LT"
              ],
              "enumTitles": [
                "🇺🇸 United States",
                "🇬🇧 United Kingdom",
                "🇨🇦 Canada",
                "🇦🇺 Australia",
                "🇩🇪 Germany",
                "🇫🇷 France",
                "🇮🇳 India",
                "🇧🇷 Brazil",
                "🇳🇱 Netherlands",
                "🇸🇬 Singapore",
                "🇦🇪 United Arab Emirates",
                "🇸🇦 Saudi Arabia",
                "🇯🇵 Japan",
                "🇨🇳 China",
                "🇰🇷 South Korea",
                "🇮🇹 Italy",
                "🇪🇸 Spain",
                "🇵🇱 Poland",
                "🇸🇪 Sweden",
                "🇨🇭 Switzerland",
                "🇮🇪 Ireland",
                "🇦🇹 Austria",
                "🇧🇪 Belgium",
                "🇩🇰 Denmark",
                "🇫🇮 Finland",
                "🇳🇴 Norway",
                "🇵🇹 Portugal",
                "🇨🇿 Czech Republic",
                "🇭🇺 Hungary",
                "🇷🇴 Romania",
                "🇬🇷 Greece",
                "🇮🇱 Israel",
                "🇹🇷 Turkey",
                "🇿🇦 South Africa",
                "🇪🇬 Egypt",
                "🇳🇬 Nigeria",
                "🇰🇪 Kenya",
                "🇲🇦 Morocco",
                "🇬🇭 Ghana",
                "🇲🇽 Mexico",
                "🇦🇷 Argentina",
                "🇨🇱 Chile",
                "🇨🇴 Colombia",
                "🇵🇪 Peru",
                "🇻🇪 Venezuela",
                "🇳🇿 New Zealand",
                "🇵🇭 Philippines",
                "🇲🇾 Malaysia",
                "🇹🇭 Thailand",
                "🇮🇩 Indonesia",
                "🇻🇳 Vietnam",
                "🇵🇰 Pakistan",
                "🇧🇩 Bangladesh",
                "🇱🇰 Sri Lanka",
                "🇭🇰 Hong Kong",
                "🇹🇼 Taiwan",
                "🇷🇺 Russia",
                "🇺🇦 Ukraine",
                "🇶🇦 Qatar",
                "🇰🇼 Kuwait",
                "🇧🇭 Bahrain",
                "🇴🇲 Oman",
                "🇯🇴 Jordan",
                "🇱🇧 Lebanon",
                "🇱🇺 Luxembourg",
                "🇲🇹 Malta",
                "🇨🇾 Cyprus",
                "🇸🇰 Slovakia",
                "🇸🇮 Slovenia",
                "🇭🇷 Croatia",
                "🇧🇬 Bulgaria",
                "🇷🇸 Serbia",
                "🇪🇪 Estonia",
                "🇱🇻 Latvia",
                "🇱🇹 Lithuania"
              ]
            },
            "default": [
              "US"
            ]
          },
          "locationSelect": {
            "title": "🏙️ Cities & Regions",
            "type": "array",
            "description": "Select specific cities or regions to search. These will be combined with country selections.",
            "items": {
              "type": "string",
              "enum": [
                "New York, NY",
                "Los Angeles, CA",
                "San Francisco, CA",
                "San Francisco Bay Area",
                "Silicon Valley",
                "San Jose, CA",
                "Palo Alto, CA",
                "Mountain View, CA",
                "Sunnyvale, CA",
                "Santa Clara, CA",
                "Cupertino, CA",
                "Menlo Park, CA",
                "Redwood City, CA",
                "Oakland, CA",
                "Berkeley, CA",
                "Fremont, CA",
                "San Diego, CA",
                "Sacramento, CA",
                "Irvine, CA",
                "Seattle, WA",
                "Bellevue, WA",
                "Redmond, WA",
                "Chicago, IL",
                "Boston, MA",
                "Cambridge, MA",
                "Austin, TX",
                "Dallas, TX",
                "Houston, TX",
                "San Antonio, TX",
                "Denver, CO",
                "Boulder, CO",
                "Atlanta, GA",
                "Miami, FL",
                "Tampa, FL",
                "Orlando, FL",
                "Phoenix, AZ",
                "Scottsdale, AZ",
                "Portland, OR",
                "Philadelphia, PA",
                "Pittsburgh, PA",
                "Washington, DC",
                "Washington DC Metro Area",
                "Northern Virginia",
                "Arlington, VA",
                "Reston, VA",
                "Tysons, VA",
                "Bethesda, MD",
                "Baltimore, MD",
                "Minneapolis, MN",
                "Detroit, MI",
                "Ann Arbor, MI",
                "Charlotte, NC",
                "Raleigh-Durham, NC",
                "Research Triangle, NC",
                "Nashville, TN",
                "Salt Lake City, UT",
                "Las Vegas, NV",
                "Columbus, OH",
                "Cleveland, OH",
                "Cincinnati, OH",
                "Indianapolis, IN",
                "St. Louis, MO",
                "Kansas City, MO",
                "New Jersey",
                "Connecticut",
                "London, England",
                "Greater London",
                "London Metropolitan Area",
                "Manchester, England",
                "Birmingham, England",
                "Leeds, England",
                "Bristol, England",
                "Liverpool, England",
                "Newcastle, England",
                "Sheffield, England",
                "Nottingham, England",
                "Cambridge, England",
                "Oxford, England",
                "Reading, England",
                "Edinburgh, Scotland",
                "Glasgow, Scotland",
                "Cardiff, Wales",
                "Belfast, Northern Ireland",
                "Dublin, Ireland",
                "Cork, Ireland",
                "Galway, Ireland",
                "Toronto, ON",
                "Greater Toronto Area",
                "Vancouver, BC",
                "Montreal, QC",
                "Ottawa, ON",
                "Calgary, AB",
                "Edmonton, AB",
                "Waterloo, ON",
                "Kitchener, ON",
                "Mississauga, ON",
                "Sydney, NSW",
                "Melbourne, VIC",
                "Brisbane, QLD",
                "Perth, WA",
                "Adelaide, SA",
                "Canberra, ACT",
                "Auckland, New Zealand",
                "Wellington, New Zealand",
                "Berlin, Germany",
                "Munich, Germany",
                "Frankfurt, Germany",
                "Hamburg, Germany",
                "Cologne, Germany",
                "Düsseldorf, Germany",
                "Stuttgart, Germany",
                "Zurich, Switzerland",
                "Geneva, Switzerland",
                "Basel, Switzerland",
                "Bern, Switzerland",
                "Paris, France",
                "Lyon, France",
                "Marseille, France",
                "Toulouse, France",
                "Nice, France",
                "Bordeaux, France",
                "Amsterdam, Netherlands",
                "Rotterdam, Netherlands",
                "The Hague, Netherlands",
                "Eindhoven, Netherlands",
                "Utrecht, Netherlands",
                "Brussels, Belgium",
                "Antwerp, Belgium",
                "Vienna, Austria",
                "Stockholm, Sweden",
                "Gothenburg, Sweden",
                "Malmö, Sweden",
                "Copenhagen, Denmark",
                "Aarhus, Denmark",
                "Oslo, Norway",
                "Bergen, Norway",
                "Helsinki, Finland",
                "Espoo, Finland",
                "Lisbon, Portugal",
                "Porto, Portugal",
                "Madrid, Spain",
                "Barcelona, Spain",
                "Valencia, Spain",
                "Seville, Spain",
                "Málaga, Spain",
                "Bilbao, Spain",
                "Milan, Italy",
                "Rome, Italy",
                "Turin, Italy",
                "Florence, Italy",
                "Bologna, Italy",
                "Naples, Italy",
                "Warsaw, Poland",
                "Krakow, Poland",
                "Wroclaw, Poland",
                "Gdansk, Poland",
                "Poznan, Poland",
                "Lodz, Poland",
                "Prague, Czech Republic",
                "Brno, Czech Republic",
                "Budapest, Hungary",
                "Bucharest, Romania",
                "Cluj-Napoca, Romania",
                "Sofia, Bulgaria",
                "Athens, Greece",
                "Thessaloniki, Greece",
                "Luxembourg City, Luxembourg",
                "Singapore",
                "Hong Kong",
                "Tokyo, Japan",
                "Osaka, Japan",
                "Nagoya, Japan",
                "Fukuoka, Japan",
                "Kyoto, Japan",
                "Yokohama, Japan",
                "Seoul, South Korea",
                "Busan, South Korea",
                "Incheon, South Korea",
                "Beijing, China",
                "Shanghai, China",
                "Shenzhen, China",
                "Guangzhou, China",
                "Hangzhou, China",
                "Chengdu, China",
                "Nanjing, China",
                "Wuhan, China",
                "Suzhou, China",
                "Taipei, Taiwan",
                "Bangalore, India",
                "Bengaluru, India",
                "Mumbai, India",
                "Delhi, India",
                "New Delhi, India",
                "NCR India",
                "Gurgaon, India",
                "Gurugram, India",
                "Noida, India",
                "Hyderabad, India",
                "Chennai, India",
                "Pune, India",
                "Kolkata, India",
                "Ahmedabad, India",
                "Jaipur, India",
                "Kochi, India",
                "Thiruvananthapuram, India",
                "Chandigarh, India",
                "Indore, India",
                "Dubai, UAE",
                "Abu Dhabi, UAE",
                "Sharjah, UAE",
                "Riyadh, Saudi Arabia",
                "Jeddah, Saudi Arabia",
                "Dammam, Saudi Arabia",
                "Doha, Qatar",
                "Kuwait City, Kuwait",
                "Manama, Bahrain",
                "Muscat, Oman",
                "Tel Aviv, Israel",
                "Jerusalem, Israel",
                "Haifa, Israel",
                "Istanbul, Turkey",
                "Ankara, Turkey",
                "Izmir, Turkey",
                "São Paulo, Brazil",
                "Rio de Janeiro, Brazil",
                "Belo Horizonte, Brazil",
                "Curitiba, Brazil",
                "Porto Alegre, Brazil",
                "Brasília, Brazil",
                "Campinas, Brazil",
                "Florianópolis, Brazil",
                "Mexico City, Mexico",
                "Guadalajara, Mexico",
                "Monterrey, Mexico",
                "Tijuana, Mexico",
                "Puebla, Mexico",
                "Buenos Aires, Argentina",
                "Córdoba, Argentina",
                "Rosario, Argentina",
                "Santiago, Chile",
                "Valparaíso, Chile",
                "Bogotá, Colombia",
                "Medellín, Colombia",
                "Cali, Colombia",
                "Lima, Peru",
                "Caracas, Venezuela",
                "Johannesburg, South Africa",
                "Cape Town, South Africa",
                "Durban, South Africa",
                "Pretoria, South Africa",
                "Cairo, Egypt",
                "Alexandria, Egypt",
                "Lagos, Nigeria",
                "Abuja, Nigeria",
                "Nairobi, Kenya",
                "Casablanca, Morocco",
                "Accra, Ghana",
                "Kuala Lumpur, Malaysia",
                "Penang, Malaysia",
                "Johor Bahru, Malaysia",
                "Bangkok, Thailand",
                "Chiang Mai, Thailand",
                "Jakarta, Indonesia",
                "Surabaya, Indonesia",
                "Bandung, Indonesia",
                "Bali, Indonesia",
                "Ho Chi Minh City, Vietnam",
                "Hanoi, Vietnam",
                "Da Nang, Vietnam",
                "Manila, Philippines",
                "Cebu, Philippines",
                "Makati, Philippines",
                "Karachi, Pakistan",
                "Lahore, Pakistan",
                "Islamabad, Pakistan",
                "Dhaka, Bangladesh",
                "Colombo, Sri Lanka",
                "Moscow, Russia",
                "Saint Petersburg, Russia",
                "Kyiv, Ukraine",
                "Kharkiv, Ukraine",
                "Lviv, Ukraine",
                "Tallinn, Estonia",
                "Riga, Latvia",
                "Vilnius, Lithuania",
                "Belgrade, Serbia",
                "Zagreb, Croatia",
                "Ljubljana, Slovenia",
                "Bratislava, Slovakia",
                "Nicosia, Cyprus",
                "Limassol, Cyprus",
                "Valletta, Malta",
                "Remote",
                "Worldwide Remote",
                "Work From Home"
              ],
              "enumTitles": [
                "🇺🇸 New York, NY",
                "🇺🇸 Los Angeles, CA",
                "🇺🇸 San Francisco, CA",
                "🇺🇸 San Francisco Bay Area",
                "🇺🇸 Silicon Valley",
                "🇺🇸 San Jose, CA",
                "🇺🇸 Palo Alto, CA",
                "🇺🇸 Mountain View, CA",
                "🇺🇸 Sunnyvale, CA",
                "🇺🇸 Santa Clara, CA",
                "🇺🇸 Cupertino, CA",
                "🇺🇸 Menlo Park, CA",
                "🇺🇸 Redwood City, CA",
                "🇺🇸 Oakland, CA",
                "🇺🇸 Berkeley, CA",
                "🇺🇸 Fremont, CA",
                "🇺🇸 San Diego, CA",
                "🇺🇸 Sacramento, CA",
                "🇺🇸 Irvine, CA",
                "🇺🇸 Seattle, WA",
                "🇺🇸 Bellevue, WA",
                "🇺🇸 Redmond, WA",
                "🇺🇸 Chicago, IL",
                "🇺🇸 Boston, MA",
                "🇺🇸 Cambridge, MA",
                "🇺🇸 Austin, TX",
                "🇺🇸 Dallas, TX",
                "🇺🇸 Houston, TX",
                "🇺🇸 San Antonio, TX",
                "🇺🇸 Denver, CO",
                "🇺🇸 Boulder, CO",
                "🇺🇸 Atlanta, GA",
                "🇺🇸 Miami, FL",
                "🇺🇸 Tampa, FL",
                "🇺🇸 Orlando, FL",
                "🇺🇸 Phoenix, AZ",
                "🇺🇸 Scottsdale, AZ",
                "🇺🇸 Portland, OR",
                "🇺🇸 Philadelphia, PA",
                "🇺🇸 Pittsburgh, PA",
                "🇺🇸 Washington, DC",
                "🇺🇸 Washington DC Metro Area",
                "🇺🇸 Northern Virginia",
                "🇺🇸 Arlington, VA",
                "🇺🇸 Reston, VA",
                "🇺🇸 Tysons, VA",
                "🇺🇸 Bethesda, MD",
                "🇺🇸 Baltimore, MD",
                "🇺🇸 Minneapolis, MN",
                "🇺🇸 Detroit, MI",
                "🇺🇸 Ann Arbor, MI",
                "🇺🇸 Charlotte, NC",
                "🇺🇸 Raleigh-Durham, NC",
                "🇺🇸 Research Triangle, NC",
                "🇺🇸 Nashville, TN",
                "🇺🇸 Salt Lake City, UT",
                "🇺🇸 Las Vegas, NV",
                "🇺🇸 Columbus, OH",
                "🇺🇸 Cleveland, OH",
                "🇺🇸 Cincinnati, OH",
                "🇺🇸 Indianapolis, IN",
                "🇺🇸 St. Louis, MO",
                "🇺🇸 Kansas City, MO",
                "🇺🇸 New Jersey",
                "🇺🇸 Connecticut",
                "🇬🇧 London, England",
                "🇬🇧 Greater London",
                "🇬🇧 London Metropolitan Area",
                "🇬🇧 Manchester, England",
                "🇬🇧 Birmingham, England",
                "🇬🇧 Leeds, England",
                "🇬🇧 Bristol, England",
                "🇬🇧 Liverpool, England",
                "🇬🇧 Newcastle, England",
                "🇬🇧 Sheffield, England",
                "🇬🇧 Nottingham, England",
                "🇬🇧 Cambridge, England",
                "🇬🇧 Oxford, England",
                "🇬🇧 Reading, England",
                "🏴󠁧󠁢󠁳󠁣󠁴󠁿 Edinburgh, Scotland",
                "🏴󠁧󠁢󠁳󠁣󠁴󠁿 Glasgow, Scotland",
                "🏴󠁧󠁢󠁷󠁬󠁳󠁿 Cardiff, Wales",
                "🇬🇧 Belfast, Northern Ireland",
                "🇮🇪 Dublin, Ireland",
                "🇮🇪 Cork, Ireland",
                "🇮🇪 Galway, Ireland",
                "🇨🇦 Toronto, ON",
                "🇨🇦 Greater Toronto Area",
                "🇨🇦 Vancouver, BC",
                "🇨🇦 Montreal, QC",
                "🇨🇦 Ottawa, ON",
                "🇨🇦 Calgary, AB",
                "🇨🇦 Edmonton, AB",
                "🇨🇦 Waterloo, ON",
                "🇨🇦 Kitchener, ON",
                "🇨🇦 Mississauga, ON",
                "🇦🇺 Sydney, NSW",
                "🇦🇺 Melbourne, VIC",
                "🇦🇺 Brisbane, QLD",
                "🇦🇺 Perth, WA",
                "🇦🇺 Adelaide, SA",
                "🇦🇺 Canberra, ACT",
                "🇳🇿 Auckland, New Zealand",
                "🇳🇿 Wellington, New Zealand",
                "🇩🇪 Berlin, Germany",
                "🇩🇪 Munich, Germany",
                "🇩🇪 Frankfurt, Germany",
                "🇩🇪 Hamburg, Germany",
                "🇩🇪 Cologne, Germany",
                "🇩🇪 Düsseldorf, Germany",
                "🇩🇪 Stuttgart, Germany",
                "🇨🇭 Zurich, Switzerland",
                "🇨🇭 Geneva, Switzerland",
                "🇨🇭 Basel, Switzerland",
                "🇨🇭 Bern, Switzerland",
                "🇫🇷 Paris, France",
                "🇫🇷 Lyon, France",
                "🇫🇷 Marseille, France",
                "🇫🇷 Toulouse, France",
                "🇫🇷 Nice, France",
                "🇫🇷 Bordeaux, France",
                "🇳🇱 Amsterdam, Netherlands",
                "🇳🇱 Rotterdam, Netherlands",
                "🇳🇱 The Hague, Netherlands",
                "🇳🇱 Eindhoven, Netherlands",
                "🇳🇱 Utrecht, Netherlands",
                "🇧🇪 Brussels, Belgium",
                "🇧🇪 Antwerp, Belgium",
                "🇦🇹 Vienna, Austria",
                "🇸🇪 Stockholm, Sweden",
                "🇸🇪 Gothenburg, Sweden",
                "🇸🇪 Malmö, Sweden",
                "🇩🇰 Copenhagen, Denmark",
                "🇩🇰 Aarhus, Denmark",
                "🇳🇴 Oslo, Norway",
                "🇳🇴 Bergen, Norway",
                "🇫🇮 Helsinki, Finland",
                "🇫🇮 Espoo, Finland",
                "🇵🇹 Lisbon, Portugal",
                "🇵🇹 Porto, Portugal",
                "🇪🇸 Madrid, Spain",
                "🇪🇸 Barcelona, Spain",
                "🇪🇸 Valencia, Spain",
                "🇪🇸 Seville, Spain",
                "🇪🇸 Málaga, Spain",
                "🇪🇸 Bilbao, Spain",
                "🇮🇹 Milan, Italy",
                "🇮🇹 Rome, Italy",
                "🇮🇹 Turin, Italy",
                "🇮🇹 Florence, Italy",
                "🇮🇹 Bologna, Italy",
                "🇮🇹 Naples, Italy",
                "🇵🇱 Warsaw, Poland",
                "🇵🇱 Krakow, Poland",
                "🇵🇱 Wroclaw, Poland",
                "🇵🇱 Gdansk, Poland",
                "🇵🇱 Poznan, Poland",
                "🇵🇱 Lodz, Poland",
                "🇨🇿 Prague, Czech Republic",
                "🇨🇿 Brno, Czech Republic",
                "🇭🇺 Budapest, Hungary",
                "🇷🇴 Bucharest, Romania",
                "🇷🇴 Cluj-Napoca, Romania",
                "🇧🇬 Sofia, Bulgaria",
                "🇬🇷 Athens, Greece",
                "🇬🇷 Thessaloniki, Greece",
                "🇱🇺 Luxembourg City, Luxembourg",
                "🇸🇬 Singapore",
                "🇭🇰 Hong Kong",
                "🇯🇵 Tokyo, Japan",
                "🇯🇵 Osaka, Japan",
                "🇯🇵 Nagoya, Japan",
                "🇯🇵 Fukuoka, Japan",
                "🇯🇵 Kyoto, Japan",
                "🇯🇵 Yokohama, Japan",
                "🇰🇷 Seoul, South Korea",
                "🇰🇷 Busan, South Korea",
                "🇰🇷 Incheon, South Korea",
                "🇨🇳 Beijing, China",
                "🇨🇳 Shanghai, China",
                "🇨🇳 Shenzhen, China",
                "🇨🇳 Guangzhou, China",
                "🇨🇳 Hangzhou, China",
                "🇨🇳 Chengdu, China",
                "🇨🇳 Nanjing, China",
                "🇨🇳 Wuhan, China",
                "🇨🇳 Suzhou, China",
                "🇹🇼 Taipei, Taiwan",
                "🇮🇳 Bangalore, India",
                "🇮🇳 Bengaluru, India",
                "🇮🇳 Mumbai, India",
                "🇮🇳 Delhi, India",
                "🇮🇳 New Delhi, India",
                "🇮🇳 NCR India",
                "🇮🇳 Gurgaon, India",
                "🇮🇳 Gurugram, India",
                "🇮🇳 Noida, India",
                "🇮🇳 Hyderabad, India",
                "🇮🇳 Chennai, India",
                "🇮🇳 Pune, India",
                "🇮🇳 Kolkata, India",
                "🇮🇳 Ahmedabad, India",
                "🇮🇳 Jaipur, India",
                "🇮🇳 Kochi, India",
                "🇮🇳 Thiruvananthapuram, India",
                "🇮🇳 Chandigarh, India",
                "🇮🇳 Indore, India",
                "🇦🇪 Dubai, UAE",
                "🇦🇪 Abu Dhabi, UAE",
                "🇦🇪 Sharjah, UAE",
                "🇸🇦 Riyadh, Saudi Arabia",
                "🇸🇦 Jeddah, Saudi Arabia",
                "🇸🇦 Dammam, Saudi Arabia",
                "🇶🇦 Doha, Qatar",
                "🇰🇼 Kuwait City, Kuwait",
                "🇧🇭 Manama, Bahrain",
                "🇴🇲 Muscat, Oman",
                "🇮🇱 Tel Aviv, Israel",
                "🇮🇱 Jerusalem, Israel",
                "🇮🇱 Haifa, Israel",
                "🇹🇷 Istanbul, Turkey",
                "🇹🇷 Ankara, Turkey",
                "🇹🇷 Izmir, Turkey",
                "🇧🇷 São Paulo, Brazil",
                "🇧🇷 Rio de Janeiro, Brazil",
                "🇧🇷 Belo Horizonte, Brazil",
                "🇧🇷 Curitiba, Brazil",
                "🇧🇷 Porto Alegre, Brazil",
                "🇧🇷 Brasília, Brazil",
                "🇧🇷 Campinas, Brazil",
                "🇧🇷 Florianópolis, Brazil",
                "🇲🇽 Mexico City, Mexico",
                "🇲🇽 Guadalajara, Mexico",
                "🇲🇽 Monterrey, Mexico",
                "🇲🇽 Tijuana, Mexico",
                "🇲🇽 Puebla, Mexico",
                "🇦🇷 Buenos Aires, Argentina",
                "🇦🇷 Córdoba, Argentina",
                "🇦🇷 Rosario, Argentina",
                "🇨🇱 Santiago, Chile",
                "🇨🇱 Valparaíso, Chile",
                "🇨🇴 Bogotá, Colombia",
                "🇨🇴 Medellín, Colombia",
                "🇨🇴 Cali, Colombia",
                "🇵🇪 Lima, Peru",
                "🇻🇪 Caracas, Venezuela",
                "🇿🇦 Johannesburg, South Africa",
                "🇿🇦 Cape Town, South Africa",
                "🇿🇦 Durban, South Africa",
                "🇿🇦 Pretoria, South Africa",
                "🇪🇬 Cairo, Egypt",
                "🇪🇬 Alexandria, Egypt",
                "🇳🇬 Lagos, Nigeria",
                "🇳🇬 Abuja, Nigeria",
                "🇰🇪 Nairobi, Kenya",
                "🇲🇦 Casablanca, Morocco",
                "🇬🇭 Accra, Ghana",
                "🇲🇾 Kuala Lumpur, Malaysia",
                "🇲🇾 Penang, Malaysia",
                "🇲🇾 Johor Bahru, Malaysia",
                "🇹🇭 Bangkok, Thailand",
                "🇹🇭 Chiang Mai, Thailand",
                "🇮🇩 Jakarta, Indonesia",
                "🇮🇩 Surabaya, Indonesia",
                "🇮🇩 Bandung, Indonesia",
                "🇮🇩 Bali, Indonesia",
                "🇻🇳 Ho Chi Minh City, Vietnam",
                "🇻🇳 Hanoi, Vietnam",
                "🇻🇳 Da Nang, Vietnam",
                "🇵🇭 Manila, Philippines",
                "🇵🇭 Cebu, Philippines",
                "🇵🇭 Makati, Philippines",
                "🇵🇰 Karachi, Pakistan",
                "🇵🇰 Lahore, Pakistan",
                "🇵🇰 Islamabad, Pakistan",
                "🇧🇩 Dhaka, Bangladesh",
                "🇱🇰 Colombo, Sri Lanka",
                "🇷🇺 Moscow, Russia",
                "🇷🇺 Saint Petersburg, Russia",
                "🇺🇦 Kyiv, Ukraine",
                "🇺🇦 Kharkiv, Ukraine",
                "🇺🇦 Lviv, Ukraine",
                "🇪🇪 Tallinn, Estonia",
                "🇱🇻 Riga, Latvia",
                "🇱🇹 Vilnius, Lithuania",
                "🇷🇸 Belgrade, Serbia",
                "🇭🇷 Zagreb, Croatia",
                "🇸🇮 Ljubljana, Slovenia",
                "🇸🇰 Bratislava, Slovakia",
                "🇨🇾 Nicosia, Cyprus",
                "🇨🇾 Limassol, Cyprus",
                "🇲🇹 Valletta, Malta",
                "🌍 Remote",
                "🌍 Worldwide Remote",
                "🏠 Work From Home"
              ]
            },
            "default": []
          },
          "locationCustom": {
            "title": "📝 Other Locations (Custom)",
            "type": "string",
            "description": "Enter additional cities, regions, or areas not listed above. Separate multiple locations with commas (e.g., 'Omaha, NE, Des Moines, IA, Tulsa, OK').",
            "default": ""
          },
          "datePosted": {
            "title": "📅 Date Posted",
            "enum": [
              "anyTime",
              "pastMonth",
              "pastWeek",
              "past24Hours",
              "pastYear"
            ],
            "type": "string",
            "description": "How fresh should the jobs be?",
            "default": "anyTime"
          },
          "sortBy": {
            "title": "Sorting",
            "enum": [
              "R",
              "DD"
            ],
            "type": "string",
            "description": "Order results by relevance or date.",
            "default": "R"
          },
          "easyApply": {
            "title": "⚡ Easy Apply Only",
            "type": "boolean",
            "description": "If checked, only scrape jobs with the 'Easy Apply' option.",
            "default": false
          },
          "workType": {
            "title": "🏠 Work Type",
            "type": "array",
            "description": "Filter by work arrangement.",
            "items": {
              "type": "string",
              "enum": [
                "1",
                "2",
                "3"
              ],
              "enumTitles": [
                "On-site",
                "Remote",
                "Hybrid"
              ]
            },
            "default": []
          },
          "jobType": {
            "title": "💼 Job Type",
            "type": "array",
            "description": "Filter by job type.",
            "items": {
              "type": "string",
              "enum": [
                "F",
                "C",
                "P",
                "T",
                "I",
                "V",
                "O"
              ],
              "enumTitles": [
                "Full-time",
                "Contract",
                "Part-time",
                "Temporary",
                "Internship",
                "Volunteer",
                "Other"
              ]
            },
            "default": []
          },
          "experienceLevel": {
            "title": "🎓 Experience Level",
            "type": "array",
            "description": "Filter by experience level.",
            "items": {
              "type": "string",
              "enum": [
                "1",
                "2",
                "3",
                "4",
                "5",
                "6"
              ],
              "enumTitles": [
                "Internship",
                "Entry level",
                "Associate",
                "Mid-Senior level",
                "Director",
                "Executive"
              ]
            },
            "default": []
          },
          "companyIds": {
            "title": "🆔 Company IDs (Advanced)",
            "type": "array",
            "description": "Filter by specific LinkedIn Company IDs (e.g., 123456). Use this for precise company filtering.",
            "items": {
              "type": "string"
            },
            "default": []
          },
          "datasetName": {
            "title": "💾 Dataset Name",
            "type": "string",
            "description": "Data is saved to both the run dataset and this named dataset for persistence across runs.",
            "default": "linkedin-jobs-data"
          },
          "maxRequestsPerCrawl": {
            "title": "🔢 Max Jobs",
            "type": "integer",
            "description": "Maximum number of jobs to scrape.",
            "default": 50
          },
          "proxyConfiguration": {
            "title": "🛡️ Proxy Configuration",
            "type": "object",
            "description": "Select proxies to be used by your crawler.",
            "default": {
              "useApifyProxy": true
            }
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}