LinkedIn Company Enrichment - Firmographics & Company Data avatar

LinkedIn Company Enrichment - Firmographics & Company Data

Pricing

from $2.00 / 1,000 results

Go to Apify Store
LinkedIn Company Enrichment - Firmographics & Company Data

LinkedIn Company Enrichment - Firmographics & Company Data

Turn a LinkedIn company URL, slug, company name, or website domain into a structured firmographic record: industry, size band, employees on LinkedIn, followers, HQ address, all offices, founded year, company type, specialties, website and logo. Pure HTTP, no login required.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Thirdwatch

Thirdwatch

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

5

Monthly active users

10 days ago

Last modified

Share

LinkedIn Company Enrichment Scraper

Turn a LinkedIn company URL, company name, or website domain into a structured firmographic record with industry, size, followers, headquarters, locations, specialties, and website details.

What you get

Provide one or many companies and receive exactly one terminal record per accepted input query. terminal_status is one of resolved, no_match, fetch_failed, or duplicate_slug; resolved and duplicate rows also carry the company fields below. LinkedIn URLs and slugs are the most precise inputs; names and domains are useful when you are enriching an existing account list.

Output fields

FieldDescription
query_id / query_indexStable input identity and order
terminal_statusresolved, no_match, fetch_failed, or duplicate_slug
failure_kindRetry reason on fetch_failed rows only
duplicate_of_query_idEarlier input owning the same slug on duplicate_slug rows
nameCompany name
slug / company_idLinkedIn identifiers
linkedin_urlCanonical company-page URL
tagline / descriptionPublic positioning and About text
industryLinkedIn industry label
company_sizePublished employee-size band
employee_count_min / employee_count_maxParsed size-band bounds
employees_on_linkedinMembers who publicly list the company as employer
follower_countCompany-page followers
founded_year / company_typeFounding year and organization type
specialtiesSelf-declared specialties
website / website_domainCompany website details
headquartersFormatted headquarters address
hq_street, hq_city, hq_region, hq_postal_code, hq_countryHeadquarters components
locations / locations_countPublished office locations
logo_url / banner_image_urlPublic brand images
recent_post_count / latest_post_atRecent public activity signals
source_query / scraped_atInput and collection timestamp

Example output

{
"name": "HashiCorp",
"slug": "hashicorp",
"linkedin_url": "https://www.linkedin.com/company/hashicorp/",
"industry": "Software Development",
"company_size": "1001-5000 employees",
"employee_count_min": 1001,
"employee_count_max": 5000,
"follower_count": 250000,
"founded_year": 2012,
"company_type": "Public Company",
"website": "https://www.hashicorp.com",
"headquarters": "San Francisco, California, United States",
"source_query": "hashicorp.com"
}

Input parameters

ParameterRequiredDescription
companiesYesLinkedIn company URLs, slugs, company names, or website domains.
queryRecordsAPI alternativeBound objects with queryId, companyName, optional countryCode, and optional companyKeys. Do not combine with companies.
maxResultsNoMaximum input queries accepted. The run fails instead of truncating if this is smaller than the input. Default 10.
concurrencyNoCompanies processed at the same time. Default 10.
proxyConfigurationNoConnection settings. Keep the preconfigured default for most runs.

Use cases

  • Sales operations: Fill missing firmographic fields in CRM account records.
  • Market research: Compare industries, size bands, locations, and specialties across company cohorts.
  • Recruiting intelligence: Segment target employers by size, industry, and geography.
  • Data teams: Normalize mixed company names, domains, and LinkedIn URLs into one schema.

Limitations

  • Website-domain resolution is correct for roughly three in four tested companies; use LinkedIn URLs or slugs when precision matters.
  • Common company names can resolve to a larger organization with the same name.
  • Optional fields such as specialties, founded year, and employee counts are absent when the company has not published them.
  • Only public company-page data is supported. Private and member-only information is out of scope.

Compared to alternatives

  • vs. harvestapi company enrichment: This actor accepts a mixed list of LinkedIn URLs, names, and domains and returns a compact firmographic record intended for account enrichment.
  • vs. LinkedIn Company Employees actors: This actor returns company-level facts, not employee profiles. Pair the two when you need both account and people data.

FAQ

Which input is most reliable? A full LinkedIn company URL or exact slug. Names and domains are best-effort discovery inputs.

Does it require a LinkedIn login? No. It collects fields published on public company pages.

Can I process a mixed input list? Yes. URLs, slugs, names, and domains can appear in the same companies list.

Last verified: 2026-07

More company-data actors at thirdwatch.dev.