LinkedIn Company Search Scraper avatar
LinkedIn Company Search Scraper

Pricing

$4.99 / 1,000 results

Go to Store
LinkedIn Company Search Scraper

LinkedIn Company Search Scraper

Developed by

PowerAI

PowerAI

Maintained by Community

Extract company information from LinkedIn with detailed metadata including company profiles, size, industry, and more. Perfect for market research, competitor analysis, and business development.

5.0 (1)

Pricing

$4.99 / 1,000 results

2

Total users

7

Monthly users

7

Runs succeeded

90%

Last modified

3 days ago

🏢 LinkedIn Company Search Scraper

Extract company information from LinkedIn with detailed metadata! This powerful tool helps you gather comprehensive information about companies, including company profiles, size, industry, and more.

✨ Key Features

  • 📥 Search companies with flexible filters
  • 📊 Get detailed company metadata including:
    • Company name and description
    • Company logo and background image
    • Staff count and size range
    • Industry and specialties
    • Company URLs
  • 🔍 Filter by:
    • Job availability
  • 📈 Support for large result sets with automatic pagination
  • 📋 Clean and structured JSON output

💪 Why Choose This Actor?

  • Comprehensive: Get detailed company information
  • Flexible: Multiple search filters and parameters
  • Efficient: Automatic pagination for large result sets
  • Structured: Clean JSON output for easy integration
  • Reliable: Stable and consistent data extraction
  • User-Friendly: Simple input parameters

🎯 Perfect For

  • 📊 Market Researchers
  • 📈 Business Analysts
  • 💼 Sales Teams
  • 🏢 Business Development
  • 🔍 Competitor Analysis
  • 📋 Investment Research

📈 Use Cases

  1. Market Research: Analyze companies in specific industries
  2. Competitor Analysis: Monitor competitor companies
  3. Lead Generation: Find potential client companies
  4. Investment Research: Research potential investment targets
  5. Partnership Discovery: Find potential business partners

📝 Input Requirements

The actor accepts the following input parameters:

  • keyword (required): The search keyword for company search
  • maxResults (required): Maximum number of companies to extract
  • hasJobs (optional): Whether the company has active job postings

Input Example

{
"keyword": "tech company",
"maxResults": 10,
"hasJobs": true
}

Output Example

{
[
{
"companyName": "Tech Corp",
"primarySubtitle": "Software Development Company",
"summary": "Leading technology company specializing in...",
"companyUrn": "urn:li:company:12345",
"companyId": "12345",
"companyLogo": "https://...",
"secondarySubtitle": "1000-5000 employees · Software Development",
"navigationUrl": "https://www.linkedin.com/company/...",
"scrapedAt": "2024-03-15T11:00:00Z"
}
],
...
}