Get Company Profile
get_company_profileRetrieve a company's LinkedIn profile using your authenticated browser session. Get the about page, and optionally include posts and jobs sections.
Instructions
Get a specific company's LinkedIn profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sections | No | Comma-separated list of extra sections to scrape. The about page is always included. Available sections: posts, jobs Examples: "posts", "posts,jobs" Default (None) scrapes only the about page. | |
| company_name | Yes | LinkedIn company name (e.g., "docker", "anthropic", "microsoft") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||