
LinkedIn Job Scraper by Company Size
Pricing
$150.00 / 1,000 results

LinkedIn Job Scraper by Company Size
Under maintenanceFind targeted job leads on LinkedIn. This agent scrapes jobs matching your keywords from companies above a minimum employee size that you define. Stop sifting through startups and get clean data on opportunities from established organiations. Simply input your search terms and a minimum company size
0.0 (0)
Pricing
$150.00 / 1,000 results
1
5
5
Last modified
25 days ago
LinkedIn Job Scraper & Filter
This Apify actor scrapes job listings from LinkedIn based on your specified search topics and filters them by the date posted and the size of the company. It's a powerful tool for targeted job searches, market research, or lead generation.
Features
- Multi-Topic Search: Scrape job listings for multiple search queries in a single run.
- Date Filter: Retrieve only the most recent job postings by specifying a time window (e.g., last 24 hours, last week).
- Company Size Filter: Target your search to companies of a specific scale by setting a minimum employee count.
- Requires Authentication: Uses your LinkedIn session cookie to perform searches as if you were logged in, allowing access to personalized and complete results.
How to Use
To run this actor, you need to provide your LinkedIn session cookie (li_at
).
Finding your li_at
Cookie
- Log in to your LinkedIn account in your web browser.
- Open your browser's developer tools (usually by pressing
F12
orCtrl+Shift+I
). - Go to the Application tab (in Chrome/Edge) or Storage tab (in Firefox).
- Select Cookies >
https://www.linkedin.com
. - Find the cookie named
li_at
and copy its value.
Security Note: Your li_at
cookie provides access to your LinkedIn account. Treat it like a password and do not share it publicly.
Input Configuration
The actor requires the following four inputs:
Field | Type | Description | Required |
---|---|---|---|
liAtCookie | String | Your LinkedIn session cookie. See "How to Use" for instructions. | Yes |
searchTopics | String | A comma-separated list of job titles or keywords to search for. Example: UI Developer,Software Engineer,Data Analyst | Yes |
jobsDatePostedSeconds | Integer | The time in seconds from now to look back for job postings. For example, 86400 for jobs posted in the last 24 hours. | Yes |
employeeCount | Integer | The minimum number of employees a company must have to be included in the results. Example: 500 | Yes |
Input Example (JSON)
{"liAtCookie": "AQEDAT...your...cookie...value...","searchTopics": "Product Manager,UX Designer","jobsDatePostedSeconds": 604800,"employeeCount": 1001}
On this page
Share Actor: