
Linkedin Company Insights Scraper
Pricing
$30.00/month + usage

Linkedin Company Insights Scraper
Linkedin company insights scraper. Extract data for analysis and buy intents. Scrap data about: Employee count with history and median tenure, Employee distribution and headcount growth by function, Profile New hires, Profile Notable company alumni with exit date and new role, Total job openings
0.0 (0)
Pricing
$30.00/month + usage
4
Total users
60
Monthly users
23
Runs succeeded
83%
Issues response
20 hours
Last modified
a month ago
Index out of range issue!
Closed
crawling insights from company profiles, I mainly need engineering department headcount. But while executing got this
2025-02-17T17:08:01.524Z [apify] ERROR Actor failed with an exception 2025-02-17T17:08:01.526Z Traceback (most recent call last): 2025-02-17T17:08:01.529Z File "/usr/src/app/src/main.py", line 370, in main 2025-02-17T17:08:01.531Z await parse(request.url, cookies, proxies, Actor, payload_input) 2025-02-17T17:08:01.533Z File "/usr/src/app/src/main.py", line 320, in parse 2025-02-17T17:08:01.535Z await get_insights(actor, fsd_company, obj, cookies, proxies) 2025-02-17T17:08:01.537Z File "/usr/src/app/src/main.py", line 243, in get_insights 2025-02-17T17:08:01.539Z sum2 += list_count[2]['count'] 2025-02-17T17:08:01.541Z ~~~~~~~~~~^^^ 2025-02-17T17:08:01.543Z IndexError: list index out of range 2025-02-17T17:08:01.545Z [apify] INFO Exiting Actor ({"exit_code": 91})

We have updated the actor,
if you dont need new hires and employees you can provide in input
"get_alumni": false,"get_new_hires": false,