SEC EDGAR Disclosure Candidate Watch avatar

SEC EDGAR Disclosure Candidate Watch

Pricing

from $10.00 / 1,000 sec filing detecteds

Go to Apify Store
SEC EDGAR Disclosure Candidate Watch

SEC EDGAR Disclosure Candidate Watch

Watch SEC EDGAR public submissions for source-linked disclosure candidates, 8-K item metadata, filing deltas, exhibit links, and portfolio reports with source-linked context only.

Pricing

from $10.00 / 1,000 sec filing detecteds

Rating

0.0

(0)

Developer

naoki anzai

naoki anzai

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 days ago

Last modified

Categories

Share

Watch SEC EDGAR public submissions for source-linked disclosure candidates, 8-K item metadata, filing deltas, exhibit links, and portfolio reports with source-linked context only.

Legal, IR, corp-dev, and competitive intelligence teams use this actor to track source-linked SEC disclosure candidates without making financial or legal conclusions.

Store Quickstart

  1. Start with the example input in store-input.example.json.
  2. Keep dryRun=true for a sample row, then set dryRun=false only when the required source access is ready.
  3. Review the output rows and billingEventName values before scheduling recurring runs.

Run the next report

Use SEC Form D Exempt Offering Notices Scraper when disclosure review needs as-filed private offering notices.

Input Examples

{
"issuers": [
"MSFT"
],
"formTypes": [
"8-K",
"10-K",
"10-Q",
"S-1"
],
"daysBack": 90,
"disclosureKeywords": [
"customer agreement",
"acquisition",
"resignation",
"cybersecurity",
"regulatory"
],
"secUserAgent": "",
"generateReport": true,
"emitUnchanged": false,
"dryRun": true
}
{
"issuers": [
"NVDA"
],
"formTypes": [
"8-K",
"10-K",
"10-Q",
"S-1"
],
"daysBack": 90,
"disclosureKeywords": [
"customer agreement",
"acquisition",
"resignation",
"cybersecurity",
"regulatory"
],
"secUserAgent": "",
"generateReport": true,
"emitUnchanged": false,
"dryRun": true
}
{
"issuers": [
"MSFT"
],
"formTypes": [
"8-K"
],
"daysBack": 90,
"disclosureKeywords": [
"customer agreement",
"acquisition",
"resignation",
"cybersecurity",
"regulatory"
],
"secUserAgent": "your-company-edgar-watch/1.0 ops@yourcompany.com",
"generateReport": true,
"emitUnchanged": false,
"dryRun": false
}

Sample Output

See docs/sample-output.json for a complete sample.

Output Fields

Every row includes:

  • billingEventName for PAY_PER_EVENT charging
  • sourceName, sourceUrl, retrievedAt, and sourceMethod
  • authorizationBasis
  • limitations and prohibitedInterpretations

Pricing

PAY_PER_EVENT is planned with a very small actor-start event and outcome-priced rows:

  • sec-filing-detected: $0.01
  • sec-disclosure-candidate-alert: $0.35
  • sec-disclosure-report: $12

No-change runs must emit zero default dataset rows and zero billable events by default.

Compliance Guardrails

  • Use SEC EDGAR public data endpoints with a descriptive User-Agent.
  • Outputs are source-linked filing facts only and should be reviewed independently.
  • Stay within SEC fair-access request limits.

See Also