Linkedin-company-scraper avatar

Linkedin-company-scraper

Try for free

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

View all Actors
Linkedin-company-scraper

Linkedin-company-scraper

logical_scrapers/linkedin-company-scraper
Try for free

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

(Fastest) linkedin company scraper. scrape website, number of employes, Adress, Affiliated companies, related companies and more

SP

Does not seem to work

Closed

spr123 opened this issue
a month ago

Getting no results. See below run.

SP

spr123

a month ago

Sorry, this was because I added it as

https://linkedin.com/company/

Not

https://www.linkedin.com/company/

If you can update it to find these great, if not no worries.

Are you able to add phone number as well please ?

Also can you add the full address as 1 field

For example in the run I gave

420 S. Congress Ave., Suite 100, Delray Beach, Florida 33445, US

logical_scrapers avatar

Thanks for reporting the issue.

it is great you found a work around.

We have just pushed updates to support similar links with out "www" or sub-domain.

SP

spr123

a month ago

Great thanks for the quick response,

and

  1. Are you able to add phone number as well please ?

  2. Also can you add the full address as 1 field

For example in the run I gave

420 S. Congress Ave., Suite 100, Delray Beach, Florida 33445, US

logical_scrapers avatar
  1. For additional feature requests, email us at coredev.dan@gmail.com
  2. Companies may have multiple addresses listed from their LinkedIn profiles since they operate in different locations. To find the main office location, look for the "Headquarters" entry in the data.
SP

spr123

a month ago

Headquarters is showing as "Milano" not the full address

many thanks

SP

spr123

a month ago

Another issue I am seeing, I do not see the actual url in the output

https://www.linkedin.com/company/adhoc-atelier/

its being displayed as

https://it.linkedin.com/company/adhoc-atelier

but users would need the inputed url to match the data.

logical_scrapers avatar

For main address, you can refer to mainAddress field.

example { "type": "PostalAddress", "addressLocality": "Mumbai ", "addressRegion": "Maharashtra ", "postalCode": "400098", "addressCountry": "IN" }

you can construct the address based on your needs.

SP

spr123

a month ago

Apologies, I should not have to construct anything though :) I am pointing out a bug on your scraper.

The Headquarters is

Via Marradi 1 , Milano, IT

Your headquarters is

Milano

All I am asking is for your headquarters field to be correct and include the full address.

Many thanks

Scott

logical_scrapers avatar

Thanks for opening the issue again.

We have just pushed updates

  1. Updated URL field to match actual url in the input data
  2. Updated Headquarter field to hold full address information

Thanks for using our scraper.

SP

spr123

a month ago

Looks great thank you so much !

I notice you are not pulling followers count and the website is blank, is this something I need to email you at coredev.dan@gmail.com

logical_scrapers avatar

Based on the request, we have added

  • New data field: followers count
  • Fix for undefined website link issue

Enjoy using our new updates.

SP

spr123

a month ago

Looks great thank you very much.

I tried to complete a run with lots of Linkedin urls

https://console.apify.com/actors/runs/PsRXpjICzZMcvhpFI#output

but it failed.

Many thanks

Scott

SP

spr123

a month ago

Actually also I don't think phone number is showing on the export as well. Followers is showing though, Many thanks

logical_scrapers avatar

The actor failed due to the nature of the links provided in the input.

we have just pushed updates to support links containing special characters and space [. / & / - / s-].

we are also working hard to include phone number. stay tuned.

logical_scrapers avatar

In the input provided

https://linkedin.com/company/abdullaev-m-m-dba-sleep-&-beyond

redirects to

https://www.linkedin.com/company/sleepandbeyond/

Tip update to latest link for better results

SP

spr123

a month ago

Ok thank you, keeping this open and will re test when mobile is added.

SP

spr123

24 days ago

Hey Folks,

Just touching base with you on this, when do you hope to add the phone number ?

Many thanks

Scott

SP

spr123

17 days ago

This is not working now, also any update on the phone number.

https://console.apify.com/actors/runs/oR4EEZcSpgldJHSIi#output

Zero results.

logical_scrapers avatar

Dear User,

Thank you for the feedback and reminder.

Upon reviewing the provided run, I found that some of the links are outdated, which caused redirects to the updated links and led to issues.

We’ve been working diligently to incorporate the phone number field without complicating the current implementation. However, we’ve had to pivot and create a new actor to support the phone number functionality. Please check out our new actor, which now includes phone numbers and operates based on cookies: https://apify.com/logical_scrapers/linkedin-company-scraper-deep.

We always appreciate your feedback.

SP

spr123

17 days ago

Hi

I think this is a really bad move on your side.

  1. Having two makes no sense and paying an extra $10 just for the phone number is certainly not worth it.
  2. Cookies is a terrible idea. We tested this on a facebook and nearly got banned.

I would recommend only having 1 actor, put all your effort and development in this one without cookies and I have no doubt it will be a success.

I will test the latest version

Kind Regards

Scott

SP

spr123

17 days ago

It failed again. Can you please fix this issue, we are paying a monthly subscription and it does not work.

logical_scrapers avatar

Understandable,

As I mentioned before, some of the inputs you are passing are not valid links or they are not available, that is why it keeps failing. When bulk scraping, I personally suggest cutting the URLs list at least to 150- 200 to avoid rate limit.

for better results, please consider updating outdated links and try again.

As a solution from our side, we have pushed additional updates for better error handlings.

Best Regards.

SP

spr123

17 days ago

Any actor I have used just keeps going even if a url is bad.

From a customer perspective if I send a bad url or a url that does not exist, it would be great if the actor flagged this, so we can clean our data on our side. Keeps going and give results for good urls.

I will test this.

SP

spr123

17 days ago

I started a run, its been 24 mins running and says

REQUESTS 0 of 0 handled

Normally this shows results, is this working correctly ?

logical_scrapers avatar

It is likely going to take >2hrs for 950 links. average is 8 sec/link.

logical_scrapers avatar

check actor "logs" sections to see progress.

https://console.apify.com/view/runs/k9IsR2QQnla9grrm7

SP

spr123

17 days ago

I can't see any progress. I aborted the run, it should show progress, all other actors do after a few mins.

https://console.apify.com/actors/runs/6MPzjMThqBXZ6DSLs#output

logical_scrapers avatar

You can monitor the actor's progress as the scraping begins.

When performing bulk scraping, LinkedIn's rate limits impose constraints. Adding random delays between each scrape results in an excessively long process. Instead, I recommend limiting the number of links to fewer than 200 at a time. In this case, it would be more efficient to scrape 200 links 5 times rather than attempting to scrape 1000 links all at once.

SP

spr123

16 days ago

No sorry :) the whole point about doing bulk scraping is you do not have to go in 5/10 times. I have done 10,000 plus links on other scrapers and they work perfectly. I am seeing nothing in the output ? Is the scraper working ?

logical_scrapers avatar

It is working perfect

Here is example run from your inputs https://console.apify.com/view/runs/aDZMpViK1mDASij8v

logical_scrapers avatar

you can still bulk scrape any amount.

we are working hard to bring you the best experience possible.

stay tuned. thanks

SP

spr123

16 days ago

Where are you getting that output from ? I am seeing nothing in the results on this run. Also the run ID's seem to be different.

https://console.apify.com/actors/bn2Zqf05Giqym1kiD/runs/6MPzjMThqBXZ6DSLs#output

logical_scrapers avatar

The link you shared seems Aborted run.

logical_scrapers avatar

please start a new run and you will see results

SP

spr123

16 days ago

No, did not work

SP

spr123

16 days ago

"The link you shared seems Aborted run."

Yes its the aborted run, I aborted the run as it was showing no results, hence I aborted it. It costs me money to run these every time I use it.

SP

spr123

13 days ago

Any update on this being fixed ?

SP

spr123

12 days ago

Hello ? Is there any update on this ? We are paying a monthly subscription and it does not work, its giving zero results and we are being charged for the run !

https://console.apify.com/actors/runs/5KJtsx7Lgt00avC9W#output

logical_scrapers avatar

Hello,

We're developing new methods for bulk scraping to prevent "too many requests" response status errors. Currently, our only solution is to divide the scraping process into smaller batches. We'll be implementing improvements and will provide updates soon.

Thank you for your patience.

logical_scrapers avatar

Hello,

Our latest release includes improvements that successfully handle rate limiting for large-scale scraping operations.

We appreciate your support.

Developer
Maintained by Community

Actor Metrics

  • 94 monthly users

  • 6 stars

  • >99% runs succeeded

  • 4.7 hours response time

  • Created in Jun 2024

  • Modified 12 days ago