SEC Form D Funding Leads - Newly Funded Companies, New Filings
Pricing
from $8.50 / 1,000 lead delivereds
SEC Form D Funding Leads - Newly Funded Companies, New Filings
Companies that just raised private capital, from official SEC EDGAR Form D filings: issuer, industry, amount raised, investors, executives, first sale date. Investment funds filtered out by default; scheduled runs deliver only filings new since the last one. Pay per lead.
Pricing
from $8.50 / 1,000 lead delivereds
Rating
0.0
(0)
Developer
Luca Pietrini
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
11 hours ago
Last modified
Categories
Share
SEC Form D Funding Leads — companies that just raised private capital, from the official source
Every US company that raises money privately (a seed round, a Series A, a private placement) must file a Form D with the SEC within 15 days of the first sale. That filing names the company, its industry, how much it raised, from how many investors, and who runs it. This Actor turns EDGAR's Form D stream into lead records you can drop into a CRM or hand to an agent — and, scheduled, delivers only the filings new since the last run.
Straight from EDGAR (the SEC's own archive): official, complete, free of scraping and of third-party news sites. Nothing is guessed.
Why this one
| This Actor | Typical alternatives | |
|---|---|---|
| Source | EDGAR daily index + each filing's own XML (data.sec.gov / sec.gov/Archives), read at the SEC's fair-access pace | scraping of EDGAR HTML pages, or mixes with TechCrunch / Crunchbase-like sites |
| Funds vs companies | Investment funds filtered out by default — about 60% of Form Ds are PE/VC/hedge funds raising capital, which are not leads | funds and companies mixed |
| Repeat runs | Only new filings since the last run, remembered per tracker; filtered-out filings are not re-read | same filings again, or date arithmetic on your side |
| Fields | all of Form D: issuer, address, entity type, year of incorporation, industry, exemptions, securities, amounts (offering / sold / remaining), investors, minimum investment, first sale date, related persons (executives, directors, promoters), signer, links | a subset |
| Amendments | off by default (new offerings only); one switch to include D/A | often mixed in |
| Pricing | per lead delivered; filings read but filtered out cost nothing | per row, funds included |
Output
One record per filing, flat and CSV-friendly (nested lists only for people and multi-value fields):
{"accessionNumber": "0001213900-26-101361","formType": "D","isAmendment": false,"filedAt": "2026-09-18","issuerCik": 2074867,"issuerName": "1st American Nuclear Co.","entityType": "Corporation","jurisdictionOfInc": "DELAWARE","yearOfInc": 2025,"incorporatedWithinFiveYears": true,"issuerStreet": "310 E. 96TH STREET, SUITE 100","issuerCity": "INDIANAPOLIS","issuerState": "IN","issuerZip": "46240","issuerPhone": "844 813 2626","industryGroup": "Other Energy","isPooledFund": false,"revenueRange": "Decline to Disclose","exemptions": ["06b"],"dateOfFirstSale": "2026-09-03","securityTypes": ["equity", "debt"],"minimumInvestment": 1000000,"totalOfferingAmount": 25000000,"offeringAmountIndefinite": false,"totalAmountSold": 1000000,"totalRemaining": 24000000,"investorsCount": 1,"hasNonAccreditedInvestors": false,"relatedPersons": [{ "name": "Michael Reinboth", "relationships": ["Executive Officer"], "clarification": "Chief Executive Officer", "city": "Indianapolis", "state": "IN" }],"signerName": "Michael Reinboth","signerTitle": "Chief Executive Officer","filingIndexUrl": "https://www.sec.gov/Archives/edgar/data/2074867/000121390026101361/0001213900-26-101361-index.htm","primaryDocUrl": "https://www.sec.gov/Archives/edgar/data/2074867/000121390026101361/primary_doc.xml","edgarCompanyUrl": "https://www.sec.gov/cgi-bin/browse-edgar?action=getcompany&CIK=0002074867","fetchedAt": "2026-09-21T10:12:03+00:00","isNew": true}
A SUMMARY record in the run's key-value store shows, per day: filings listed, read, already seen, filtered out, delivered.
Input
| Option | What it does |
|---|---|
| Only new since last run (on) | remembers delivered filings in a named key-value store; schedule daily and get just the new ones |
| First run: days back (3) | how far back the very first run looks when no dates are given |
| From / to date | explicit range for a one-off pull or a backfill (weekends skipped) |
| Exclude investment funds (on) | delivers operating companies only |
| Include amendments (D/A) (off) | amendments report new money sold on an existing offering |
| Industry groups · States · Entity types | Form D Item 4 groups (Biotechnology, Computers, Manufacturing, Residential real estate, …), issuer state codes, Corporation / LLC / LP |
| Minimum offering · Min/Max sold | USD thresholds; indefinite offerings always pass the offering filter |
| Advanced | maximum leads per run, memory store name (several independent trackers), requests per second (≤ 10, SEC ceiling), contact e-mail for the User-Agent |
Typical setups
- Daily lead feed — defaults, scheduled every morning (EDGAR posts the day's index after the 5:30 pm ET cut-off): ~100 operating-company filings on a normal business day.
- Tech and biotech in California and New York, real money — industry groups Computers, Other Technology, Biotechnology, Pharmaceuticals; states
CA, NY; minimum sold1000000. - Real estate syndications — industry groups Residential, Commercial, Other Real Estate; include amendments to see raises progressing.
- Backfill a quarter — from/to dates, only-new on with a fresh store name; then switch to the daily schedule with the same store name.
Pricing
Pay per event, no subscription: one event per lead delivered and a small one per day scanned (so a scheduled run that finds nothing new costs a fraction of a cent). Filings read but filtered out — funds, amendments, out-of-filter industries — are not charged. Set a maximum charge on the run to cap the cost.
Data, legality, fair access
- Source: EDGAR (
sec.gov/Archivesdaily indexes and each filing'sprimary_doc.xml). US federal government works — no licence restrictions on reuse. - Access follows the SEC's rules for automated clients: identified
User-Agentwith a contact address, at most 10 requests per second (default 8), no crawling of pages — only the sanctioned files. - The related persons in a filing (executive officers, directors, promoters) are published by the SEC as part of the public regulatory record. They are delivered as stated in the filing, without enrichment or cross-referencing.
Limits
- Form D filings appear in the daily index after EDGAR's cut-off; a filing accepted late in the afternoon is dated the next business day. The Actor re-reads the last complete day on every run, so nothing is missed.
- One request per filing: ~280 filings/day ≈ 35 seconds at the default rate. A 30-day backfill takes ~15 minutes.
- Amounts are as reported by the filer (USD, integers); "Indefinite" offerings are flagged rather than converted.
Related
- Feed Monitor — the same "only new since last run" idea for RSS/Atom/JSON feeds.
- Citation & Link Verifier — check the sources an AI cites before acting on them.
Feedback
A field you need, a filter that would save you time? Open an issue on the Issues tab. If the Actor earned its keep, a short review helps others find it.
Changelog
- 0.1 — initial release.