US Federal Register Rule Event Watch avatar

US Federal Register Rule Event Watch

Pricing

from $3.40 / 1,000 rule event deltas

Go to Apify Store
US Federal Register Rule Event Watch

US Federal Register Rule Event Watch

Rules, proposed rules and notices as they publish in the Federal Register.

Pricing

from $3.40 / 1,000 rule event deltas

Rating

0.0

(0)

Developer

NexGen Watch

NexGen Watch

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Categories

Share

Rules, proposed rules and notices as they publish in the Federal Register.

Source

Federal Register API v1 documents (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
Rule event delta (rule-event-delta) — primary$0.0050

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.0050 / $0.0045 / $0.0040 / $0.0034. 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.