Get Linkedin URL posts from profile/company avatar
Get Linkedin URL posts from profile/company

Pricing

$25.00/month + usage

Go to Store
Get Linkedin URL posts from profile/company

Get Linkedin URL posts from profile/company

Developed by

SASWAVE

SASWAVE

Maintained by Community

Generate a list of posts url from a target profile or company. Extract posts at scale within a date range or a number of days since posting

1.0 (2)

Pricing

$25.00/month + usage

10

Total users

235

Monthly users

29

Runs succeeded

44%

Last modified

12 days ago

You can access the Get Linkedin URL posts from profile/company 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 '{
< "url": "https://www.linkedin.com/in/christianlim/",
< "days_since_post": 14,
< "cookies": [
< {
< "domain": ".linkedin.com",
< "expirationDate": 1742798742.32278,
< "hostOnly": false,
< "httpOnly": false,
< "name": "test",
< "path": "/",
< "sameSite": "no_restriction",
< "secure": true,
< "session": false,
< "storeId": "0",
< "value": "To be changed. Check readme on how to extract cookie session from browser",
< "id": 1
< }
< ],
< "proxyConfiguration": {
< "useApifyProxy": false
< }
<}' |
<apify call saswave/get-linkedin-url-posts-from-profile-company --silent --output-dataset

Get Linkedin URL posts from profile/company API through CLI

The Apify CLI is the official tool that allows you to use Get Linkedin URL posts from profile/company locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: