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

10 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 first input example below using dryRun=false and a descriptive SEC User-Agent.
  2. Keep generateReport=true and emitUnchanged=false so recurring no-change runs emit zero rows and zero charges.
  3. Review source-linked alert/report 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": "your-company-edgar-watch/1.0 ops@yourcompany.com",
"generateReport": true,
"emitUnchanged": false,
"dryRun": false
}
{
"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

{
"rowType": "sec_disclosure_report",
"billingEventName": "sec-disclosure-report",
"issuer": "MSFT",
"formTypes": ["8-K", "10-Q"],
"matchedDisclosureKeywords": ["customer agreement", "acquisition"],
"reportSummary": "Source-linked disclosure candidates found in recent SEC EDGAR submissions.",
"sourceName": "SEC EDGAR public submissions",
"sourceUrl": "https://www.sec.gov/edgar/search/",
"prohibitedInterpretations": ["investment advice", "legal conclusion", "materiality determination"]
}

See docs/sample-output.json for the complete row set.

Output Fields

Every row includes:

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

Pricing

This actor uses PAY_PER_EVENT pricing with source-linked filing, alert, and report 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