AS
Apify Store
/harvestapi/linkedin-company
Get LinkedIn Company
Extract detailed information from LinkedIn Companies such as company name, address, phone numbers, website, employee count, and more. Find LinkedIn company URLs by name in Bulk. No cookies or account required.
liveverifiedasyncdegraded · 9.9s~30s typical
linkedincompanyfirmographics
$0.0020
per result + $0.01 call
plus $0.001 platform fee per run
Usage-based actor: event charges passed through at cost plus 25%
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /harvestapi/linkedin-company for me.
Input
| Field | Type | Description |
|---|---|---|
| companies | array | List of LinkedIn company URLs |
| searches | array | List of company names to search on LinkedIn |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"apify","endpoint":"/harvestapi/linkedin-company","input":{"companies":["https://www.linkedin.com/company/anthropic/"]},"wait":false}'poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."cli
npx cracked-ai run -p apify -e /harvestapi/linkedin-company -i '{"companies":["https://www.linkedin.com/company/anthropic/"]}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/harvestapi/linkedin-company", input: {"companies":["https://www.linkedin.com/company/anthropic/"]}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.