LinkedIn Public Job Listings Search
linkedin_jobs_searchSearch public LinkedIn job postings by keyword and location without login, returning title, company, location, date, and URL for hiring-trend research and talent-market mapping.
Instructions
Search public LinkedIn job postings by keyword and location without logging in, returning role title, hiring company, location, posting date, and job URL.
Behavioral Transparency:
Execution: Network call executed synchronously in the cloud via Apify Actor 'captainhandsome/linkedin-public-jobs-search'.
Side Effects: Reads public sources and creates a billed Actor run and dataset on your Apify account.
Authentication: Requires APIFY_TOKEN environment variable.
Latency & Limits: Typical run duration is 15-40 seconds; timeout capped at 120 seconds.
Usage Guidelines:
When to use: Use for hiring-trend research, talent-market mapping, competitor headcount signals, or sourcing public job openings by role and location.
When NOT to use: Do not use for LinkedIn people/profile search, private candidate data, or submitting job applications.
Named alternatives: Use 'glassdoor_jobs_search' for Glassdoor's own listings and employer ratings, or 'google_play_reviews_search'/'youtube_video_search' for app-review or video data instead of hiring data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | No | City, region, or country used to localize results (e.g. 'Seattle, WA'). Defaults to all locations if empty. | |
| max_results | No | Maximum number of job listings to retrieve. Defaults to 10. | |
| search_query | Yes | Job title, skill, or keyword to search in public LinkedIn job listings (e.g. 'data engineer' or 'registered nurse'). | |
| include_details | No | When true, opens each job posting to add seniority level, employment type, job function, industries, applicant count, and full job description. Costs one extra request per job, so runs take noticeably longer. Defaults to false. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run | No | ||
| error | No | ||
| status | Yes | ||
| results | Yes |