Best LinkedIn Company Scraper avatar

Best LinkedIn Company Scraper

Under maintenance

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Best LinkedIn Company Scraper

Best LinkedIn Company Scraper

Under maintenance

Scrape LinkedIn company data including company info, employees, posts and more. Powered by Crawlkit.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawlkit

Crawlkit

Maintained by Community

Actor stats

0

Bookmarked

8

Total users

2

Monthly active users

a month ago

Last modified

Share

🏒 Best LinkedIn Company Scraper (via CrawlKit)

Scrape LinkedIn company data including company info, employees, posts, jobs, and more. Powered by CrawlKit's reliable scraping infrastructure.

✨ Features

  • Company Info: Name, industry, location, followers, description, website
  • Employee Data: Featured employees with profile links
  • Job Listings: Current open positions
  • Recent Posts: Company's latest LinkedIn posts
  • Similar Companies: Related companies in the industry
  • Reliable: Uses CrawlKit's robust infrastructure

πŸš€ How to Use

Provide the LinkedIn company URL:

Input Example

{
"url": "https://www.linkedin.com/company/microsoft/",
"options": {
"timeout": 60000,
"includeJobs": true
}
}

πŸ“Š Output Example

{
"company": {
"name": "Microsoft",
"industry": "Software Development",
"location": "Redmond, Washington",
"followers": 20000000,
"description": "Every company has a mission...",
"website": "https://microsoft.com",
"companySize": "10,001+ employees",
"headquarters": "Redmond, Washington",
"foundedYear": 1975,
"specialties": ["Software", "Cloud Computing", "AI"],
"employees": [...],
"jobs": [...],
"recentPosts": [...]
}
}

πŸ”§ Input Parameters

ParameterTypeRequiredDescription
urlstringYesLinkedIn company URL
options.timeoutnumberNoRequest timeout in ms (default: 60000)
options.includeJobsbooleanNoInclude job listings (default: true)

πŸ’‘ Tips

  • Use the full LinkedIn company URL (e.g., https://www.linkedin.com/company/microsoft/)
  • Set includeJobs: false for faster scraping if you don't need job data

πŸ“ž Support

For questions or issues, contact the developer.


Powered by CrawlKit