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

11

Total users

462

Monthly users

38

Runs succeeded

86%

Issues response

50 days

Last modified

8 months ago

Hugo avatar

Crawl seems to fail after page 300

Open

Hugo opened this issue
5 days 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

3 days ago

Also have same issue with same error message