Linkedin LIST / REMOVE Followers or Following avatar

Linkedin LIST / REMOVE Followers or Following

Try for free

3 days trial then $25.00/month - No credit card required now

Go to Store
Linkedin LIST / REMOVE Followers or Following

Linkedin LIST / REMOVE Followers or Following

saswave/linkedin-list-remove-followers-or-following
Try for free

3 days trial then $25.00/month - No credit card required now

Linkedin remove following scraper automation. Allow you to list all your followers OR following. You can then provide a list of linkedin id to set the following status to False. Removing at scale people post from your feed

Developer
Maintained by Community

Actor Metrics

  • 6 monthly users

  • No reviews yet

  • 1 bookmark

  • 38% runs succeeded

  • Created in Feb 2025

  • Modified a month ago

You can access the Linkedin LIST / REMOVE Followers or Following 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.

1echo '{
2  "max_page": 1,
3  "list": "",
4  "proxyConfiguration": {
5    "useApifyProxy": true,
6    "apifyProxyGroups": [
7      "RESIDENTIAL"
8    ],
9    "apifyProxyCountry": "US"
10  }
11}' |
12apify call saswave/linkedin-list-remove-followers-or-following --silent --output-dataset

Linkedin LIST / REMOVE Followers or Following API through CLI

The Apify CLI is the official tool that allows you to use Linkedin LIST / REMOVE Followers or Following locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: