LinkedIn Company Follower Scraper avatar
LinkedIn Company Follower Scraper

Pricing

$40.00/month + usage

Go to Store
LinkedIn Company Follower Scraper

LinkedIn Company Follower Scraper

peak050423/linkedin-company-follower-scraper

Developed by

Peak

Maintained by Community

This powerful tool helps actors and industry professionals gather valuable follower information from companies on LinkedIn. By using hidden APIs, this scraper provides access to data that enhances networking efforts.

5.0 (3)

Pricing

$40.00/month + usage

6

Monthly users

12

Runs succeeded

20%

Response time

7.4 hours

Last modified

16 days ago

ED

Does not work

Closed
expert_door opened this issue
20 days ago

Actor threw an exception

peak050423 avatar

The cookie has an incorrect structure. The current structure is a nested array, but it should be a single array of cookie objects. Examples of both structures are provided below.

Current Structure:

[ [ { "domain": ".linkedin.com", "expirationDate": 1756558184, "hostOnly": false, "httpOnly": false, "name": "s_ips", "path": "/", "sameSite": null, "secure": false, "session": false, "storeId": null, "value": "705.6000000238419" }, ... ] ]

Correct Structure:

[ { "domain": ".linkedin.com", "expirationDate": 1756558184, "hostOnly": false, "httpOnly": false, "name": "s_ips", "path": "/", "sameSite": null, "secure": false, "session": false, "storeId": null, "value": "705.6000000238419" }, ... ]

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

1 day

Price

$40.00