Linkedin Company Details Spider avatar

Linkedin Company Details Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Linkedin Company Details Spider

Linkedin Company Details Spider

Extract comprehensive company data from LinkedIn profiles with this Apify Actor. It scrapes names, locations, followers, descriptions, websites, and more, delivering structured JSON for business intelligence, market research, and lead generation. Reliable, scalable, and user-friendly.

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Description

Extract comprehensive company data from LinkedIn profiles with this Apify Actor. It scrapes names, locations, followers, descriptions, websites, and more, delivering structured JSON for business intelligence, market research, and lead generation. Reliable, scalable, and user-friendly.


Linkedin Company Details Spider

Introduction

The Linkedin Company Details Spider is a powerful Apify Actor designed to extract comprehensive company information from LinkedIn profiles. It automates the process of gathering key details such as company names, locations, follower counts, descriptions, and more, enabling efficient data collection for business intelligence and research purposes. By leveraging web scraping technology, this Actor provides reliable and structured data to help users analyze LinkedIn company pages without manual effort.

Features

  • Comprehensive Data Extraction: Scrapes detailed company information including name, location, followers, description, website, industry, size, headquarters, type, and specialties.
  • High Reliability: Built with robust error handling to ensure consistent data retrieval from LinkedIn's dynamic pages.
  • Scalable Performance: Handles multiple URLs efficiently, supporting batch processing for large-scale data collection.
  • Structured Output: Delivers clean, JSON-formatted data that's easy to integrate into databases, spreadsheets, or analytics tools.
  • User-Friendly Configuration: Simple input setup with URL lists, requiring no advanced technical skills.
  • Compliance and Ethics: Adheres to LinkedIn's terms of service and respects rate limits to avoid account restrictions.
  • Real-Time Monitoring: Provides logs and progress tracking during runs for transparency and debugging.

Input Parameters

ParameterTypeRequiredDescriptionExample
UrlsarrayYesA list of LinkedIn company profile URLs to scrape. Each URL must be a valid HTTP or HTTPS link.["https://www.linkedin.com/company/multitechcorp"]

Example Usage

To use the Actor, provide an input JSON with the URLs array. Here's an example input:

{
"Urls": [
"https://www.linkedin.com/company/multitechcorp"
]
}

The Actor will process the URLs and output structured data. Example output:

[
{
"linkedin_url": "https://www.linkedin.com/company/multitechcorp",
"company_name": "MultiTech Trades Corp.",
"location": "Mississauga, Ontario",
"followers": "29,146 followers",
"description": "MultiTech Trades Corp is a full-service mechanical, electrical, controls, plumbing \nand building services contractor delivering complex ICI, institutional, and critical infrastructure projects across Ontario.\n\nWe operate with a strong safety-first culture, backed by verified third-party certifications and contractor compliance platforms. Our teams meet and exceed industry standards for health, safety, and risk management on every site.\n\nCertifications & Contractor Compliance\n\u2022 COR Certified through the Infrastructure Health & Safety Association (IHSA)\n\u2022 Approved Contractor with ComplyWorks\n\u2022 Accredited by SafeContractor\n\nFrom pre-construction through close-out, MultiTech delivers safe, efficient, and accountable execution \u2014 every project, every time.",
"website": "https://www.multitechcorp.ca/",
"industry": "Construction",
"company_size": "201-500 employees",
"headquarters": "Mississauga, Ontario",
"type": "Privately Held",
"specialties": "HVAC, Plumbing, Steamfitting, Sheet Metal, Refrigeration, Welding, Piping, Tenant Fit Up, and Electrical",
"actor_id": "qdpspySUla3qgFShP",
"run_id": "DD2tcer3YPVbuc0eN"
}
]

Use Cases

  • Market Research: Gather industry insights and competitor details to inform business strategies.
  • Competitive Intelligence: Analyze company profiles to benchmark against rivals in terms of size, location, and specialties.
  • Lead Generation: Identify potential partners or clients by extracting contact information and websites.
  • Academic Research: Collect data on companies for studies in business, economics, or social sciences.
  • Business Automation: Automate data collection for CRM systems or reporting dashboards.
  • Content Aggregation: Build databases of company information for newsletters, blogs, or directories.

Installation and Usage

  1. Search for "Linkedin Company Details Spider" in the Apify Store
  2. Click "Try for free" or "Run"
  3. Configure input parameters
  4. Click "Start" to begin extraction
  5. Monitor progress in the log
  6. Export results in your preferred format (JSON, CSV, Excel)

Output Format

The Actor outputs data in JSON format as an array of objects, each representing a scraped LinkedIn company profile. Key fields include:

  • linkedin_url: The original URL scraped.
  • company_name: The full name of the company.
  • location: Geographic location.
  • followers: Number of followers on LinkedIn.
  • description: Detailed company overview.
  • website: Official website URL.
  • industry: Primary industry sector.
  • company_size: Employee count range.
  • headquarters: Main office location.
  • type: Company ownership type (e.g., Privately Held).
  • specialties: Key areas of expertise.
  • actor_id and run_id: Metadata for tracking the Actor run.

This structured format ensures easy parsing and integration.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!