apify-company-data-apilisted
Install: claude install-skill johnisanerd/claude-skill-company-data-api
# Clutch Company Data, as Flat JSON Records
Profile URLs or bare slugs in, full B2B company records out: firmographics, service mix, pricing bands, and review ratings, each already parsed into fields you can map onto a CRM.
## When to use this skill
- You need a company data api and found only enterprise firmographic vendors you cannot self-serve.
- You are enriching a CRM or a prospect list with what a buyer actually weighs: verified ratings, published rates, minimum project size, and service mix.
- You have a list of Clutch profiles (or just slugs) and want each one as structured JSON, not a page to read.
- You want the company record and its client reviews from a single run.
Not for: building the list of companies in the first place. To walk a Clutch category or location directory and collect every agency on it, use the companion `apify-marketing-agency-database` skill, built on the same Actor in directory mode. See `references/actor-index.md`.
## What you get
One dataset row per company. `result_type` separates `profile` rows from `review` and `error` rows. The `companies` dataset view shows the profile columns; the `reviews` view shows review rows.
Profile fields:
- `name`, `slug`, `profile_url`, `website` (the real homepage, with tracking parameters stripped)
- `rating`, `review_count`, `is_verified`, `verification` (badge list)
- `min_project_size`, `hourly_rate`, `employees`, `founded_year`
- `headquarters`, `locations` (every office, with a headquarters flag)