Linkedin Company Detail (No Cookies) avatar
Linkedin Company Detail (No Cookies)

Pricing

$5.00 / 1,000 results

Go to Store
Linkedin Company Detail (No Cookies)

Linkedin Company Detail (No Cookies)

Developed by

API Maestro

Maintained by Community

Extract detailed LinkedIn company data instantly. Get company overview, employee count, locations, funding info, and more. Perfect for market research, lead generation, and competitor analysis. Clean, structured data ready for your business needs.

5.0 (1)

Pricing

$5.00 / 1,000 results

26

Total users

256

Monthly users

119

Runs succeeded

>99%

Response time

1.5 hours

Last modified

8 days ago

🚀 LinkedIn Company Detail Scraper

Extract detailed information from LinkedIn company pages including company overview, employee count, locations, and industry details.

For other LinkedIn actors, check: https://apify.com/apimaestro

🔧 Simple Usage

Provide a company identifier (name or LinkedIn URL) to get complete company details. For example:

  • Using company name: google
  • Using LinkedIn URL: https://www.linkedin.com/company/google/

✨ Key Features

  • No account needed: Don't risk your account security by sharing your cookies and don't get your account restricted or banned!- Basic company information
  • Employee count and statistics
  • Company locations
  • Industry details
  • Media (logo, cover images)
  • Company specialties
  • Funding information (if available)
  • Verification status

Output Preview

1{
2    "basic_info": {
3        "name": "Google",
4        "description": "...",
5        "website": "https://www.google.com",
6        "industries": ["Technology", "Information Services"],
7        "specialties": ["Search", "Cloud Computing", "AI"]
8    },
9    "stats": {
10        "employee_count": 156789,
11        "follower_count": 123456
12    },
13    "locations": {
14        "headquarters": {
15            "country": "United States",
16            "city": "Mountain View",
17            "state": "California"
18        }
19    }
20}