Startup Funding Tracker — SEC Form D
Pricing
from $0.01 / 1,000 results
Startup Funding Tracker — SEC Form D
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
Deepthi
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Startup Funding Tracker — SEC Form D Filings
Track companies raising private capital the moment they file. This actor pulls SEC Form D filings — the legal filing every US company makes when it raises a private round — and extracts company name, amount raised, industry, location, executives and filing date. Fresh funding signals, straight from official government data.
Why this actor
When a startup or fund raises money privately (seed, Series A, real-estate funds, etc.), it must file a Form D with the SEC. That's a goldmine of fresh, verifiable signals — but the raw SEC system is hard to use. This actor turns it into clean, structured data:
- ✅ Official, public, reliable — straight from SEC EDGAR (no scraping of defended sites).
- ✅ Who just raised + how much + who runs it — company, amount, executives, location.
- ✅ Date-filterable — pull the last week, month, or any range.
- ✅ Pay-per-event — pay only for filings you get.
Input
| Field | Type | Description |
|---|---|---|
keyword | string | Full-text filter (company, industry, "Series A"). Blank = all |
startDate | string | Earliest filing date, YYYY-MM-DD |
endDate | string | Latest filing date, YYYY-MM-DD |
maxItems | integer | Max filings to collect (default 100) |
dedupe | boolean | Remove duplicate filings (default true) |
Example
{ "startDate": "2026-05-01", "endDate": "2026-06-09", "maxItems": 200 }
Output
{"source": "sec-formd","companyName": "Neighborhood Network Expansion Feeder Fund I LLC","amountRaised": 4275000,"totalOfferingAmount": "Indefinite","minInvestment": 30000,"industry": "Pooled Investment Fund","city": "ATLANTA","state": "GA","executives": ["Michael Davis (Executive Officer)"],"filingDate": "2026-06-09","filingUrl": "https://www.sec.gov/cgi-bin/browse-edgar?action=getcompany&CIK=...","scrapedAt": "2026-06-10T00:00:00.000Z"}
Use cases
- Sales & lead-gen teams targeting newly funded companies (with executive names).
- VCs & investors tracking deal flow and new funds.
- Recruiters reaching companies that just raised and are about to hire.
- Researchers & journalists analysing private-market funding trends.
- AI agents — callable as an MCP tool for live funding signals.
Notes
All data comes from the SEC's public EDGAR system (US government). Requests use a descriptive User-Agent per SEC guidelines. Pure HTTP, fast, low cost.
Pricing
Pay-per-event: small flat fee per run + per-filing fee. See the Pricing tab.