Find Any Company On LinkedIn avatar

Find Any Company On LinkedIn

Pricing

from $0.15 / result

Go to Apify Store
Find Any Company On LinkedIn

Find Any Company On LinkedIn

Look up any company on LinkedIn — industry, size, type, headquarters, website, phone, specialties, employee count, followers, office locations, and featured staff. One URL, instant result, no login needed.

Pricing

from $0.15 / result

Rating

0.0

(0)

Developer

CheapGET

CheapGET

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

18 hours ago

Last modified

Share

Find Any Company On LinkedIn - Instant LinkedIn Company Lookup

Support Rating Reliability Find Any Company On LinkedIn

Look up any company on LinkedIn and get industry, size, headquarters, website, employees, and follower count — fast and cheap, no login needed.

Paste LinkedIn company URLs, get clean company profiles back. Name, tagline, about, industry, company size, type, founded year, headquarters, full address, specialties, website, phone, social links, logo, exact employee count, follower count, office locations, featured employees, and recent updates — all in one unified JSON record per company.

🏆 Key Features

🏢 Complete Company Identity

  • 📛 Core Profile: Name, tagline headline, About description, website, industry, and primary LinkedIn URL in a consistent shape.
  • 📐 Size & Type: Employee size range (e.g. "10,001+ employees"), exact reported employee count, and company type (Public, Private, Nonprofit).
  • 📅 History: Founded year for account-age checks and company maturity scoring.
  • 🖼️ Brand Assets: High-resolution logo image URL ready for presentations, profiles, or reference.

📍 Location & Contact

  • 🏛️ Headquarters: City and region of the company HQ, plus the full street address.
  • 🗺️ All Offices: Every office location on the profile with street, region, labels (e.g. "Primary"), and a directions link.
  • 📞 Phone Numbers: Public contact phone numbers as listed on the company page.
  • 🔗 Social Links: Twitter, Facebook, YouTube, Instagram and other social profile URLs keyed by platform.

📈 Audience & Reach

  • 👥 Follower Count: LinkedIn follower total for influence and reach benchmarking.
  • 👔 Featured Employees: Highlighted employees with name, role subtitle, image, LinkedIn URL, and Influencer flag.
  • ⭐ Specialties: Declared focus areas and specialties list for category and positioning research.
  • 📰 Recent Updates: Latest company posts with text, posted date, reactions, comments, and post URL.

Fast & Easy, No Login Needed

  • 🚀 One URL, One Result: Paste a LinkedIn company URL and get a complete company profile back in seconds.
  • 🔑 No Login Required: Pulls public company data only — nothing to authenticate, nothing to configure.
  • 🛡️ Clear Status: Each result includes a status field so you know whether the lookup succeeded or the page was not found.
  • 📊 Ready to Use: Every company returns the same clean format, ready to copy into a spreadsheet or save for later.

💰 Pricing

ResourceCostDescription
Actor Start$0.01One-time charge when the Actor starts running
Actor Usage$0.00001Charged for Actor runtime, proxy and storage. Cost depends on resource consumption during execution
Company$0.15Charged per LinkedIn company profile successfully looked up with complete metadata

Example Cost Calculation:

  • Looking up 1 LinkedIn company
  • Cost: $0.01 (Actor Start) + 1 × $0.15 = $0.16 + minimal runtime fees

🎯 Use Cases

🔎 Research a Company

Look up a LinkedIn company and instantly see industry, headquarters, size, and founded year without opening the page yourself.

🏢 Check Out a Company Before a Meeting

Quickly verify a company's size, type, HQ, website, and featured employees before a meeting, interview, or email.

📇 Complete Your Company List

Add website, phone, and industry details to a list of company LinkedIn URLs so your spreadsheet is actually useful.

📊 Compare Companies in Your Industry

Look up a set of competitors or similar companies and compare employee count, follower count, and specialties side by side.

🔔 Track Companies You Follow

Re-run the same URL on a schedule to spot changes in size, headquarters, or recent posts for companies you care about.

🌟 Why Choose This Actor

Built for fast, cheap, one-click LinkedIn company lookups, this Actor turns any public company URL into a clean record with size, location, and contact details.

FeatureFind Any Company On LinkedInManual LookupOther ToolsPremium Services
Pricing Model$0.15 / company❌ Your time⚠️ $49+/month❌ $500+/month
Login RequiredNo⚠️ Yes (most data)⚠️ Varies❌ Contracts
Batch Input⚠️ One URL per run❌ One at a time⚠️ Depends✅ Yes
Offices + PhonesAll locations⚠️ HQ only⚠️ Partial✅ Yes
Featured EmployeesYes❌ Manual❌ Rarely⚠️ Limited
Recent UpdatesYes❌ Manual❌ Rarely⚠️ Limited
Setup ComplexityPaste URLs, run❌ Manual⚠️ Template req.❌ Complex onboarding

🚀 Quick Start

  1. Enter a LinkedIn company URL — paste the public company page URL (e.g. https://www.linkedin.com/company/microsoft)
  2. Click Start — the Actor looks up the company and returns full details in seconds
  3. Download your results — export to CSV, Excel, or JSON from the Output tab

💻 Input Parameters

ParameterTypeRequiredDescription
linkedin_urlstring✅ YesPublic LinkedIn company page URL to look up. Example: https://www.linkedin.com/company/microsoft

📝 Example Input

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

📤 Output Structure

FieldTypeDescription
source_urlstringOriginal LinkedIn company URL provided as input
processorstringURL of the Apify actor that processed this record
processed_atstringISO 8601 timestamp of when the company was looked up
statusstringLookup status (success or not found)
typestringLinkedIn page type detected for the URL
linkedin_urlstringNormalized LinkedIn company profile URL
namestringOfficial company name shown on the LinkedIn profile
headlinestringShort tagline shown under the company name
aboutstringFull company description from the About section
websitestringOfficial company website URL
industrystringPrimary industry or sector the company operates in
company_sizestringEmployee headcount range as shown on LinkedIn
company_typestringOwnership type such as Public, Private, or Nonprofit
foundedstringYear the company was founded
headquartersstringCity and region of the company headquarters
addressstringFull street address of the primary company location
specialtiesarrayList of specialties or focus areas declared by the company
phonesarrayContact phone numbers listed on the company profile
social_linksobjectCompany social media URLs keyed by platform name
logo_urlstringDirect URL to the company logo image
employee_countintegerExact number of employees reported by LinkedIn
follower_countintegerNumber of LinkedIn followers the company has
locationsarrayOffice locations with address lines and directions link
featured_employeesarrayHighlighted employees shown on the company page
updatesarrayRecent posts published on the company's LinkedIn page

Location Fields

FieldTypeDescription
is_primarybooleanWhether this is the primary/HQ location
labelstringLabel shown on the location badge
streetstringStreet address line
region_textstringCity, region, postal code, country
address_linesarrayAll address lines shown on LinkedIn
directions_urlstringMap directions URL
FieldTypeDescription
namestringEmployee full name
linkedin_urlstringLinkedIn profile URL of the employee
image_urlstringEmployee profile photo URL
subtitlestringRole or title shown under the name
is_influencerbooleanWhether the employee carries the Influencer tag

Update Fields

FieldTypeDescription
headerstringHeader line shown above the post
actor_namestringName of the account that posted
actor_urlstringLinkedIn URL of the posting account
actor_image_urlstringProfile image URL of the posting account
posted_atstringDate or timestamp of the post
contentstringText content of the post
reaction_countintegerNumber of reactions on the post
comment_countintegerNumber of comments on the post
post_urlstringDirect URL to the LinkedIn post

📤 Example Output

{
"source_url": "https://www.linkedin.com/company/microsoft",
"processor": "https://apify.com/cheapget/find-any-company-on-linkedin?fpr=aiagentapi",
"processed_at": "2026-01-21T08:25:42+00:00",
"status": "success",
"type": "company",
"linkedin_url": "https://www.linkedin.com/company/microsoft/",
"name": "Microsoft",
"headline": "Software Development · Redmond, WA",
"about": "Every company has a mission. What's ours? To empower every person and every organization to achieve more.",
"website": "https://www.microsoft.com",
"industry": "Software Development",
"company_size": "10,001+ employees",
"company_type": "Public Company",
"founded": "1975",
"headquarters": "Redmond, Washington",
"address": "One Microsoft Way, Redmond, WA 98052, US",
"specialties": ["Cloud Computing", "Software Development"],
"phones": ["+1-800-642-7676"],
"social_links": {
"twitter": "https://twitter.com/microsoft",
"facebook": "https://facebook.com/microsoft"
},
"logo_url": "https://media.licdn.com/dms/image/microsoft-logo.png",
"employee_count": 221000,
"follower_count": 22000000,
"locations": [
{
"is_primary": true,
"label": "Primary",
"street": "One Microsoft Way",
"region_text": "Redmond, Washington 98052, US",
"address_lines": ["One Microsoft Way", "Redmond, Washington 98052, US"],
"directions_url": "https://www.bing.com/maps?where=..."
}
],
"featured_employees": [
{
"name": "Satya Nadella",
"linkedin_url": "https://www.linkedin.com/in/satya-nadella",
"image_url": "https://media.licdn.com/dms/image/satya.jpg",
"subtitle": "CEO at Microsoft",
"is_influencer": true
}
],
"updates": [
{
"header": "Microsoft posted this",
"actor_name": "Microsoft",
"actor_url": "https://www.linkedin.com/company/microsoft",
"actor_image_url": "https://media.licdn.com/dms/image/microsoft.jpg",
"posted_at": "2025-01-10",
"content": "Introducing our latest product...",
"reaction_count": 12500,
"comment_count": 340,
"post_url": "https://www.linkedin.com/posts/activity-123456"
}
]
}

🔌 Integrations

Connect this actor to your tools using the Apify API.

🐍 Python SDK

from apify_client import ApifyClient
client = ApifyClient("YOUR_APIFY_API_TOKEN")
run_input = {'linkedin_url': 'https://www.linkedin.com/company/microsoft'}
run = client.actor("cheapget/find-any-company-on-linkedin").call(run_input=run_input)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)

🟨 JavaScript / Node.js SDK

import { ApifyClient } from "apify-client";
const client = new ApifyClient({ token: "YOUR_APIFY_API_TOKEN" });
const run = await client.actor("cheapget/find-any-company-on-linkedin").call({
runInput: {
linkedin_url: "https://www.linkedin.com/company/microsoft",
},
});
for await (const item of client.dataset(run.defaultDatasetId).iterateItems()) {
console.log(item);
}

🌐 REST API (curl)

curl -X POST "https://api.apify.com/v2/acts/cheapget~find-any-company-on-linkedin/runs?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"linkedin_url": "https://www.linkedin.com/company/microsoft"}'

Ⓜ️ Make.com Integration

Get Started with Make.com (1000 Free Credits) 🎁

Step 1: Add the Make.com module "Run an Actor"
Step 2: Enable mapping and paste Actor ID `zSJMwA6pZ817yodN3`
Step 3: Paste the input JSON and run synchronously
Step 4: Add "Get Dataset Items" with `defaultDatasetId`

🎱 N8N.io Integration

Open Source Workflow Automation

Step 1: Add the Apify node "Run an Actor and get dataset"
Step 2: Set Selection Mode to By ID
Step 3: Paste the Actor ID `zSJMwA6pZ817yodN3`
Step 4: Add your input JSON and read items from `defaultDatasetId`

📚 API Documentation

  • Python API - Complete Python client documentation with examples
  • JavaScript API - Node.js and browser integration guide

🏗️ Metadata (JSON-LD)

{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Find Any Company On LinkedIn - Apify Actor",
"applicationCategory": "BusinessApplication",
"applicationSubCategory": "LinkedIn Company Lookup",
"operatingSystem": "Cloud",
"offers": {
"@type": "Offer",
"price": "0.00",
"priceCurrency": "USD",
"priceValidUntil": "2099-12-31",
"availability": "https://schema.org/InStock"
},
"description": "Look up any company on LinkedIn and get industry, size, headquarters, website, employees, and follower count — fast and cheap, no login needed.",
"featureList": [
"Complete Company Identity",
"Location & Contact",
"Audience & Reach",
"Batch Lookup"
],
"keywords": "find-any-company-on-linkedin, linkedin company lookup, apify actor",
"author": {
"@type": "Organization",
"name": "cheapget",
"url": "https://apify.com/cheapget?fpr=aiagentapi"
},
"softwareVersion": "1.0.0",
"datePublished": "2024-01-01",
"dateModified": "2026-04-16"
}

🚀 Performance Tips

Optimize your lookup runs for speed, cost, and data quality with these best practices:

💰 Cost Optimization

  • Test First: Start with 3-5 company URLs to verify output quality before running larger batches.
  • Schedule Runs: Use Apify schedules for regular lookups of companies you care about.
  • Monitor Usage: Check the "Usage" tab in Apify Console for real-time cost tracking.

⚡ Speed Optimization

  • Clean URLs: Use canonical https://www.linkedin.com/company/<slug> URLs for the fastest resolution.
  • Live Pages: Active company pages resolve the fastest. Deleted profiles return not found.

🛡️ Data Quality Tips

  • Check status: Always read the status field — not found means the URL no longer resolves to a public company page.
  • Empty Fields Are Expected: Not every company fills in phone, specialties, or featured employees. Fields are returned as null or empty lists in that case.
  • Fresh Data: Follower count, employee count, and recent updates reflect live values at the moment of lookup. Schedule re-runs if you care about changes.

📊 Best Practices

  • Rate Limits: The Actor handles rate limiting automatically with proxy rotation — no manual throttling needed.
  • Partial Progress: Results are saved per-URL as they complete, so you keep everything that succeeded even if a later URL fails.
  • Monitor Progress: Use Apify Console's live log to watch lookups stream in.

❓ FAQ

What information can I get from a LinkedIn company?

You get the public company profile: name, tagline, About description, industry, employee size range, exact employee count, follower count, company type, founded year, headquarters, full address, specialties, phone, website, social media links, logo image URL, all office locations, featured employees, and recent posts.

How many companies can I look up in one run?

One LinkedIn company URL per run. For multiple companies, run the Actor once per URL.

Do I need to log in to LinkedIn?

No. This Actor only uses publicly available company data — the same information visible to any unauthenticated visitor. No LinkedIn account, cookie, or session is required.

What URL formats are supported?

Any public LinkedIn company URL works, including:

  • https://www.linkedin.com/company/microsoft
  • https://www.linkedin.com/company/microsoft/
  • linkedin.com/company/microsoft

Personal profile URLs (/in/...) are not supported — use a dedicated person-lookup actor for those.

Why is a field empty for some companies?

Not every company fills in every field on LinkedIn. Phone, specialties, featured employees, and recent updates are optional and may be blank. Missing fields return null or an empty list.

What happens if a company URL is wrong or deleted?

The result comes back with status: "not found" and the original source_url preserved so you can match it back to your input list.

How long does a typical lookup take?

A single company resolves in a few seconds. A 50-URL batch usually finishes within 1-3 minutes depending on proxy rotation and page response times.

How fresh is the data?

Every run pulls live data at the moment of lookup — employee count, follower count, and recent updates all reflect the current public page.

Can I export results to Excel or CSV?

Yes. After the run completes, open the Output tab in Apify Console and click Export to download CSV, Excel, or JSON.

This Actor only collects publicly available company information — the same data any visitor can see without logging in. You are responsible for ensuring your use complies with applicable laws and LinkedIn's terms.

🏷️ SEO Keywords

🔑 Primary Keywords: linkedin company lookup, find company on linkedin, linkedin company search, company profile lookup, linkedin company info

📝 Long-Tail Keywords: how to find company details on linkedin, look up company size on linkedin, linkedin company headquarters lookup, find employee count on linkedin, get linkedin company info without login

🏢 Industry Keywords: company research tool, company background check, business lookup tool, company size checker, company info finder

📍 Location Keywords: find company hq location, headquarters lookup by company name, company office locations, company address finder, company region lookup

💡 Use Case Keywords: check company before interview, compare companies on linkedin, find company website from linkedin, company follower count check, linkedin company phone number lookup

This actor collects publicly available data only. It does not bypass authentication, access private content, or violate platform terms of service. You are responsible for:

  • Data Rights: Ensuring you have permission to collect and use the collected data
  • Privacy Compliance: Adhering to GDPR, CCPA, and other applicable privacy laws when processing data
  • Platform Terms: Respecting the platform's terms of service and usage policies
  • Ethical Use: Using collected data responsibly and in compliance with applicable laws

💼 Jobs

  • Best Job Search — Search jobs across LinkedIn, Indeed, Glassdoor, and more — with salary info, all in one place.
  • Glassdoor Job Search — Find Glassdoor job listings with salary ranges, company ratings, and reviews.
  • Indeed Job Search — Search Indeed for jobs with titles, pay, company info, and direct application links.
  • LinkedIn Job Search — Find LinkedIn job postings with company details, applicant counts, and seniority info.

🎬 Videos

📱 Social Media

🏠 Real Estate

  • Zillow Real Estate — Search Zillow listings with prices, photos, valuations, and property details.
  • US Real Estate — Search U.S. property listings with prices, specs, valuations, and agent info.

🤝 Support & Community

📧 Support: Contact Us 💬 Community: Telegram Group


Last Updated: April 16, 2026