# Build a B2B Sales Prospect List from LinkedIn

**Use case:** 

Search LinkedIn by role and industry to build targeted B2B prospect and sales-lead lists. No cookies or login required.

## Input

```json
{
  "query": "Head of Growth fintech",
  "count": 10
}
```

## Output

```json
{
  "status": {
    "label": "Status"
  }
}
```

## About this Actor

This example demonstrates how to use [LinkedIn Profile Search — by Name, Job Title or Company](https://apify.com/endspec/linkedin-instant-profile-search) with a specific input configuration. Visit the [Actor detail page](https://apify.com/endspec/linkedin-instant-profile-search) to learn more, explore other use cases, and run it yourself.