SEC Full-Text Search: Any Filing, Any Keyword avatar

SEC Full-Text Search: Any Filing, Any Keyword

Pricing

Pay per usage

Go to Apify Store
SEC Full-Text Search: Any Filing, Any Keyword

SEC Full-Text Search: Any Filing, Any Keyword

Search a keyword across every SEC filing type at once (10-K, 10-Q, 8-K, S-1, and more), not just one form. Get back matching filings with company, form type, item codes, and a direct link. No key, no proxy.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Timothy Kelvin

Timothy Kelvin

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

SEC Filing Full-Text Search: Any Form, Any Keyword

Search a keyword or exact phrase across every SEC filing type at once, not just one form. Get back matching filings with company, form type, item codes, and a direct link to the source document.

Who this is for

  • Investors and analysts searching for a specific phrase (a risk factor, a product name, a lawsuit) across a company's or the whole market's filings.
  • Journalists and researchers tracking when and where a term first appears in SEC filings.
  • Competitive intelligence teams monitoring what filings mention a competitor, technology, or event.

Every other SEC actor in this portfolio is scoped to one specific form type (8-K material events, 13D/13G ownership stakes, 13F institutional holdings, IPO registrations, Reg A+ offerings). This one searches everything at once by keyword, for when you don't know which form type has what you're looking for.

Input

FieldTypeDescription
querystringKeyword or exact phrase to search for, e.g. "data breach" or "going concern".
formsarrayLimit to these form types, e.g. ["10-K", "8-K"]. Leave empty to search all form types.
daysBackinteger (default 90)How many days back to search.
maxResultsinteger (default 25)Maximum matching filings to return, most recent first.
{
"query": "data breach",
"forms": ["8-K"],
"daysBack": 90
}

Output

One record per matching filing:

{
"companyName": "CONDUENT Inc (CNDT) (CIK 0001677703)",
"cik": "0001677703",
"form": "8-K",
"rootForms": ["8-K"],
"items": ["8.01"],
"filingDate": "2026-09-10",
"periodEnding": "2026-09-10",
"fileDescription": "8-K",
"accessionNumber": "0001677703-26-000113",
"filingUrl": "https://www.sec.gov/Archives/edgar/data/1677703/000167770326000113-index.htm"
}

How it works

Direct calls to the official SEC EDGAR full-text search API (efts.sec.gov), the same index that powers SEC.gov's own search page. No key, no scraping, no proxy. Coverage starts in 2001, matching EDGAR's own full-text search coverage window.

Pricing note

Billed per search, not per filing returned, one charge whether the search matches 1 filing or 100 across every form type. Because this actor searches every SEC form type at once instead of one, it does more work per charge than this portfolio's single-form SEC trackers (8-K, S-1, 1-A, 13D/13G, 13F), which is reflected in a slightly higher per-search price than those.