get_company_profile
Retrieve a LinkedIn company's profile by name, including the about page, and optionally scrape posts and jobs sections.
Instructions
Get a specific company's LinkedIn profile.
Args: company_name: LinkedIn company name (e.g., 'google', 'stripe', 'openai') sections: Comma-separated list of extra sections to scrape. The about page is always included. Available sections: posts, jobs Default (None) scrapes only the about page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sections | No | ||
| company_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||