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

# LinkedIn

> Profiles, posts, reactions, and URL lookup

Access LinkedIn data for social selling, research, and engagement tracking. Four tools, each serving a different use case.

**Credit cost:** 4 credits per lookup (all tools).

***

## Profiles

Get detailed profile data from LinkedIn URLs.

### Example prompts

* "Get the LinkedIn profile for linkedin.com/in/jaspar-carmichael-jack"
* "Pull LinkedIn profiles for these people"

### What you get back

| Field       | Description           |
| ----------- | --------------------- |
| fullName    | Full name             |
| headline    | Profile headline      |
| about       | About/summary section |
| jobTitle    | Current job title     |
| companyName | Current company       |
| connections | Connection count      |
| followers   | Follower count        |
| email       | Email (if public)     |
| topSkills   | Listed skills         |
| country     | Country               |
| education   | Education history     |

***

## Posts

Get recent posts from LinkedIn profiles, including engagement metrics.

### Example prompts

* "Get the last 10 posts from this LinkedIn profile"
* "Show me recent posts from these industry leaders"

### What you get back

| Field       | Description           |
| ----------- | --------------------- |
| postText    | Post content          |
| postLink    | Direct link to post   |
| postedAgo   | When posted           |
| numLikes    | Like count            |
| numComments | Comment count         |
| numShares   | Share count           |
| isRepost    | Whether it's a repost |

***

## Find URLs

Find LinkedIn profile URLs from a person's name and company. Useful before contact enrichment — having a LinkedIn URL significantly improves email match rates.

### Example prompts

* "Find the LinkedIn URL for Jaspar Carmichael-Jack at Artisan"
* "Find LinkedIn URLs for these people"

### What you get back

| Field       | Description            |
| ----------- | ---------------------- |
| linkedinUrl | Found profile URL      |
| confidence  | Match confidence (0–1) |

<Note>
  This tool uses first name and last name separately. Canvas splits the name automatically.
</Note>

***

## Reactions

Get people who reacted to a LinkedIn post. Great for finding engaged prospects around competitor or industry content.

### Example prompts

* "Who liked this LinkedIn post? \[post URL]"
* "Get reactions from this competitor's announcement post"
* "Find people who celebrated this post"

### What you get back

| Field        | Description                                          |
| ------------ | ---------------------------------------------------- |
| fullName     | Reactor's name                                       |
| profileUrl   | LinkedIn profile URL                                 |
| headline     | Profile headline                                     |
| reactionType | LIKE, CELEBRATE, SUPPORT, LOVE, INSIGHTFUL, or FUNNY |
| jobTitle     | Current job title                                    |
| companyName  | Current company                                      |

***

## Common workflow

Find engaged prospects and reach out:

> "Get reactions from this LinkedIn post, filter to directors and VPs, then get their email addresses"

Canvas chains: **Reactions → filter by title → Contact enrichment**
