Linkedin Network Requests - List / Add / Remove avatar
Linkedin Network Requests - List / Add / Remove

Pricing

$20.00/month + usage

Go to Store
Linkedin Network Requests - List / Add / Remove

Linkedin Network Requests - List / Add / Remove

Developed by

SASWAVE

SASWAVE

Maintained by Community

SEND / REMOVE / LIST batch of linkedin connection requests. Recommended to call the actor once a day when ADDing. The script has a hard limit of 20 successfull connections requests per run. Linkedin has weekly limits setup (100-200) recommended usage: One run per day with 15-20 automated connection

5.0 (1)

Pricing

$20.00/month + usage

10

68

5

Issues response

0.43 hours

Last modified

a day ago

You can access the Linkedin Network Requests - List / Add / Remove 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 '{
< "queries": [
< {
< "url": "https://www.linkedin.com/in/thomas-l/",
< "message": " Hey !\\n I love your linkedin automations <3"
< }
< ]
<}' |
<apify call saswave/linkedin-network-requests---list-add-remove --silent --output-dataset

Linkedin Network Requests - List / Add / Remove API through CLI

The Apify CLI is the official tool that allows you to use Linkedin Network Requests - List / Add / Remove locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: