⚡️ Linkedin Jobs Scraper avatar
⚡️ Linkedin Jobs Scraper

Pricing

$25.00/month + usage

Go to Store
⚡️ Linkedin Jobs Scraper

⚡️ Linkedin Jobs Scraper

Developed by

Future Creator

Future Creator

Maintained by Community

This LinkedIn Jobs scraper efficiently gathers detailed information about job vacancies on LinkedIn based on your specified criteria. Easily configure filters to match LinkedIn's search capabilities, ensuring precise and comprehensive selection of relevant job listings.

0.0 (0)

Pricing

$25.00/month + usage

5

Total users

238

Monthly users

38

Runs succeeded

>99%

Issues response

14 hours

Last modified

3 days ago

You can access the ⚡️ Linkedin Jobs Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

{
"openapi": "3.0.1",
"info": {
"version": "0.0",
"x-build-id": "bCqzbVanRO3PpApvz"
},
"servers": [
{
"url": "https://api.apify.com/v2"
}
],
"paths": {
"/acts/future_creator~linkedin-jobs-scraper/run-sync-get-dataset-items": {
"post": {
"operationId": "run-sync-get-dataset-items-future_creator-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/future_creator~linkedin-jobs-scraper/runs": {
"post": {
"operationId": "runs-sync-future_creator-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/future_creator~linkedin-jobs-scraper/run-sync": {
"post": {
"operationId": "run-sync-future_creator-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",
"required": [
"job_title"
],
"properties": {
"job_title": {
"title": "Job Title",
"type": "string",
"description": "Job title for the search (for example: 'Backend Developer', 'Sales Manager')",
"default": ""
},
"job_location": {
"title": "Job Location",
"type": "string",
"description": "Job location for the search (for example: 'Europe', 'United States')",
"default": ""
},
"company_name": {
"title": "Company Name",
"type": "array",
"description": "Company(s) where we will search for Job Title (for example: 'Apple', 'Amazon', 'Tesla')",
"default": [],
"items": {
"type": "string"
}
},
"number_records": {
"title": "Total number records",
"minimum": 0,
"type": "integer",
"description": "How many rows do you want to display (e.g., 50, 100, 200). Set 0 if you want to scrape all records",
"default": 50
},
"sort_by": {
"title": "Sort by",
"enum": [
"DD",
"R"
],
"type": "string",
"description": "Select the required sorting settings for you, 'Most recent' or 'Most relevant'",
"default": "R"
},
"date_posted": {
"title": "Date posted",
"enum": [
"",
"r2592000",
"r604800",
"r86400"
],
"type": "string",
"description": "Select date posted (for example: 'Past week')",
"default": ""
},
"experience_level": {
"title": "Experience level",
"type": "array",
"description": "Set the Experience level settings, you can select several values (for example: [Internship, Associate])",
"items": {
"type": "string",
"enum": [
"1",
"2",
"3",
"4",
"5",
"6"
],
"enumTitles": [
"Internship",
"Entry level",
"Associate",
"Mid-Senior level",
"Director",
"Executive"
]
},
"default": []
},
"job_type": {
"title": "Job Type",
"type": "array",
"description": "Set the Job Type settings, you can select several values (for example: [Full-time, Temporary])",
"items": {
"type": "string",
"enum": [
"F",
"P",
"C",
"T",
"I"
],
"enumTitles": [
"Full-time",
"Part-time",
"Contract",
"Temporary",
"Internship"
]
},
"default": []
},
"remote_type": {
"title": "Remote/On-site",
"type": "array",
"description": "Remote work settings (for example: [Remote, Hybrid])",
"items": {
"type": "string",
"enum": [
"1",
"2",
"3"
],
"enumTitles": [
"On-Site",
"Remote",
"Hybrid"
]
},
"default": []
},
"industry": {
"title": "Industry",
"type": "array",
"description": "Set the Industry settings, you can select several values (for example: [Software Development, Financial Services])",
"items": {
"type": "string",
"enum": [
"41",
"96",
"137",
"11",
"4",
"43",
"104",
"1810",
"6",
"84",
"80",
"47",
"94",
"120",
"125",
"127",
"19",
"50",
"111",
"53",
"12",
"36",
"49",
"138",
"129",
"54",
"90",
"51",
"128",
"118",
"109",
"3",
"5",
"48",
"24",
"25",
"91",
"18",
"65",
"1",
"99",
"132",
"69",
"112",
"28",
"86",
"110",
"76",
"122",
"63",
"38",
"66",
"34",
"23",
"101",
"26",
"29",
"145",
"75",
"148",
"140",
"124",
"68",
"14",
"31",
"134",
"88",
"147",
"42",
"74",
"141",
"45",
"46",
"73",
"77",
"9",
"10",
"72",
"30",
"85",
"116",
"143",
"55",
"97",
"95",
"135",
"126",
"17",
"13",
"139",
"56",
"35",
"115",
"114",
"81",
"100",
"57",
"113",
"123",
"87",
"146",
"61",
"39",
"15",
"131",
"136",
"117",
"107",
"67",
"83",
"105",
"102",
"79",
"98",
"78",
"82",
"62",
"64",
"44",
"40",
"89",
"144",
"70",
"32",
"27",
"121",
"7",
"58",
"20",
"33",
"22",
"8",
"130",
"21",
"108",
"92",
"59",
"106",
"16",
"93",
"133",
"142",
"119"
],
"enumTitles": [
"Banking",
"IT Services and IT Consulting",
"Human Resources Services",
"Management Consulting",
"Software Development",
"Financial Services",
"Staffing and Recruiting",
"Professional Services",
"Technology, Information and Internet",
"Information Services",
"Advertising Services",
"Accounting",
"Aerospace",
"Alternative Dispute Resolution",
"Alternative Medicine",
"Animation",
"Apparel & Fashion",
"Architecture & Planning",
"Arts and Crafts",
"Automotive",
"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",
"Construction",
"Consumer Electronics",
"Consumer Goods",
"Consumer Services",
"Cosmetics",
"Dairy",
"Defense & Space",
"Design (General Design Services)",
"E-Learning",
"Education Management",
"Electrical/Electronic Manufacturing",
"Entertainment",
"Environmental Services",
"Events Services",
"Executive Office",
"Facilities Services",
"Farming (Agriculture Farming)",
"Fine Art",
"Fishery",
"Food & Beverages",
"Food Production",
"Fund-Raising (Fundraising)",
"Furniture",
"Gambling & Casinos",
"Glass, Ceramics & Concrete",
"Government Administration",
"Government Relations",
"Graphic Design",
"Health, Wellness & Fitness",
"Higher Education",
"Hospital & Health Care",
"Hospitality",
"Import & Export",
"Individual & Family Services",
"Industrial Automation",
"Insurance",
"International Affairs",
"International Trade & Development",
"Investment Banking",
"Investment Management",
"Judiciary",
"Law Enforcement",
"Law Practice",
"Legal Services",
"Legislative Office",
"Leisure, Travel & Tourism",
"Libraries",
"Logistics & Supply Chain",
"Luxury Goods & Jewelry",
"Machinery",
"Market Research",
"Maritime (Maritime Transportation)",
"Mechanical or Industrial Engineering",
"Media Production",
"Medical Devices",
"Medical Practice",
"Mental Health Care",
"Mining & Metals",
"Motion Pictures & Film",
"Music",
"Nanotechnology",
"Newspapers",
"Non-Profit 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 (Research Services)",
"Restaurants",
"Retail",
"Security & Investigations",
"Semiconductors",
"Shipbuilding",
"Sporting Goods",
"Sports",
"Supermarkets",
"Telecommunications",
"Think Tanks",
"Tobacco",
"Translation & Localization",
"Transportation/Trucking/Railroad",
"Utilities",
"Venture Capital & Private Equity",
"Veterinary",
"Warehousing",
"Wholesale",
"Wine and Spirits",
"Wireless"
]
},
"default": []
},
"proxyConfiguration": {
"title": "Proxy configuration",
"type": "object",
"description": "Select proxies to be used by your crawler."
}
}
},
"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
}
}
}
}
}
}
}
}
}
}

⚡️ Linkedin Jobs Scraper OpenAPI definition

OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.

OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.

By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.

You can download the OpenAPI definitions for ⚡️ Linkedin Jobs Scraper from the options below:

If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.

You can also check out our other API clients: