get_company_profile
Retrieve LinkedIn company profiles including about information, posts, and job listings to analyze business details and activity.
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 |
|---|---|---|---|
| company_name | Yes | ||
| sections | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||