LinkedIn Agent avatar
LinkedIn Agent

Under maintenance

Pricing

Pay per usage

Go to Store
LinkedIn Agent

LinkedIn Agent

Under maintenance

Developed by

Jensin

Jensin

Maintained by Community

A linkedin agent

0.0 (0)

Pricing

Pay per usage

2

Total users

4

Monthly users

4

Runs succeeded

25%

Last modified

3 days ago

You can access the LinkedIn Agent 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 '{
< "query": "I would like to get contact details from apify.com"
<}' |
<apify call apexronin/linkedin-agent --silent --output-dataset

LinkedIn Agent API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: