Company Enrichment API - Domain to Company Intel
Pricing
Pay per usage
Go to Apify Store

Company Enrichment API - Domain to Company Intel
Turn any domain into rich company data: tech stack, social profiles, contact info, WHOIS, SEO metrics, and more. No API key needed.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
George Kioko
Maintained by Community
Actor stats
1
Bookmarked
23
Total users
14
Monthly active users
14 days ago
Last modified
Categories
Share
Company Enrichment API - Domain to Company Intelligence
Turn any domain into rich company data: company name, tech stack, social profiles, contact emails, WHOIS info, DNS configuration, and SEO metadata. A lightweight alternative to Clearbit, ZoomInfo, and BuiltWith — no API key required.
Features
- Company identification — Extract company name, description, logo from domain
- Technology detection — 35+ technologies: CMS, frameworks, analytics, infrastructure, marketing tools
- Social profiles — Twitter/X, LinkedIn, Facebook, Instagram, YouTube, GitHub, TikTok
- Contact extraction — Emails and phone numbers from the website
- WHOIS data — Domain age, registrar, creation/expiration dates
- DNS analysis — A records, MX records, SPF/DMARC verification
- SSL detection — HTTPS availability check
- SEO metadata — Title, description, OG image, canonical, H1 headings
- Email provider — Detect Google Workspace, Microsoft 365, Zoho, etc.
- Bulk enrichment — Process up to 10 domains per request
- Instant API — Real-time HTTP endpoint via Standby mode
Use Cases
- Sales prospecting — Enrich lead lists with company data before outreach
- Lead qualification — Score leads based on tech stack, domain age, company size signals
- Competitive analysis — Map competitor technology stacks and social presence
- Account-based marketing — Build rich company profiles for ABM campaigns
- CRM enrichment — Auto-populate company fields in Salesforce, HubSpot, etc.
- Due diligence — Research companies before investment or partnership
- Market research — Analyze technology adoption across industry segments
Input
| Field | Type | Description |
|---|---|---|
domain | String | Company domain to enrich (e.g., stripe.com) |
domains | Array | Multiple domains to enrich (max 10) |
Example
{"domain": "stripe.com"}
Output
{"domain": "stripe.com","company_name": "Stripe","description": "Stripe is a financial infrastructure platform for businesses.","technologies": ["React", "Next.js", "Google Analytics", "Cloudflare", "Stripe", "Google Workspace"],"social_profiles": {"twitter": { "url": "https://twitter.com/stripe", "handle": "stripe" },"linkedin": { "url": "https://linkedin.com/company/stripe", "handle": "stripe" },"github": { "url": "https://github.com/stripe", "handle": "stripe" }},"contact": {"emails": ["support@stripe.com"],"phones": []},"domain_info": {"age": "15y 2m","registrar": "SafeNames Ltd.","created": "2009-09-30T00:00:00.000Z","expires": "2030-09-30T00:00:00.000Z"},"dns": {"a": ["185.166.21.22"],"mx": ["aspmx.l.google.com"],"has_spf": true,"has_dmarc": true},"ssl": { "has_ssl": true }}
API Endpoints (Standby Mode)
GET /enrich
$curl "https://YOUR-STANDBY-URL/enrich?domain=stripe.com"
POST /enrich/bulk
curl -X POST "https://YOUR-STANDBY-URL/enrich/bulk" \-H "Content-Type: application/json" \-d '{"domains":["stripe.com","shopify.com"]}'
Pricing
- $0.01 per company enriched
- Bulk requests charge per domain
Compared to Alternatives
| Feature | This API | Clearbit | BuiltWith |
|---|---|---|---|
| Price | $0.01/lookup | $99+/mo | $295+/mo |
| Tech detection | 35+ | Limited | 100+ |
| Social profiles | Yes | Yes | No |
| WHOIS data | Yes | No | No |
| Contact info | Yes | Yes | No |
| API key required | No | Yes | Yes |
Related Tools
- Domain WHOIS Lookup — Detailed WHOIS and DNS data
- Website Intelligence API — Deep technology detection and SEO analysis
- Website Contact Scraper — Extract all contact information from websites
Browse all tools by george.the.developer on Apify.