LinkedIn All-in-One Data Extractor & Analyzer avatar

LinkedIn All-in-One Data Extractor & Analyzer

Try for free

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

Go to Store
LinkedIn All-in-One Data Extractor & Analyzer

LinkedIn All-in-One Data Extractor & Analyzer

agent-x/linkedin-multi-functional-scraper
Try for free

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

Collect profiles, companies, posts, messages, reactions, and comments efficiently. Save 84% on costs while getting more functionality. Perfect for researchers, recruiters, sales teams, and marketers. Customizable, automated, and easy to integrate.

You can access the LinkedIn All-in-One Data Extractor & Analyzer programmatically from your own applications by using the Apify API. You can 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  "cookie": {
3    "li_at": "AQEDASp5C8kFE-KwAAABjLU1NbIAAAGM2UG5sk4AKQeJJk...",
4    "JSESSIONID": "ajax:853756...."
5  },
6  "operations": {
7    "operations": [
8      {
9        "retrieval_type": "Post_Content",
10        "url": "https://linkedin.com/in/sarah-smith-12345...",
11        "days_to_go_back": 7,
12        "number_of_posts": 5,
13        "deep_search": false,
14        "number_of_comments": 5,
15        "number_of_reactions": 5
16      },
17      {
18        "retrieval_type": "Post_From_URL",
19        "keywords": "artificial intelligence",
20        "extra_filters": ",geoUrn->103644278,network->F",
21        "deep_search": false,
22        "number_of_comments": 1,
23        "number_of_reactions": 1,
24        "number_of_search_pages": 1
25      },
26      {
27        "retrieval_type": "Company",
28        "url": "https://linkedin.com/company/acme-innovations..."
29      },
30      {
31        "retrieval_type": "LinkedIn_Profile",
32        "url": "https://linkedin.com/in/sarah-smith-12345..."
33      },
34      {
35        "retrieval_type": "Conversation_Detail",
36        "profile": "https://linkedin.com/in/sarah-smith-12345..."
37      }
38    ]
39  },
40  "proxyConfiguration": {
41    "useApifyProxy": true
42  },
43  "apifyToken": "apfy_act_1234567890abcdefghijklmn",
44  "webHookUrls": [
45    "https://api.company.com/webhook/linkedin"
46  ]
47}' |
48apify call agent-x/linkedin-multi-functional-scraper --silent --output-dataset

LinkedIn All-in-One Data Extractor & Analyzer API through CLI

The Apify CLI is the official tool that allows you to use LinkedIn All-in-One Data Extractor & Analyzer locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 4 monthly users

  • 1 star

  • 88% runs succeeded

  • Created in Jan 2025

  • Modified 11 days ago