LinkedIn Scrape: Profiles, Posts, Messages, Reactions, Comments avatar
LinkedIn Scrape: Profiles, Posts, Messages, Reactions, Comments

Pricing

$20.00/month + usage

Go to Store
LinkedIn Scrape: Profiles, Posts, Messages, Reactions, Comments

LinkedIn Scrape: Profiles, Posts, Messages, Reactions, Comments

Developed by

Agent-X

Agent-X

Maintained by Community

Scrape & 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.

5.0 (1)

Pricing

$20.00/month + usage

5

Total users

41

Monthly users

20

Runs succeeded

74%

Issue response

2.6 days

Last modified

2 months ago

You can access the LinkedIn Scrape: Profiles, Posts, Messages, Reactions, Comments 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 '{
< "cookie": {
< "li_at": "AQEDASp5C8kFE-KwAAABjLU1NbIAAAGM2UG5sk4AKQeJJk...",
< "JSESSIONID": "ajax:853756...."
< },
< "operations": {
< "operations": [
< {
< "retrieval_type": "Post_Content",
< "url": "https://linkedin.com/in/sarah-smith-12345...",
< "days_to_go_back": 7,
< "number_of_posts": 5,
< "deep_search": false,
< "number_of_comments": 5,
< "number_of_reactions": 5
< },
< {
< "retrieval_type": "Post_From_URL",
< "keywords": "artificial intelligence",
< "extra_filters": ",geoUrn->103644278,network->F",
< "deep_search": false,
< "number_of_comments": 1,
< "number_of_reactions": 1,
< "number_of_search_pages": 1
< },
< {
< "retrieval_type": "Company",
< "url": "https://linkedin.com/company/acme-innovations..."
< },
< {
< "retrieval_type": "LinkedIn_Profile",
< "url": "https://linkedin.com/in/sarah-smith-12345..."
< },
< {
< "retrieval_type": "Conversation_Detail",
< "profile": "https://linkedin.com/in/sarah-smith-12345..."
< }
< ]
< },
< "proxyConfiguration": {
< "useApifyProxy": true
< },
< "apifyToken": "apfy_act_1234567890abcdefghijklmn",
< "webHookUrls": [
< "https://api.company.com/webhook/linkedin"
< ]
<}' |
<apify call agent-x/linkedin-multi-functional-scraper --silent --output-dataset

LinkedIn Scrape: Profiles, Posts, Messages, Reactions, Comments API through CLI

The Apify CLI is the official tool that allows you to use LinkedIn Scrape: Profiles, Posts, Messages, Reactions, Comments locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: