Linkedin Profile Posts Scraper [NO COOKIES] avatar
Linkedin Profile Posts Scraper [NO COOKIES]

Pricing

$5.00 / 1,000 results

Go to Store
Linkedin Profile Posts Scraper [NO COOKIES]

Linkedin Profile Posts Scraper [NO COOKIES]

Developed by

API Maestro

API Maestro

Maintained by Community

Scrape LinkedIn posts data for a given LinkedIn profile including post content, reactions, comments count, and media attachments

4.4 (11)

Pricing

$5.00 / 1,000 results

125

Total users

1.9k

Monthly users

1.1k

Runs succeeded

98%

Issues response

1.5 hours

Last modified

3 hours ago

ZO

Pagination issue

Closed

zoom142 opened this issue
a month ago

Hello, I'm very happy with the actor so far but I can't seem to make the pagination working.

Here are the logs from my first run : 2025-04-25T20:29:05.789Z ACTOR: Pulling Docker image of build gaDrjUJzRoBGg2puv from registry. 2025-04-25T20:29:05.883Z ACTOR: Creating Docker container. 2025-04-25T20:29:05.940Z ACTOR: Starting Docker container. 2025-04-25T20:29:07.140Z INFO System info {"apifyVersion":"3.4.0","apifyClientVersion":"2.12.2","crawleeVersion":"3.13.2","osType":"Linux","nodeVersion":"v20.19.0"} 2025-04-25T20:29:07.300Z Input: { 2025-04-25T20:29:07.303Z limit: 100, 2025-04-25T20:29:07.305Z username: 'https://www.linkedin.com/in//', 2025-04-25T20:29:07.307Z page_number: 1 2025-04-25T20:29:07.308Z } 2025-04-25T20:29:10.483Z Response status: 200 2025-04-25T20:29:10.555Z Successfully processed 100 posts 2025-04-25T20:29:10.557Z For next page, use this pagination token: dXJuOmxpOmFjdGl2aXR5OjczMDAxMjM1NjYyNzQ5MzI3MzgtMTc0MDQ4NTA4NzkxNQ==

And here ar the logs for my 2nd run : 2025-04-25T21:08:22.577Z ACTOR: Pulling Docker image of build gaDrjUJzRoBGg2puv from registry. 2025-04-25T21:08:22.706Z ACTOR: Creating Docker container. 2025-04-25T21:08:22.774Z ACTOR: Starting Docker container. 2025-04-25T21:08:24.177Z INFO System info {"apifyVersion":"3.4.0","apifyClientVersion":"2.12.2","crawleeVersion":"3.13.2","osType":"Linux","nodeVersion":"v20.19.0"} 2025-04-25T21:08:24.358Z Input: { 2025-04-25T21:08:24.360Z limit: 100, 2025-04-25T21:08:24.362Z page_number: 2, 2025-04-25T21:08:24.364Z pagination_token: 'dXJuOmxpOmFjdGl2aXR5OjczMDAxMjM1NjYyNzQ5MzI3MzgtMTc0MDQ4NTA4NzkxNQ==', 2025-04-25T21:08:24.366Z username: 'https://www.linkedin.com/in//' 2025-04-25T21:08:24.368Z } 2025-04-25T21:08:27.911Z Response status: 200 2025-04-25T21:08:28.006Z Successfully processed 100 posts 2025-04-25T21:08:28.011Z For next page, use this pagination token: dXJuOmxpOmFjdGl2aXR5OjczMDAxMjM1NjYyNzQ5MzI3MzgtMTc0MDQ4NTA4NzkxNQ==

And I get the exact same output (the latest 100 posts from the profile)

Can you please tell me what I'm doing wrong ? Thanks in advance !

APIMaestro avatar

Thank you for your feedback issue was on actor side, it's fixed