LinkedIn companies and jobs finder avatar
LinkedIn companies and jobs finder

Pricing

$39.00/month + usage

Go to Store
LinkedIn companies and jobs finder

LinkedIn companies and jobs finder

Developed by

Daniel Milevski

Daniel Milevski

Maintained by Community

A quick and smart way to find company information by industry or sector, based on keywords—or just search for jobs. Search globally using keywords, with a cap of 1,000 results. No login, cookies, or API keys needed, so there’s no risk of your LinkedIn account being blocked.

0.0 (0)

Pricing

$39.00/month + usage

3

Total users

95

Monthly users

6

Runs succeeded

>99%

Last modified

2 months ago

You can access the LinkedIn companies and jobs finder 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.

$echo '{
< "searchList": [
< "Data"
< ],
< "resultsLimit": 10,
< "location": "United Kingdom",
< "resultsType": "job",
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call danielmilevski9/linkedin-company-jobs-finder --silent --output-dataset

LinkedIn companies and jobs finder API through CLI

The Apify CLI is the official tool that allows you to use LinkedIn companies and jobs finder locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: