Linkedin post scraper avatar
Linkedin post scraper

Pricing

$30.00/month + usage

Go to Store
Linkedin post scraper

Linkedin post scraper

Developed by

Curious Coder

Curious Coder

Maintained by Community

Scrape linkedin posts or updates from linkedin post search results. Supports advanced linkedin search filters. Extract posts from any linkedin member

2.8 (9)

Pricing

$30.00/month + usage

215

Total users

5.6k

Monthly users

617

Runs succeeded

83%

Response time

8.4 days

Last modified

3 months ago

You can access the Linkedin post scraper 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 '{
< "urls": [
< "https://www.linkedin.com/posts/linkedin_no-is-a-complete-sentence-activity-7247998907798978560-J_hB?utm_source=share&utm_medium=member_desktop",
< "https://www.linkedin.com/company/amazon",
< "https://www.linkedin.com/search/results/content/?datePosted=%22past-24h%22&keywords=ai&origin=FACETED_SEARCH"
< ],
< "minDelay": 2,
< "maxDelay": 8,
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyCountry": "US"
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: