SEC Form D Funding Scraper — Startup Leads avatar

SEC Form D Funding Scraper — Startup Leads

Pricing

from $8.00 / 1,000 leads

Go to Apify Store
SEC Form D Funding Scraper — Startup Leads

SEC Form D Funding Scraper — Startup 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.

Pricing

from $8.00 / 1,000 leads

Rating

0.0

(0)

Developer

GoCreative AI

GoCreative AI

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

17 hours ago

Last modified

Share

SEC Form D Funding Scraper — Recently-Funded Startup Leads

Find companies that just raised money — before they hit Crunchbase. This scraper pulls SEC Form D private-placement filings straight from EDGAR and turns them into clean, structured B2B leads: company name, funding amount, industry, location, executive/decision-maker names, and the source filing link.

Companies that just closed a funding round are the highest-intent B2B prospects on the market — they have fresh capital, they're hiring, and they're actively buying tools and services. This actor hands you that list with the decision-makers already attached.

What you get per company

  • Company name (official, from the filing)
  • Total offering amount and amount sold (the actual dollars raised)
  • Industry (e.g. Technology, Biotechnology, Commercial, Energy)
  • Executives / related persons — the named founders, directors, and officers on the filing (your contact targets)
  • City and state
  • Business phone and website (when disclosed)
  • SEC filing URL + CIK for verification

Why use this Form D scraper

  • Fresh funding intent — Form D is filed within 15 days of a raise, so these leads are days old, not months.
  • Decision-makers included — every filing names the people behind the company, so you skip the research step.
  • Official source — data comes directly from SEC EDGAR, not a stale third-party aggregator.
  • Filter to your niche — narrow by date range, minimum offering amount, state, or industry.
  • Export anywhere — clean CSV, JSON, or Excel from the Apify dataset, or pull via API into your CRM.

Use cases

  • B2B sales prospecting — sell to newly-funded startups with budget to spend.
  • Recruiting — funded companies are hiring; reach founders early.
  • Venture & competitive research — track who's raising in your sector in real time.
  • Fintech / fund-admin / SaaS vendors — target companies right after they raise.
  • Lead-list building — combine with email enrichment for ready-to-send outreach lists.

Input

FieldDescription
startDateStart of filing date range (YYYY-MM-DD)
endDateEnd of filing date range (YYYY-MM-DD)
maxResultsHow many companies to return (up to 100/run)
minOfferingAmountOnly return raises at or above this dollar amount
stateFilterLimit to a US state (e.g. CA, TX, NY)
industryFilterLimit to an industry keyword (e.g. technology, biotech)

Example input

{
"startDate": "2026-05-01",
"endDate": "2026-05-31",
"maxResults": 50,
"minOfferingAmount": 1000000,
"industryFilter": "technology"
}

Example output

{
"company_name": "SOLIDROAD INC.",
"filing_date": "2026-05-21",
"total_offering_amount": 34977546,
"total_amount_sold": 34977546,
"industry": "Other Technology",
"executives": "Mark Hughes; Patrick Finlay; Andrew Stafford",
"business_city": "San Francisco",
"business_state": "CA",
"sec_filing_url": "https://www.sec.gov/cgi-bin/browse-edgar?action=getcompany&CIK=..."
}

How it works

The scraper queries SEC EDGAR full-text search for Form D filings in your date range, then fetches each filing's primary_doc.xml to extract the offering amount, industry, and the named related persons (executives/directors). It respects SEC's fair-access rate limits so every field reliably populates. No API key, no signup, no account — just run it.

Pricing

Pay-per-result via Apify — you only pay for the leads you get. No subscription, no monthly minimum.

FAQ

How fresh are these leads? Form D must be filed within 15 days of the first sale, so leads are typically days to a few weeks old.

Do I get executive names? Yes — every filing's named related persons (founders, directors, officers) are extracted into the executives field.

Can I filter out investment funds? Use industryFilter to target operating companies (e.g. "technology", "biotechnology") and skip pooled investment vehicles.

What's the data source? Official SEC EDGAR filings — the authoritative US securities database.

Can I export to CSV / Excel? Yes — Apify lets you export any run as CSV, JSON, or Excel, or pull results via the API.