enrich_company_profile
Extract structured company data from a professional network profile URL. Returns name, industry, size, description, specialties, and optional funding or acquisition details.
Instructions
Get structured data of a company profile from its professional network URL. Returns company details including name, industry, size, description, specialties, and more. Cost: 1 credit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Professional network company profile URL | |
| extra | No | Extra details (ranking, contact email, phone, social accounts, funding, IPO status). Costs 1 extra credit. | |
| exit_data | No | Returns investment portfolio exits. Costs 1 extra credit if included. | |
| use_cache | No | Cache policy: 'if-present' uses cache regardless of age, 'if-recent' returns profile no older than 29 days. | |
| categories | No | Append categories data. Costs 1 extra credit if included. | |
| acquisitions | No | Enriched acquisition data. Costs 1 extra credit if included. | |
| funding_data | No | Returns funding rounds. Costs 1 extra credit if included. |