← ClaudeAtlas

company-enrichmentlisted

LeadMagic company search, filter search, funding, technographics, lookalikes, competitors, and company posts. Use when enriching a domain or company name, building company lists with typed filters, finding lookalike companies from a seed, researching an account's funding or tech stack, or pulling a company's recent public posts.
LeadMagic/leadmagic-skills · ★ 0 · AI & Automation · score 78
Install: claude install-skill LeadMagic/leadmagic-skills
# LeadMagic — Company enrichment & discovery ## Endpoints | Goal | Endpoint | Credits | Rate/min | |---|---|---|---| | Enrich one company | `POST /v1/companies/company-search` | 1 (free on miss) | 300 | | Company **list** by typed filters | `POST /v3/companies/search` — full depth in the `company-search` skill | 1 per row | 300 | | Lookalikes from a seed | `POST /v3/companies/lookalike` | 5 (metered on all plans) | 300 | | Competitors | `POST /v1/companies/competitors-search` | 5 | 300 | | Funding rounds | `POST /v1/companies/company-funding` | 4 (free on miss) | 300 | | Tech stack | `POST /v1/companies/technographics` | 1 | 1,500 | | Company's recent posts | `POST /v1/companies/posts-search` | 1 | 300 | | Employees at company | `POST /v1/companies/employees` | 1 | 300 | Plan note: `/v3/companies/*` searches are credit-free on Professional (5 req/s) / Ultimate (10 req/s); other plans bill per row. Free count/stats surfaces exist — size a filter search before revealing. ## Field contracts - **company-search**: any one of `company_domain` (preferred — e.g. `stripe.com`), `company_name`, or `profile_url` (company page URL/slug). CRM aliases (`website`, `companyName`, `organization`, …) normalize server-side; URLs are stripped to bare domains. - **v3 filter search**: typed `company_filters` (firmographics, geo, funding, technographics) with cursor pagination — filter vocabulary, One-vs-Many lookup, and cursors are documented in the dedicated `company-search` skill. - **looka