VOOZH about

URL: https://apify.com/seemuapps/sec-form-d-monitor

โ‡ฑ SEC Form D Fundraising Monitor ยท Apify


Pricing

from $10.00 / 1,000 form d filings

Go to Apify Store

SEC Form D Fundraising Monitor

Discover companies that just raised private capital monitor new SEC Form D filings by date, state, and industry, with amount offered, amount sold, issuer details, and executives, one row per filing.

Pricing

from $10.00 / 1,000 form d filings

Rating

0.0

(0)

Developer

๐Ÿ‘ Andrew

Andrew

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 days ago

Last modified

Share

Find companies that just raised private capital. This actor monitors new SEC Form D filings โ€” the disclosure companies file when they raise money in a private (exempt) offering โ€” and returns one clean row per filing with the amount offered, amount sold, issuer details, and named executives. No API key required.

What you get

  • Company name and CIK
  • Filing date, form type (D or amendment D/A), and links to the filing
  • Total offering amount, amount sold, and amount remaining
  • Minimum investment accepted and revenue range
  • Industry group (Technology, Health Care, Real Estate, Pooled Investment Fund, โ€ฆ)
  • Issuer location (city, state) and jurisdiction / year of incorporation
  • Related persons โ€” executive officers, directors, and promoters with their roles

Use cases

  • Buyer-intent & sales triggers โ€” "company just raised a round" is one of the strongest B2B buying signals; reach out while budgets are fresh
  • Investor & deal sourcing โ€” track new raises by industry and geography
  • Recruiting โ€” newly funded companies hire fast; get them before the job posts go up
  • Market research โ€” measure private fundraising activity by sector, state, or time period
  • Competitive intelligence โ€” watch funding in your category as it's disclosed

How to use

  1. Set a Start Date and End Date (YYYY-MM-DD). Leave blank for the last 7 days.
  2. Optionally filter by State (two-letter code, e.g. CA) and/or Industry (e.g. Technology)
  3. Keep Fetch Filing Details on to pull amounts, industry, and executives (turn off for a faster metadata-only run)
  4. Set Max Items to cap the run
  5. Run the actor โ€” results land in the Dataset tab
  6. Export to JSON, CSV, Excel, or Google Sheets directly from the Apify console

Tip: to run this as a recurring monitor, schedule the actor and leave the dates blank โ€” each run picks up the most recent 7 days of filings.

Example input

{
"startDate":"2026-05-20",
"endDate":"2026-05-30",
"state":"CA",
"industry":"Technology",
"fetchDetails":true,
"maxItems":200
}

Output format

One dataset record per filing:

{
"companyName":"EXAMPLE VENTURES, LLC",
"cik":"0002137812",
"accessionNumber":"0002137812-26-000001",
"formType":"D",
"isAmendment":false,
"filingDate":"2026-05-29",
"filingIndexUrl":"https://www.sec.gov/cgi-bin/browse-edgar?action=getcompany&CIK=0002137812&type=D",
"documentUrl":"https://www.sec.gov/Archives/edgar/data/2137812/000213781226000001/primary_doc.xml",
"jurisdictionOfInc":"DELAWARE",
"yearOfInc":"2025",
"issuerCity":"San Francisco",
"issuerState":"CA",
"industryGroup":"Technology",
"totalOfferingAmount":5000000,
"totalAmountSold":2500000,
"totalRemaining":2500000,
"minimumInvestment":25000,
"offeringAmountIndefinite":false,
"revenueRange":"$1,000,001 - $5,000,000",
"relatedPersons":[
{"name":"Jane Doe","relationships":["Executive Officer","Director"]}
]
}

Notes

  • Data comes directly from the SEC EDGAR full-text search and each filing's Form D document โ€” public, official, and free.
  • totalOfferingAmount is null with offeringAmountIndefinite: true for funds that disclose an indefinite raise.
  • Form D reports the offering as disclosed at filing time; companies file an amendment (D/A) as a raise progresses, so the same company can appear more than once.

You might also like

SEC EDGAR Funding & Exec-Change Monitor โ€” Form D, 8-K

scrapersdelight/sec-edgar-gtm-monitor

Monitor SEC EDGAR for high-value GTM intent signals: new Form D filings (a company just raised capital โ€” amount, industry & named principals) and 8-K Item 5.02 exec changes. Filter by state, industry & amount; new-filing alerts via Slack, email or webhook. $4 per 1,000 filings.

๐Ÿ‘ User avatar

Scrapers Delight

2

SEC Form D Funding Scraper โ€” Startup Leads

gocreative.ai/sec-formd-funding-leads

Scrapes SEC EDGAR Form D private placement filings to surface companies that just closed funding rounds. Get company name, amount raised, industry, location, and SEC filing URL before they appear on Crunchbase or PitchBook. Updated daily from official EDGAR filings.

GoCreative AI

3

SEC EDGAR Form D Scraper โ€” Funding Leads

logiover/sec-edgar-form-d-scraper

Scrape SEC EDGAR Form D filings without an API key. Export Reg D private placement funding leads to CSV/JSON. Form D data extraction tool.

SEC Form D Scraper โ€” Capital-Raise Leads

devilscrapes/sec-form-d-leads

Scrape SEC EDGAR Form D (Regulation D capital-raise) filings into structured B2B leads, exported to JSON or CSV โ€” every row carries company name, address, phone, industry, offering amounts, investor counts, officers, and exemption codes. No API key, no login.

SEC Form D Scraper

parseforge/sec-form-d-scraper

Scrape SEC EDGAR Form D filings with 30+ detailed fields. Get offering amounts, investors, related persons, exemptions, security types, and issuer data. Filter by search queries, form types, date ranges, and CIKs. Perfect for investment research, compliance monitoring, and financial due diligence.