Linkedin Posts Reactions Scraper
3 days trial then $25.00/month - No credit card required now
Linkedin Posts Reactions Scraper
3 days trial then $25.00/month - No credit card required now
Extract people who comments, mentions and likes from linkedin post. Allows you to extract all interactions from a post (comment, like, mentions). Input can be a /posts url. You can also provide a /company or /in url and it will parse multiple posts from the source (organic posts and promoted ads)
You can access the Linkedin Posts Reactions Scraper 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 "proxyConfiguration": {
3 "useApifyProxy": false
4 },
5 "url": [
6 "https://www.linkedin.com/posts/sebastien-couasnon_podcast-fintech-tech45-activity-7172848771716763648-5JxH?utm_source=share&utm_medium=member_desktop"
7 ],
8 "url_str": "https://www.linkedin.com/posts/sebastien-couasnon_podcast-fintech-tech45-activity-7172848771716763648-5JxH?utm_source=share&utm_medium=member_desktop",
9 "url_search": "https://www.linkedin.com/company/financial-times/"
10}' |
11apify call saswave/linkedin-posts-interactions-parser --silent --output-dataset
Linkedin Posts Reactions Scraper API through CLI
The Apify CLI is the official tool that allows you to use Linkedin Posts Reactions Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
- 17 monthly users
- 7 stars
- 40.0% runs succeeded
- Created in Oct 2023
- Modified 2 days ago