Linkedin post scraper
3 days trial then $30.00/month - No credit card required now
Linkedin post scraper
3 days trial then $30.00/month - No credit card required now
Scrape linkedin posts or updates from linkedin post search results. Supports advanced linkedin search filters. Extract posts from any linkedin member
You can access the Linkedin post 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 "urls": [
3 "https://www.linkedin.com/posts/linkedin_no-is-a-complete-sentence-activity-7247998907798978560-J_hB?utm_source=share&utm_medium=member_desktop",
4 "https://www.linkedin.com/company/amazon",
5 "https://www.linkedin.com/search/results/content/?datePosted=%22past-24h%22&keywords=ai&origin=FACETED_SEARCH"
6 ],
7 "minDelay": 2,
8 "maxDelay": 5,
9 "proxy": {
10 "useApifyProxy": true,
11 "apifyProxyCountry": "US"
12 }
13}' |
14apify call curious_coder/linkedin-post-search-scraper --silent --output-dataset
Linkedin post scraper API through CLI
The Apify CLI is the official tool that allows you to use Linkedin post 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:
Actor Metrics
477 monthly users
-
79 stars
93% runs succeeded
4.5 days response time
Created in Jun 2023
Modified 24 days ago