Add Tasks
LinkedIn Posts Commenters and Likers Scraper
Add Tasks
Add LinkedIn post URLs to scrape commenters and likers using the lobstr.io API
POST
Add Tasks
Add LinkedIn post URLs as tasks to your squid. The scraper will extract all users who commented on or reacted to the post, along with their profile information.
Headers
Your API authentication token. Value:
Token YOUR_API_KEYRequest body format. Value:
application/jsonURL Format
Use any LinkedIn post URL format:https://www.linkedin.com/posts/username_post-title-activity-123456789/
https://www.linkedin.com/feed/update/urn:li:activity:123456789/
You can copy the URL directly from any LinkedIn post.
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
| post_url | string | Yes | URL of the LinkedIn Post to scrape |
The scraper extracts both commenters and likers by default. Use settings to toggle each separately.
Code Examples
Response
200