![Linkedin Profile Comments [NO COOKIES] avatar](https://images.apifyusercontent.com/93bTeXkGETDjsNzZWyQf9Y9T470c0Rc-s5Z3CPFH4lw/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vdFhKaEQ5SFNvdTY4N2NEUTQtYWN0b3ItN1ROY1JPZTFDMkNRRE8zd2wtc3FvVDhkNlNteC1saW5rZWRpbl9jb2xvcmVkXzIuanBn.webp)
Linkedin Profile Comments [NO COOKIES]
Pricing
$5.00 / 1,000 results
Go to Store![Linkedin Profile Comments [NO COOKIES]](https://images.apifyusercontent.com/93bTeXkGETDjsNzZWyQf9Y9T470c0Rc-s5Z3CPFH4lw/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vdFhKaEQ5SFNvdTY4N2NEUTQtYWN0b3ItN1ROY1JPZTFDMkNRRE8zd2wtc3FvVDhkNlNteC1saW5rZWRpbl9jb2xvcmVkXzIuanBn.webp)
![Linkedin Profile Comments [NO COOKIES]](https://images.apifyusercontent.com/93bTeXkGETDjsNzZWyQf9Y9T470c0Rc-s5Z3CPFH4lw/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vdFhKaEQ5SFNvdTY4N2NEUTQtYWN0b3ItN1ROY1JPZTFDMkNRRE8zd2wtc3FvVDhkNlNteC1saW5rZWRpbl9jb2xvcmVkXzIuanBn.webp)
Linkedin Profile Comments [NO COOKIES]
Linkedin User comments scraper: Extract comments LinkedIn profiles and users including post content, reactions, stats, media attachments and more.
5.0 (3)
Pricing
$5.00 / 1,000 results
16
Total users
225
Monthly users
89
Runs succeeded
>99%
Issues response
1.7 hours
Last modified
a month ago
LinkedIn Profile Comments Scraper
Extract public Comments made by Linkedin User. Get structured data including reaction and posts
For other LinkedIn actors, check: https://apify.com/apimaestro
✨ Key Features
- No account needed: Don't risk your account security by sharing your cookies and don't get your account restricted or banned!
- Recent Comments
- Post content and media
- Reaction counts by type (likes, comments, etc.)
- Post URLs for sharing
- Media attachments (images, articles, etc.)
- Pagination support for older posts
🔧 Simple Usage
Provide a LinkedIn profile username to get their recent comments and activity. The username is the last part of a LinkedIn profile URL (e.g., 'satyanadella' from linkedin.com/in/satyanadella).
Advanced: Pagination Support
Each run returns up to 100 comments per page.
For accessing older posts:
- Make first run with
page_number = 1
and get first 100 results - Get
pagination_token
from run output of page 1 - Make second run with that
pagination_token
andpage_number = 2
to get next 100 results - For next 100 results, do the same by using
pagination_token
from second run output
Output Preview
{"comments": [{"posted_at": "2 months ago","text": "Post content here...","url": "https://www.linkedin.com/comments/...","author": {"first_name": "Satya","last_name": "Nadella","headline": "Chairman and CEO at Microsoft","profile_url": "https://www.linkedin.com/in/satyanadella","profile_picture": "https://..."},"stats": {"total_reactions": 2508,"likes": 2048,"appreciations": 63,"empathy": 195,"interests": 20,"praises": 182,"comments": 159,"reposts": 159},"media": {"type": "article","url": "https://...","thumbnail": "https://..."}}],"metadata": {"pagination_token": "dXJuOmxpOmFj..."}}