SEC Material Contract Intelligence avatar

SEC Material Contract Intelligence

Pricing

from $8.00 / 1,000 results

Go to Apify Store
SEC Material Contract Intelligence

SEC Material Contract Intelligence

Find material agreement, customer contract, partnership, procurement, and exhibit leads from official SEC filings.

Pricing

from $8.00 / 1,000 results

Rating

0.0

(0)

Developer

naoki anzai

naoki anzai

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

20 days ago

Last modified

Share

Find material agreement, customer contract, partnership, procurement, and exhibit leads from official SEC filings.

Store Quickstart

Run this input to exercise the documented first-run path. Review the pricing section before increasing the scope.

{
"dryRun": false
}

What it returns

  • Normalized material_contract_lead rows from SEC submissions and Archives exhibit indexes.
  • Ticker, CIK, form type, filing date, report date, accession number, Item 1.01, primary document, Exhibit 10 file, and SEC source URLs.
  • Contract keywords, counterparty hints, value hints, effective-date hints, confidence, extraction warnings, and fetched timestamps.
  • A local output/result.json file for reproducible smoke tests.

Input

Use input.json as the quickstart. You can provide tickers, ciks, mixed issuers, or direct accessionNumbers.

Important controls:

  • formTypes: defaults to 8-K, 10-K, and 10-Q.
  • startDate / endDate: optional filing date bounds in YYYY-MM-DD; otherwise daysBack is used.
  • contractKeywords: extra phrases to flag in metadata or fetched exhibit text.
  • counterpartyTerms: customer, supplier, partner, agency, or competitor names to highlight.
  • includeExhibitText: fetches Exhibit 10 files for deeper hint extraction; default is metadata-only.
  • dryRun: emits deterministic sample rows and skips all external requests, dataset writes, and webhook posts.
  • delivery: dataset writes rows to the Apify dataset; webhook posts the full payload to webhookUrl.

Pricing

This actor is intended for PAY_PER_EVENT with a low actor-start fee and a default dataset item fee of $0.008 per result row. The result price is set above the HTTP-light operating floor because the row is positioned as a lead/intelligence unit rather than raw page scraping.

Notes

The actor uses official SEC public endpoints. Set secUserAgent to a declared User-Agent with contact information for production runs. Source failures, unresolved tickers, and empty filing windows are reported in warnings instead of failing the whole run when possible.