US Executive Orders & Presidential Docs Tracker avatar

US Executive Orders & Presidential Docs Tracker

Pricing

$10.00 / 1,000 presidential document extracteds

Go to Apify Store
US Executive Orders & Presidential Docs Tracker

US Executive Orders & Presidential Docs Tracker

Pull all US Presidential Documents from the Federal Register API — Executive Orders, Proclamations, Memoranda, Determinations, Notices. One clean row per document, with EO number, signing date, publication date, abstract, plus PDF/HTML/raw-text URLs.

Pricing

$10.00 / 1,000 presidential document extracteds

Rating

0.0

(0)

Developer

vøiddo

vøiddo

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

12 days ago

Last modified

Categories

Share

US Executive Orders Tracker — Federal Register

Daily-fresh dataset of every US Presidential Document — Executive Orders, Proclamations, Memoranda, Determinations, Notices — straight from the Federal Register's free public API. One clean row per document.

Built for journalists, policy analysts, lawyers, gov-affairs consultants, history researchers who need a flat, sortable feed of presidential actions without re-implementing the Federal Register pagination themselves.

What you get

One dataset row per presidential document:

fieldexample
documentNumber2026-10733
subtypeProclamation
titleMemorial Day, 2026
executiveOrderNumber14123 (only on EOs)
presidentialDocumentNumber11031
signingDate2026-05-22
publicationDate2026-05-28
citation91 FR 22480
abstract(when present)
agencies[{"name": "Executive Office of the President", ...}]
htmlUrlhttps://www.federalregister.gov/documents/...
pdfUrlhttps://www.govinfo.gov/content/pkg/FR-.../pdf/...
rawTextUrlhttps://www.federalregister.gov/documents/full_text/text/...
fullText(only if includeFullText: true)

Inputs

{
"sinceDays": 30,
"subtypes": ["Executive Order", "Proclamation"]
}
inputtypedefaultnotes
sinceDaysinteger30Lookback window from today. Use 1 for a daily cron.
sinceYYYY-MM-DDOverrides sinceDays if set.
untilYYYY-MM-DDtodayInclusive.
subtypesstring[]allFilter by subtype. Empty = all presidential docs.
includeFullTextbooleanfalseAdds the raw text body. Slower & heavier.
userAgentstringpresetOverride only if Federal Register rejects the default.

Daily cron pattern

{ "sinceDays": 1, "subtypes": ["Executive Order"] }

Schedule daily at 14:00 UTC (after the morning Federal Register drop). Each run yields only new EOs.

Historical backfill

{ "since": "1994-01-01" }

The Federal Register API returns presidential documents back to 1994. Set the range you want; the actor paginates through every page.

What it doesn't do (and why)

  • No White House press scraping — different source, different shape. Use a separate actor.
  • No prediction or sentiment analysis — raw cleaned text only.
  • No congressional documents — this is Article-II executive branch only.

Maintained by

vøiddo studio — small independent shop. Ships software the way friends recommend it.