πŸ“ˆ SEC EFFECT Registration Effectiveness Monitor avatar

πŸ“ˆ SEC EFFECT Registration Effectiveness Monitor

Under maintenance

Pricing

from $2.00 / 1,000 sec effectiveness notices

Go to Apify Store
πŸ“ˆ SEC EFFECT Registration Effectiveness Monitor

πŸ“ˆ SEC EFFECT Registration Effectiveness Monitor

Under maintenance

πŸ“ˆ Detect when SEC registration statements become effective. 🎯 Export issuer, CIK, file number, referenced form, dates and official EDGAR links. βœ… Stable filing IDs, date filters and schedule-ready monitoring.

Pricing

from $2.00 / 1,000 sec effectiveness notices

Rating

0.0

(0)

Developer

Ilia

Ilia

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 days ago

Last modified

Share

Turn SEC EFFECT notices into a clean, schedulable dataset. The Actor finds the moment a registration statement is declared effective and returns normalized company, CIK, filing date, effective date, file numbers, referenced forms, accession links, and the original SEC document.

Why this is useful

An EFFECT notice is a concrete regulatory milestone, but it is easy to miss inside the general EDGAR stream. Use it to monitor offerings, follow capital-markets events, trigger diligence, enrich issuer pipelines, or alert analysts when a tracked registration becomes effective.

πŸ“₯ Input

  • daysBack: rolling lookback (1–31 days), ideal for schedules.
  • startDate and endDate: optional fixed range; provide both or neither.
  • companyQuery: optional case-insensitive company-name filter.
  • cik: optional exact SEC CIK filter.
  • maxItems: hard result cap.
  • secContactEmail: required for SEC fair-access identification and never included in output.

πŸ“€ Output

Each dataset item includes accessionNumber, filingDate, effectiveDate, companyName, cik, fileNumbers, referencedForms, relatedAccessionNumber, official filing links, and source provenance. Missing optional values remain null or empty arrays instead of being guessed.

Scheduling

Leave fixed dates empty and schedule the Actor daily with daysBack: 2. Overlap is intentional so weekend or delayed filings are not missed; deduplicate downstream by accessionNumber.

Data source and responsible use

Data comes from the official SEC EDGAR daily index and filing archives. Provide a real contact email, keep ranges bounded, and follow SEC fair-access guidance. This Actor reports public regulatory records and does not provide investment advice.

πŸ“₯ Complete input reference

FieldTypeDefaultPurpose
daysBackinteger7Rolling lookback used when fixed dates are empty.
startDatestringβ€”Optional YYYY-MM-DD. Provide together with endDate.
endDatestringβ€”Optional YYYY-MM-DD. Provide together with startDate.
companyQuerystring""Optional case-insensitive substring matched against the SEC company name.
cikstring""Optional exact SEC Central Index Key, with or without leading zeroes.
maxItemsinteger100Hard cap on paid dataset items written by one run.
secContactEmailstringβ€”Required by SEC fair-access guidance; used only in the request User-Agent.

πŸ“€ Complete output reference

The default dataset is exportable as JSON, CSV, Excel, XML or RSS. Fields remain stable for scheduled runs and API integrations.

FieldType
accessionNumberstring
filingDatestring
effectiveDatestring / null
companyNamestring
cikstring
formTypestring
fileNumbersarray
referencedFormsarray
relatedAccessionNumberstring / null
filingUrlstring
sourceDocumentUrlstring
signalstring
sourcestring

πŸ”Œ API & integrations

Run this Actor from the Apify Console, API, CLI, MCP, Make, Zapier or n8n. Replace the Actor identifier and token in this template:

curl -X POST "https://api.apify.com/v2/acts/sec-effectiveness-monitor/runs?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{}'

Results are stored in the run's default dataset and can be forwarded with Apify webhooks or scheduled Tasks.

πŸ”Ž Search keywords

SEC EFFECT Registration Effectiveness Monitor, sec, effect, registration, effectiveness, monitor, Apify Actor, scraper API, structured data, scheduled monitor, automation.

πŸ’° Pricing

Billing is tied to successfully delivered result events. Empty, filtered, duplicate or failed records are not charged as results. Open the Pricing tab for the current per-event rate before starting a run, and use Apify's maximum-charge control to enforce a hard budget.