SEC EDGAR Form D Scraper - Startup Funding Leads avatar

SEC EDGAR Form D Scraper - Startup Funding Leads

Pricing

from $2.00 / 1,000 results

Go to Apify Store
SEC EDGAR Form D Scraper - Startup Funding Leads

SEC EDGAR Form D Scraper - Startup Funding Leads

Scrape SEC EDGAR Form D filings to find recently funded startups. Extract company name, funding amount, CEO/director names, contact info, industry & more. Perfect for B2B sales prospecting & investor research.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Logiover

Logiover

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

SEC EDGAR Form D Scraper — Startup Funding Lead Generator

Find recently funded startups before anyone else. This actor scrapes SEC EDGAR Form D (Regulation D) filings to extract company names, funding amounts, executive contacts, industry data, and more — giving you a powerful B2B sales prospecting and investor research tool.

Every U.S. company that raises capital through a private placement (Reg D exemption) is required by law to file Form D with the SEC. This actor turns those public filings into structured, actionable lead data.


What is SEC Form D?

When startups and private companies raise money from investors (seed rounds, Series A/B/C, venture capital, private equity), they must file Form D with the U.S. Securities and Exchange Commission. This filing is public and contains:

  • Company name & address — who raised money
  • Offering amount — how much they're raising
  • Amount sold — how much they've already raised
  • Executive/director names — CEO, CFO, directors involved
  • Industry classification — technology, healthcare, real estate, etc.
  • Date of first sale — when the fundraising started
  • Type of securities — equity, debt, convertible notes, etc.
  • Number of investors — how many investors participated
  • Federal exemptions — Rule 506(b), 506(c), etc.

Why Use This Actor?

For B2B Sales Teams

  • Find companies that just received funding — they're actively hiring, buying software, and expanding
  • Target by industry and funding amount — focus on your ideal customer profile
  • Get executive names — reach out to decision makers directly
  • Catch startups early — before they appear on Crunchbase or PitchBook

For Investors & VCs

  • Track new Reg D filings in real time
  • Monitor specific industries for deal flow
  • Identify co-investors through filing patterns
  • Research funding trends across sectors

For Recruiters

  • Find freshly funded startups that are about to hire
  • Target companies by size and funding stage
  • Get executive contacts for outreach

For Market Researchers

  • Analyze private capital formation trends
  • Track funding by state, industry, and amount
  • Build datasets for financial analysis

Input Parameters

ParameterTypeDefaultDescription
dateFromString30 days agoStart date (YYYY-MM-DD)
dateToStringTodayEnd date (YYYY-MM-DD)
keywordString(all)Filter by company name or keyword
minAmountNumber0Minimum offering amount in USD
maxResultsNumber100Maximum filings to scrape (up to 10,000)
includeAmendmentsBooleanfalseInclude D/A amendment filings

Example Input

{
"dateFrom": "2025-01-01",
"dateTo": "2025-03-31",
"keyword": "technology",
"minAmount": 1000000,
"maxResults": 500,
"includeAmendments": false
}

Output Fields

Each result contains the following fields:

FieldDescription
companyNameLegal entity name
cikSEC Central Index Key
phoneCompany phone number
addressFull street address
cityCity
stateState or country code
zipZIP/postal code
entityTypeCorporation, LLC, LP, etc.
yearOfIncYear of incorporation
stateOfIncState of incorporation
industryGroupSEC industry classification
totalOfferingAmountTotal amount being raised (USD)
totalAmountSoldAmount already sold (USD)
totalRemainingAmount remaining (USD)
numberOfInvestorsNumber of investors who participated
dateOfFirstSaleWhen the offering started
securityTypesEquity, Debt, Options, etc.
federalExemptionsRule 506(b), 506(c), Reg D, etc.
executivesSummary of key people (name + title)
executivesDetailArray with firstName, lastName, title, location
filingDateDate filed with SEC
formTypeD or D/A
accessionNumberSEC accession number
edgarUrlLink to company's EDGAR page
filingUrlLink to the specific filing
salesCommissionsSales commissions paid
findersFeesExpensesFinder's fees paid
scrapedAtTimestamp of data extraction

Example Output

{
"companyName": "Acme AI Technologies LLC",
"cik": "0001234567",
"phone": "415-555-0100",
"address": "123 Innovation Way, Suite 400, San Francisco, CA, 94105",
"city": "San Francisco",
"state": "CA",
"zip": "94105",
"entityType": "Limited Liability Company",
"yearOfInc": "2023",
"stateOfInc": "DE",
"industryGroup": "Technology",
"totalOfferingAmount": 5000000,
"totalAmountSold": 3200000,
"totalRemaining": 1800000,
"numberOfInvestors": 12,
"dateOfFirstSale": "2025-01-15",
"securityTypes": "Equity",
"federalExemptions": "06b, 3C.1",
"executives": "John Smith (Executive Officer, Director); Jane Doe (Executive Officer)",
"executivesDetail": [
{ "firstName": "John", "lastName": "Smith", "title": "Executive Officer, Director", "location": "San Francisco, CA" },
{ "firstName": "Jane", "lastName": "Doe", "title": "Executive Officer", "location": "San Francisco, CA" }
],
"filingDate": "2025-02-01",
"formType": "D",
"accessionNumber": "0001234567-25-000001",
"edgarUrl": "https://www.sec.gov/cgi-bin/browse-edgar?action=getcompany&CIK=0001234567&type=D",
"filingUrl": "https://www.sec.gov/Archives/edgar/data/0001234567/000123456725000001/",
"scrapedAt": "2025-03-15T10:30:00.000Z"
}

Use Cases

Find Series A Startups in Tech

{
"keyword": "technology",
"minAmount": 1000000,
"maxResults": 200,
"dateFrom": "2025-01-01"
}

Monitor Healthcare Fundraising

{
"keyword": "health",
"minAmount": 500000,
"maxResults": 500,
"dateFrom": "2025-01-01",
"dateTo": "2025-06-30"
}

Track All Filings This Week

{
"maxResults": 1000,
"dateFrom": "2025-03-10",
"dateTo": "2025-03-17"
}

Find Large Real Estate Offerings

{
"keyword": "real estate",
"minAmount": 10000000,
"maxResults": 100
}

How It Works

  1. Searches SEC EDGAR EFTS API for Form D filings matching your date range and keyword filters
  2. Fetches the Form D XML for each filing from SEC archives
  3. Parses all structured data — company info, offering amounts, executives, industry, securities type
  4. Filters by minimum amount if specified
  5. Outputs clean, structured JSON ready for CRM import, spreadsheet analysis, or API integration

The actor uses the official SEC EDGAR public API — no browser or proxy needed. It respects SEC rate limits (max 10 requests/second) and follows SEC's fair access policy.


Pricing

This actor uses pay-per-result pricing:

  • Per run: $0.05
  • Per filing result: $0.002 ($2 per 1,000 filings)

Example: Scraping 500 filings costs approximately $0.05 + $1.00 = $1.05


Data Compliance

All data is sourced from publicly available SEC EDGAR filings. Form D is a public disclosure document required by U.S. securities law. No private or restricted data is accessed. The actor follows SEC's fair access guidelines and rate limits.


FAQ

Q: How often are new Form D filings published? A: The SEC publishes new filings continuously throughout business days. Most filings appear within 24 hours of submission.

Q: Can I use this data for cold outreach? A: Form D data is public information. However, always comply with applicable laws (CAN-SPAM, GDPR, etc.) when using contact information for outreach.

Q: Does this work for non-U.S. companies? A: It covers any company filing Form D with the SEC, which includes foreign private issuers raising capital in the U.S.

Q: What's the difference between Form D and Form D/A? A: Form D is the original filing. Form D/A is an amendment that updates previously filed information. Enable includeAmendments to capture both.

Q: How far back can I search? A: SEC EDGAR EFTS index typically covers filings from 1993 onwards, though XML-formatted Form D filings are most reliable from ~2008 onwards.


Integration Ideas

  • CRM Import: Export to CSV/JSON and import into Salesforce, HubSpot, or Pipedrive
  • Google Sheets: Use Apify's Google Sheets integration for automated updates
  • Slack Alerts: Set up scheduled runs with Slack notifications for new filings
  • Webhooks: Trigger your pipeline when new data is available
  • Zapier/Make: Connect to 5,000+ apps via Apify integrations

Tags

SEC, EDGAR, Form D, Regulation D, startup funding, venture capital, private placement, B2B leads, sales prospecting, investor research, fundraising data, startup database, capital raises, securities filings, company funding, executive contacts, lead generation, market research, financial data, CRM leads