Linkedin Company Scraper avatar
Linkedin Company Scraper

Pricing

$8.00 / 1,000 requests

Go to Store
Linkedin Company Scraper

Linkedin Company Scraper

Developed by

FreshData

FreshData

Maintained by Community

Get real-time LinkedIn company data, including funding info, domain, follower count, specialties and more.

5.0 (1)

Pricing

$8.00 / 1,000 requests

1

81

81

Last modified

2 hours ago

🚀 LinkedIn Company Scraper

The LinkedIn Company Scraper is a powerful tool designed to extract detailed company information from public LinkedIn URLs — without the need for cookies or login. It provides most valuable data from any company.

✨ Features

  • 👤 Full Personal Profile Extraction
    Retrieve name, employee count, follower count, industries, specialties and more.

  • 🍪 No Cookies Required
    The scraper works without any LinkedIn login or cookies — simplifying setup and execution.

🛠️ How It Works

  1. 🔗 Input
    Provide a valid LinkedIn company URL.

  2. ▶️ Run the Scraper
    Start the actor to extract rich company data in real time — results will be available in Apify's Dataset tab.

✨ Go to my profile for more powerful actors: https://apify.com/freshdata

📥 Input Example

{
"linkedin_url": "https://www.linkedin.com/company/apple/"
}

📤 Output Example

{
"data": {
"company_id": "162479",
"company_name": "Apple",
"description": "We’re a diverse collective of thinkers and doers, continually reimagining what’s possible to help us all do what we love in new ways...",
"domain": "apple.com",
"email": "",
"employee_count": 271504,
"employee_range": "10001+",
"follower_count": 18590762,
"hq_address_line1": "1 Apple Park Way",
"hq_address_line2": "",
"hq_city": "Cupertino",
"hq_country": "United States",
"hq_full_address": "1 Apple Park Way, Cupertino, California 95014, United States",
"hq_postalcode": "95014",
"hq_region": "California",
"industries": ["Consumer Electronics"],
"linkedin_url": "https://www.linkedin.com/company/apple/",
"locations": [
{
"city": "Cupertino",
"country": "US",
"full_address": "1 Apple Park Way, Cupertino, California 95014, US",
"is_headquarter": true,
"line1": "1 Apple Park Way",
"line2": "",
"region": "California",
"zipcode": "95014"
}
],
"logo_url": "https://media.licdn.com/dms/image/C560BAQHdAaarsO-eyA/company-logo_400_400/0/1595530301220?e=1692835200&v=beta&t=dMZacSXgf5hSuO-M5sX2OcDJo64TlkEo3_7CQ0VB0Ak",
"phone": null,
"specialties": "Innovative Product Development, World-Class Operations, Retail, Telephone Support",
"tagline": "",
"type": "Public Company",
"website": "http://www.apple.com/careers",
"year_founded": 1976
},
"message": "ok"
}