SEC Form 4 Insider Transaction Watch avatar

SEC Form 4 Insider Transaction Watch

Pricing

from $17.00 / 1,000 transaction deltas

Go to Apify Store
SEC Form 4 Insider Transaction Watch

SEC Form 4 Insider Transaction Watch

Pricing

from $17.00 / 1,000 transaction deltas

Rating

0.0

(0)

Developer

NexGen Watch

NexGen Watch

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

20 hours ago

Last modified

Categories

Share

Insider-transaction filings (Form 4) as they hit the EDGAR daily index.

Source

SEC EDGAR daily-index form.idx (public, logged-out)

Public, logged-out only — no API key, login, cookie or CAPTCHA.

Pricing (staging state)

EventPrice (FREE tier)
Actor start (apify-actor-start)$0.02 one-time
Source check (source-check)$0.10
Transaction delta (transaction-delta) — primary$0.0250

source-check ladder, GOLD-floored: $0.10 / $0.09 / $0.08 / $0.067. Charged once per run after the source enumeration terminates — seed runs and genuine-zero runs included.

Value-event ladder, GOLD-floored: $0.0250 / $0.0225 / $0.0200 / $0.0170. Charged once per emitted delta. A seed run, a run with no changes, and a snapshot run all charge no value event — this is a change-detection feed, not an item export.

Snapshot mode is a PREVIEW

watch_mode: false returns a preview only: at most 25 records, hard-capped in code regardless of max_items. Preview records carry output_mode: "preview" with preview_cap and preview_truncated. It charges no value event. This actor sells change detection, not bulk record export — use watch mode for the feed.

Watch semantics

The first watch run stores a private baseline and emits zero deltas. Later runs emit NEW / CHANGED / REMOVED keyed on the source-native id, with before / after and changed_fields.

Terminal states

NORMAL · SUCCEEDED-0: GENUINE_EMPTY · PARTIAL · BLOCKED. A zero with no evidence FAILS loud rather than exiting 0 quietly.