SEC EDGAR Form D Scraper - Startup Funding Leads
Pricing
from $2.00 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
22
Total users
13
Monthly active users
6 hours ago
Last modified
Categories
Share
SEC EDGAR Form D Scraper — Find Funded Startups & B2B Leads

Scrape SEC EDGAR Form D (Regulation D) filings and turn public startup-funding disclosures into structured, actionable lead data. This SEC EDGAR Form D scraper extracts company names, offering amounts, executive contacts, industry classification and addresses — perfect for B2B sales prospecting, investor research and lead generation. It uses the official SEC EDGAR public API, so there is no login, no API key and no proxy required.
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 clean JSON, CSV or Excel data — often catching startups before they appear on Crunchbase or PitchBook.
✨ What this Actor does / Key features
- 🏢 Company & funding data — extracts legal entity name, offering amount, amount sold, amount remaining and number of investors.
- 👔 Executive contacts — captures CEO, CFO and director names with titles and locations for direct outreach.
- 🏭 Industry & entity details — SEC industry classification, entity type, year and state of incorporation.
- 📅 Date & keyword filters — search by filing date range and company name / keyword (e.g. "technology", "health", "real estate").
- 💰 Minimum amount filter — only return filings at or above a target offering size.
- 🔁 Amendment support — optionally include Form D/A amendment filings alongside original Form D filings.
- 📄 Direct filing links — EDGAR company URL, specific filing URL, accession number and CIK for every record.
- ⚡ Official API, no browser — fast, lightweight, and respectful of SEC rate limits and fair-access policy.
- 📊 Structured output — clean JSON ready for CRM import, spreadsheet analysis or API integration.
🔍 Input
| Field | Type | Description |
|---|---|---|
dateFrom | string | Start date for filing search (YYYY-MM-DD). Defaults to 30 days ago. |
dateTo | string | End date for filing search (YYYY-MM-DD). Defaults to today. |
keyword | string | Filter filings by company name or keyword. Leave empty for all filings. |
minAmount | integer | Only include filings with offering amount ≥ this value (USD). 0 for no filter. |
maxResults | integer | Maximum number of filings to scrape (up to 10,000). |
includeAmendments | boolean | Include Form D/A amendment filings in addition to original Form D filings. |
🚀 Example input
{"dateFrom": "2025-01-01","dateTo": "2025-03-31","keyword": "technology","minAmount": 1000000,"maxResults": 500,"includeAmendments": false}
📦 Output
Each filing is saved as a structured item in the dataset. Export to JSON, CSV, Excel or XML, or pull via the Apify API.
| Field | Description |
|---|---|
companyName | Legal entity name |
cik | SEC Central Index Key |
phone | Company phone number |
address | Full street address |
city | City |
state | State or country code |
zip | ZIP / postal code |
entityType | Corporation, LLC, LP, etc. |
yearOfInc | Year of incorporation |
stateOfInc | State of incorporation |
industryGroup | SEC industry classification |
totalOfferingAmount | Total amount being raised (USD) |
totalAmountSold | Amount already sold (USD) |
totalRemaining | Amount remaining (USD) |
numberOfInvestors | Number of investors who participated |
dateOfFirstSale | When the offering started |
securityTypes | Equity, Debt, Options, etc. |
federalExemptions | Rule 506(b), 506(c), Reg D, etc. |
executives | Summary of key people (name + title) |
executivesDetail | Array with firstName, lastName, title, location |
filingDate | Date filed with SEC |
formType | D or D/A |
accessionNumber | SEC accession number |
edgarUrl | Link to the company's EDGAR page |
filingUrl | Link to the specific filing |
salesCommissions | Sales commissions paid |
findersFeesExpenses | Finder's fees paid |
scrapedAt | Timestamp of data extraction |
💡 Use cases
- B2B sales teams — find companies that just raised money; they're hiring, buying software and expanding. Reach decision makers by name.
- Investors & VCs — track new Reg D filings in real time, monitor specific industries for deal flow and research funding trends.
- Recruiters — target freshly funded startups about to scale their teams, filtered by funding stage and size.
- Market researchers — analyze private capital formation by state, industry and offering amount.
- Financial data analysts — build datasets of capital raises and securities filings for modeling and reporting.
🛠️ How it works
- Searches the official SEC EDGAR full-text search API for Form D filings matching your date range and keyword.
- Fetches the Form D XML for each filing from SEC archives.
- Parses all structured data — company info, offering amounts, executives, industry and securities type.
- Filters by minimum offering amount if specified.
- Outputs clean, structured JSON ready for CRM import, spreadsheets or API integration.
❓ Frequently Asked Questions
Is it legal to scrape SEC EDGAR Form D data? Yes. 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.
Do I need an API key or a login? No. The Actor uses the official SEC EDGAR public API. There is no SEC account, API key or proxy required — you only need an Apify account.
Can I use this data for cold outreach? Form D data, including executive names, is public information. However, you must comply with applicable laws such as CAN-SPAM and GDPR when using contact information for outreach.
Does it work for non-U.S. companies? Yes. It covers any company filing Form D with the SEC, which includes foreign private issuers raising capital in the U.S.
What's the difference between Form D and Form D/A?
Form D is the original filing. Form D/A is an amendment that updates previously filed information. Enable includeAmendments to capture both.
How far back can I search and how much data can I get? SEC EDGAR's full-text index typically covers filings from 1993 onwards (XML-formatted Form D is most reliable from ~2008). You can scrape up to 10,000 filings per run.
How much does it cost? The Actor uses pay-per-result pricing — you're only charged for filings actually saved to your dataset. As a rough guide, scraping 500 filings costs around $1.75.
⏰ Scheduling & integration
Schedule this Actor on Apify to capture new Form D filings daily or weekly. Export results to JSON, CSV or Excel, push them to Salesforce, HubSpot or Pipedrive, sync to Google Sheets, or trigger webhooks and Zapier/Make workflows through the Apify API.
Changelog
- 2026-06-01 — Maintenance & reliability pass: pulled the latest source and rebuilt the Actor on the current base image; build verified.
-
2026-05-25 — Maintenance & reliability pass: pulled the latest source and rebuilt the Actor on the current base image; build verified.
-
2026-05-20 — Maintenance pass: reviewed the input schema and default values for a smooth one-click start, and rebuilt the Actor on the latest base image.
Last reviewed: 2026-06-01.