Linkedin Company Profile Scraper avatar
Linkedin Company Profile Scraper

Pricing

$10.00/month + usage

Go to Store
Linkedin Company Profile Scraper

Linkedin Company Profile Scraper

Developed by

ScrapeVerse

ScrapeVerse

Maintained by Community

The LinkedIn Company Profile Scraper is a powerful and efficient tool designed to extract valuable information from LinkedIn company profiles with ease. Whether you're a market researcher, sales professional, or just curious about a company's background.

1.0 (1)

Pricing

$10.00/month + usage

35

Total users

225

Monthly users

51

Runs succeeded

>99%

Response time

13 hours

Last modified

3 days ago

RI

Only login url's

Closed

rikvanrooij opened this issue
7 months ago

The scraper is unable to view the company pages. Same error you get when you are not logged in to LinkedIn. Seems like I should LinkedIn login or cookie somewhere for this to work but not sure where I can

sanjeta avatar

Try Residential proxy and revert if issue does not resolve

1"proxy": {
2        "useApifyProxy": true,
3        "apifyProxyGroups": [
4            "RESIDENTIAL"
5        ]
6    },
RI

rikvanrooij

7 months ago

I tried both and still get the same result. Do I not need to add LinkedIn cookies somewhere?

sanjeta avatar

Please share your run or input so I can check, cookies are not required for this Actor

sanjeta avatar

Can you please try one more time with small sample input, I have updated scrapper to handle Numarical ID of companies, It was basically designed for company slug. If you have input with company slug than it will give quicker and cheaper response then numerical ID

Ex URL with Slug: https://linkedin.com/company/d&d-consulting-ltd Ex Url with Numerical ID https://linkedin.com/company/163998

RI

rikvanrooij

7 months ago

Ah oke. I have tried again and it still doesn't work. It is a different error than before though: https://console.apify.com/view/runs/ViIBybOXehD7u6dBV

I only have numerical ID URLs at this point but if this doesn't work out, I'll see if I can get URL's with slug.

sanjeta avatar

Used Residential proxy and got results for all five urls

1"proxy": {
2    "useApifyProxy": true,
3    "apifyProxyGroups": [
4      "RESIDENTIAL"
5    ]
6  },
7  "urls": [
8    "https://linkedin.com/company/209270",
9    "https://linkedin.com/company/1727290",
10    "https://linkedin.com/company/2015424",
11    "https://linkedin.com/company/21581",
12    "https://linkedin.com/company/915462"
13  ]
14}```
RI

rikvanrooij

7 months ago

It's working now with residential proxy. Thank you!