LinkedIn Company Search Scraper avatar

LinkedIn Company Search Scraper

Under maintenance
Try for free

1 day trial then $19.99/month - No credit card required now

Go to Store
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
LinkedIn Company Search Scraper

LinkedIn Company Search Scraper

flood/linkedin-company-search-scraper
Try for free

1 day trial then $19.99/month - No credit card required now

The most efficient way to search and extract company data from LinkedIn. Scrape thousands of companies in seconds.

Developer
Maintained by Community

Actor Metrics

  • 12 Monthly users

  • No reviews yet

  • 2 bookmarks

  • 0% runs succeeded

  • 18 hours response time

  • Created in Aug 2022

  • Modified 2 years ago

Categories
CB

There was an uncaught exception during the run of the actor and it was not handled.

Open
cam_butcher opened this issue
2 years ago

Hey! Running into a bit of an issue.

The scraper was working well within my app, but has suddenly stopped working. Usually a simple update to the LinkedIn cookie value solves this. But I've had no luck.

The error I'm getting is the following: There was an uncaught exception during the run of the actor and it was not handled.

Has something changed? I can't seem to run it through Apify's dashboard either.

2023-02-03T22:43:20.904Z ACTOR: Pulling Docker image from repository. 2023-02-03T22:43:50.903Z ACTOR: Creating Docker container. 2023-02-03T22:44:19.232Z ACTOR: Starting Docker container. 2023-02-03T22:44:23.094Z INFO System info {"apifyVersion":"3.1.1","apifyClientVersion":"2.6.1","crawleeVersion":"3.1.3","osType":"Linux","nodeVersion":"v16.19.0"} 2023-02-03T22:44:23.099Z actor started 2023-02-03T22:44:23.296Z running actor with input { 2023-02-03T22:44:23.298Z authToken: '********', 2023-02-03T22:44:23.300Z hasJobs: false, 2023-02-03T22:44:23.302Z keywords: 'beauty, clothes, fashion', 2023-02-03T22:44:23.303Z limit: 50, 2023-02-03T22:44:23.305Z locationId: [ '106383538' ], 2023-02-03T22:44:23.307Z proxyConfiguration: { useApifyProxy: true }, 2023-02-03T22:44:23.309Z offset: 0 2023-02-03T22:44:23.311Z } 2023-02-03T22:44:23.516Z retrieving search metadata... 2023-02-03T22:44:24.489Z file:///usr/src/app/lib/main.mjs:73 2023-02-03T22:44:24.492Z throw new Error(error.message); 2023-02-03T22:44:24.494Z ^ 2023-02-03T22:44:24.501Z 2023-02-0... [trimmed]

flood avatar

Ed (flood)

2 years ago

Hello and thank you for reporting the issue! I could reproduce it. This is an API change on LinkedIn's side. I'm investigating it now and will let you know shortly!

CB

cam_butcher

2 years ago

Cheers Ed, really appreciate the quick response times as always! Good luck with the fix :)

EO

enforceable_train-owner

2 years ago

Hello Ed! We are facing the same issue as Cameron Butcher, do you have any update on this? Thanks a lot

flood avatar

Ed (flood)

2 years ago

Hello! Indeed, this issue is affecting all users. Unfortunately, LinkedIn has completely removed a feature from their private API that was used to retrieve many companies at once, breaking the actor. I'm trying to find another way to do it but I had no success so far. I will send a message to the support in order to recredit users by sunday. I keep trying to find a solution by then!

KR

kristofpipeleers

a year ago

Hi Ed, any news?