> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dumplingai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# LinkedIn Data

> Research people and companies using LinkedIn profile and company data.

# LinkedIn Data

Use this feature for business research workflows that need company or profile information from LinkedIn.

## What it does

* Fetches public LinkedIn profile data
* Fetches company-level LinkedIn data
* Supports enrichment workflows for sales, recruiting, and market research

## Common use cases

* Enrich leads before outreach
* Research target accounts and competitors
* Pull profile context into CRM or internal tooling
* Collect company details for market mapping

## Why use it

It gives you a straightforward way to use LinkedIn data in automations without building your own scraping layer.

## Related endpoints

<CardGroup cols={2}>
  <Card title="Get LinkedIn Profile" icon="book" href="/api-reference/endpoint/get-linkedin-profile">
    Fetch structured data for an individual profile
  </Card>

  <Card title="Get LinkedIn Company" icon="book" href="/api-reference/endpoint/get-linkedin-company">
    Fetch structured data for a company page
  </Card>

  <Card title="Search" icon="magnifying-glass" href="/features/search">
    Combine LinkedIn research with broader web research
  </Card>

  <Card title="MCP Server" icon="plug" href="/mcp-server">
    Use LinkedIn tools inside Claude, Cursor, and other MCP clients
  </Card>
</CardGroup>
