Linkedin post reactions scraper avatar
Linkedin post reactions scraper

Pricing

$13.00/month + usage

Go to Store
Linkedin post reactions scraper

Linkedin post reactions scraper

Developed by

Curious Coder

Curious Coder

Maintained by Community

Scrape reactions or likes from linkedin post

0.0 (0)

Pricing

$13.00/month + usage

12

Total users

491

Monthly users

39

Runs succeeded

98%

Issues response

85 days

Last modified

9 months ago

hugo avatar

Crawl seems to fail after page 300

Open

Alex Gallagher (hugo) opened this issue
a month ago

For 2 attempts, the actor failed after 2,981 results (300 pages), with the following log:

2025-05-25T19:01:04.300Z INFO Fetching page 301 2025-05-25T19:01:04.746Z file:///usr/src/app/src/linkedin.js:118 2025-05-25T19:01:04.747Z out.totalCount = body.paging.total 2025-05-25T19:01:04.748Z ^ 2025-05-25T19:01:04.749Z 2025-05-25T19:01:04.750Z TypeError: Cannot read properties of undefined (reading 'total') 2025-05-25T19:01:04.750Z at Client.fetchReactedPeople (file:///usr/src/app/src/linkedin.js:118:38) 2025-05-25T19:01:04.751Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2025-05-25T19:01:04.752Z at async file:///usr/src/app/src/main.js:54:19 2025-05-25T19:01:04.753Z 2025-05-25T19:01:04.753Z Node.js v18.20.4

Attempting to start the trawl at page 301 gave a similar result.

curious_coder avatar

Thanks for opening the issue, Let me check and get back to you

CH

chrisconversion

a month ago

Also have same issue with same error message

hugo avatar

Hi there, just wondering if there are any updates on this?

opsb avatar

Ops B (opsb)

a month ago

Yeah. I also filed another issue before realizing this had already been filed. Would love an update here.