SEC Form D Newly-Funded Company Lead Extractor
Pricing
from $8.00 / 1,000 funded company lead with contacts
SEC Form D Newly-Funded Company Lead Extractor
Verified sales leads from companies that JUST filed an SEC Form D raise: MX/DNS emails + phones + socials + tech stack from the company's OWN website, the raise amount as a funding-readiness tier, officers + industry + state, and a newly-funded flag. Public SEC EDGAR, no keys. Per-result pricing.
Pricing
from $8.00 / 1,000 funded company lead with contacts
Rating
0.0
(0)
Developer
Virtual Footprint LLC
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
1
Monthly active users
8 hours ago
Last modified
Categories
Share
Turn every company that just filed an SEC Form D into a verified sales lead — with the raise amount as a budget tier, the officers who signed, and MX/DNS-verified contact emails pulled from the funded company's own website.
Freshly-funded companies are the single highest-buying-intent B2B segment in existence: cash just landed, so they're buying — hiring, tools, infrastructure, agencies, marketing. This Actor finds them the day they file, verifies they're reachable, and bills you only for leads with a real contact (never for an empty/stale email).
- Source: the U.S. SEC's public EDGAR archive — federal regulatory data, the cleanest, lowest-ToS-risk source there is. No API key, no proxy, no anti-bot, no compose cost.
- Discovery: the EDGAR
form.idxfull-index lists every Form D filing (2,200+/quarter; ~24,000/year). - Funding details: the Form D
primary_doc.xmlcarries the raise amount (totalOfferingAmount→ funding-readiness budget tier),totalAmountSold, industry, issuer address/phone, the signing officers, # investors, and the signature date. - Verified contact: the funded company's own website is resolved (Form D carries no URL, so the entity name is slugified into candidate domains and validated against distinctive company-name tokens or the filing city) and enriched with MX/DNS-verified emails + NANP phones + socials + tech stack + an A–D lead score.
- Pricing: pay-per-verified-result —
$0.008per funded company that returns a real contact signal,$0.003when it yields an MX/DNS-verified email,$0.001when the filing is freshly signed (within your window). Filings with no resolvable company website are honestly dropped, not billed.
Input
| Field | Type | Default | Description |
|---|---|---|---|
startDate / endDate | string (YYYY-MM-DD) | 30 days ago → today | Filing-date range. Scans every EDGAR quarter the range touches. |
state | string | — | Optional 2-letter issuer-state filter (e.g. CA). |
industryKeyword | string | — | Optional keyword the Form D industry must contain (e.g. Biotechnology, Restaurants, Other Technology). |
companies | array | [] | Optional explicit company names/domains to enrich directly (skips discovery). |
maxFilings | integer | 25 | Cap on filings parsed (newest first, deduped by company). |
includeAmendments | boolean | true | Include D/A amendments (often carry the latest raise amount). |
fundedWithinDays | integer | 0 | Flag filings signed within the trailing N days as newlyFunded (0 = off). |
verifyEmails | boolean | true | MX/DNS-validate the best contact email. |
concurrency | integer | 3 | Parallelism (1–6). |
proxyConfiguration | object | — | Optional; works without a proxy. |
Example input
{"startDate": "2026-06-01","endDate": "2026-07-20","maxFilings": 50,"fundedWithinDays": 30,"verifyEmails": true}
Output (one lead per funded company, deduped by CIK)
{"companyName": "Kai XR, Inc.","cik": "2146013","accession": "0002146013-26-000001","formType": "D","dateFiled": "2026-07-17","signatureDate": "2026-07-17","companyWebsite": "https://kaixr.com","websiteHost": "kaixr.com","entityType": "Corporation","industry": "Other Technology","city": "COVINA","state": "CA","stateDescription": "CALIFORNIA","jurisdiction": "DELAWARE","totalOffering": 2702422.0,"totalSold": 2552422.0,"totalRemaining": 150000.0,"firstSaleDate": "2020-01-31","minimumInvestment": 0.0,"numInvestors": 15,"signerName": "Kai Frazier","signerTitle": "Chief Executive Officer","officers": [{ "name": "Kai Frazier", "roles": ["Executive Officer", "Director"] },{ "name": "Freada Kapor Klein", "roles": ["Director"] }],"newlyFunded": true,"emails": ["explore@kaixr.com"],"emailVerified": true,"phones": [],"socials": {"twitter": "https://twitter.com/ExploreKaiXR","youtube": "https://www.youtube.com/channel/UC0XhbNGFvsdU7Vv6S3JbR2w","instagram": "https://www.instagram.com/explorekaixr/","linkedin": "https://www.linkedin.com/company/kaixr/"},"techStack": ["Google Analytics", "Google Tag Manager", "HubSpot", "Meta Pixel", "Webflow"],"issuerPhone": "510-993-0993","secFilingUrl": "https://www.sec.gov/Archives/edgar/data/2146013/000214601326000001/primary_doc.xml","fundingReadiness": "A","fundingLabel": "Peak buying intent — raised >=$1M (real cash landed); newly-funded, contactable.","leadScore": "A","hasContact": true}
The sample above is a real lead from a live run (2026-07-20), not fabricated.
explore@kaixr.comis MX/DNS-verified; the raise, officers, and socials come straight from the SEC filing + kaixr.com.
Field notes
fundingReadiness(A–D) — powered by the raise amount (a budget signal no other lead lane gives us): ≥$1M = A, ≥$250K = B, >$0 = C; no website contact caps at D (not billed). A freshly-signed filing (withinfundedWithinDays) gets a recency bonus.leadScore(A–D) — signal richness of the website enrichment: email(verified)+phone+social+tech.officers/signerName/issuerPhone— honest filing metadata from the SEC. Per the ToS-clean line, officer personal addresses + the issuer phone are used only to identify the funded company; they are never mined for outreach. Contact always comes from the company's own website.hasContact: falserows are NOT billed — they're surfaced as context only when a filing resolves to a site with no contact signal.
Cost
Pay-per-event. A typical run of maxFilings: 50 (newest filings) yields a handful of contactable operating-company leads (most Form D filings are pooled funds/real-estate LLCs with no public website — honestly dropped). At $0.008 per funded lead + $0.003 per verified email, a run returning ~5 verified-email leads costs ~$0.055. Zero upstream compose cost (self-contained: SEC EDGAR + the company's own site).
Performance & troubleshooting
- "No leads" / low yield — most Form D filers are small funds/LLCs with no website. Raise
maxFilings(the newest filings are processed first) or narrow withindustryKeywordto operating-company industries (e.g.Restaurants,Construction,Biotechnology,Other Technology,Tourism), which carry real company sites far more often thanPooled Investment Fund. - EDGAR rate limit — the SEC documents ~10 req/sec; the fetcher throttles and retries 429/503 with backoff. If you still hit limits, lower
concurrency. - Cross-quarter ranges — a range spanning multiple quarters fetches one
form.idxper quarter (one extra ~900 KB file per quarter). - Name → domain misses — Form D has no website field; the slug hop + confidence gate (the candidate site must mention a distinctive company-name token or the filing city) intentionally rejects false positives. Companies with non-obvious domains (e.g.
S.A./GmbHsuffixes, abbreviations) may be honestly dropped. - Raise amount
0/ undisclosed — some filings decline to disclose;totalSoldis used as the fallback budget signal.