{
  "openapi": "3.0.1",
  "info": {
    "title": "DOL H-1B LCA Scraper - Visa Sponsor & Salary Leads",
    "description": "Find H-1B, H-1B1, and E-3 visa sponsor leads in official U.S. Department of Labor LCA disclosures. Search employers, case numbers/statuses, jobs, SOC/NAICS codes, worksites, wages, worker positions, dates, dependency, and secondary-entity evidence.",
    "version": "0.1",
    "x-build-id": "vvjU9SkbtWv7FPnPi"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/pink_comic~dol-h1b-lca-visa-sponsor-salary-leads/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-pink_comic-dol-h1b-lca-visa-sponsor-salary-leads",
        "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/pink_comic~dol-h1b-lca-visa-sponsor-salary-leads/runs": {
      "post": {
        "operationId": "runs-sync-pink_comic-dol-h1b-lca-visa-sponsor-salary-leads",
        "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/pink_comic~dol-h1b-lca-visa-sponsor-salary-leads/run-sync": {
      "post": {
        "operationId": "run-sync-pink_comic-dol-h1b-lca-visa-sponsor-salary-leads",
        "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": {
          "fiscalYear": {
            "title": "DOL Fiscal Year",
            "minimum": 2020,
            "maximum": 2026,
            "type": "integer",
            "description": "Official OFLC disclosure year. FY2025 is the latest complete file; FY2026 is a partial Q2 year-to-date file.",
            "default": 2025
          },
          "caseNumber": {
            "title": "Exact LCA Case Number",
            "pattern": "^$|^[Ii]-[A-Za-z0-9-]+$",
            "type": "string",
            "description": "Exact official case number such as I-200-25266-327008. When supplied, this unique lookup takes precedence over every broader filter and stops scanning after the match."
          },
          "query": {
            "title": "Employer, Job, Occupation, Worksite, or Case Keyword",
            "type": "string",
            "description": "Case-insensitive keyword across employer/trade name, job and SOC title/code, NAICS code, case number, worksite city/county/state, and secondary-entity name."
          },
          "employerName": {
            "title": "Employer or Trade Name",
            "type": "string",
            "description": "Case-insensitive employer or DBA substring, such as Microsoft, Amazon, Infosys, or a specific prospective employer."
          },
          "jobTitle": {
            "title": "Job or Occupation Title",
            "type": "string",
            "description": "Case-insensitive reported job-title or SOC-title substring, such as Software Engineer, Data Scientist, or Registered Nurse."
          },
          "socCodes": {
            "title": "SOC Code Prefixes",
            "type": "array",
            "description": "Optional Standard Occupational Classification prefixes. Example: 15-12 selects several computer occupation codes. Values are ORed within this field.",
            "items": {
              "type": "string"
            },
            "default": []
          },
          "naicsCodes": {
            "title": "Employer NAICS Code Prefixes",
            "type": "array",
            "description": "Optional employer industry-code prefixes. Example: 54 selects professional, scientific, and technical services. Values are ORed within this field.",
            "items": {
              "type": "string",
              "pattern": "^[0-9]{1,6}$"
            },
            "default": []
          },
          "worksiteStates": {
            "title": "Primary Worksite States",
            "type": "array",
            "description": "Optional two-letter states for the primary reported worksite. Values are ORed within this field.",
            "items": {
              "type": "string",
              "pattern": "^[A-Za-z]{2}$"
            },
            "default": []
          },
          "employerStates": {
            "title": "Employer Address States",
            "type": "array",
            "description": "Optional two-letter states for the employer's public business address. This can differ from the worksite state.",
            "items": {
              "type": "string",
              "pattern": "^[A-Za-z]{2}$"
            },
            "default": []
          },
          "visaClasses": {
            "title": "Visa Classes",
            "type": "array",
            "description": "Optional exact classes such as H-1B, H-1B1 Chile, H-1B1 Singapore, or E-3 Australian. Empty includes all classes in the LCA file.",
            "items": {
              "type": "string"
            },
            "default": []
          },
          "caseStatuses": {
            "title": "DOL Case Statuses",
            "type": "array",
            "description": "Optional exact statuses such as Certified, Certified - Withdrawn, Denied, or Withdrawn. Empty includes every disclosed status.",
            "items": {
              "type": "string"
            },
            "default": []
          },
          "fullTimeFilter": {
            "title": "Full-Time Position",
            "enum": [
              "any",
              "yes",
              "no"
            ],
            "type": "string",
            "description": "Filter on the employer's full-time-position attestation.",
            "default": "any"
          },
          "h1bDependentFilter": {
            "title": "H-1B Dependent Employer",
            "enum": [
              "any",
              "yes",
              "no"
            ],
            "type": "string",
            "description": "Filter on the employer-filed H-1B dependent indicator. It is attestation evidence, not an independent DOL determination for this product.",
            "default": "any"
          },
          "willfulViolatorFilter": {
            "title": "Willful Violator Indicator",
            "enum": [
              "any",
              "yes",
              "no"
            ],
            "type": "string",
            "description": "Filter on the willful-violator answer disclosed on the LCA. Confirm legal/compliance conclusions against current official records.",
            "default": "any"
          },
          "secondaryEntityFilter": {
            "title": "Secondary Entity at Worksite",
            "enum": [
              "any",
              "yes",
              "no"
            ],
            "type": "string",
            "description": "Filter whether the employer reported placement at another business's worksite, useful for consulting and end-client research.",
            "default": "any"
          },
          "minAnnualWage": {
            "title": "Minimum Annualized Offered Wage (USD)",
            "minimum": 0,
            "type": "number",
            "description": "Minimum mechanically annualized lower offered-wage rate. Hourly rates use 2,080 hours; this is not verified or current worker compensation.",
            "default": 0
          },
          "maxAnnualWage": {
            "title": "Maximum Annualized Offered Wage (USD)",
            "minimum": 0,
            "type": "number",
            "description": "Optional maximum mechanically annualized lower offered-wage rate. Zero means no maximum; rows with unrecognized wage units do not pass a positive wage bound.",
            "default": 0
          },
          "minWorkerPositions": {
            "title": "Minimum Requested Worker Positions",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum total worker positions reported on the LCA. Requested positions do not prove petitions, visas, hires, or current headcount.",
            "default": 0
          },
          "receivedStartDate": {
            "title": "Received On or After",
            "pattern": "^$|^[0-9]{4}-[0-9]{2}-[0-9]{2}$",
            "type": "string",
            "description": "Optional inclusive DOL received-date start in YYYY-MM-DD format."
          },
          "receivedEndDate": {
            "title": "Received On or Before",
            "pattern": "^$|^[0-9]{4}-[0-9]{2}-[0-9]{2}$",
            "type": "string",
            "description": "Optional inclusive DOL received-date end in YYYY-MM-DD format."
          },
          "decisionStartDate": {
            "title": "Decision On or After",
            "pattern": "^$|^[0-9]{4}-[0-9]{2}-[0-9]{2}$",
            "type": "string",
            "description": "Optional inclusive DOL decision-date start in YYYY-MM-DD format."
          },
          "decisionEndDate": {
            "title": "Decision On or Before",
            "pattern": "^$|^[0-9]{4}-[0-9]{2}-[0-9]{2}$",
            "type": "string",
            "description": "Optional inclusive DOL decision-date end in YYYY-MM-DD format."
          },
          "sortBy": {
            "title": "Sort Results",
            "enum": [
              "decision_desc",
              "received_desc",
              "wage_desc",
              "workers_desc",
              "employer_asc"
            ],
            "type": "string",
            "description": "Sort matching rows by DOL decision/received date, mechanically annualized lower wage, requested positions, or employer name.",
            "default": "decision_desc"
          },
          "maxResults": {
            "title": "Maximum LCA Records",
            "minimum": 1,
            "maximum": 1000,
            "type": "integer",
            "description": "Total output cap after every filter and full-file sorting. Exact case-number lookup returns at most one row.",
            "default": 25
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}