US Federal Register Rules & Notices Tracker
Pricing
from $0.90 / 1,000 results
US Federal Register Rules & Notices Tracker
Search and monitor US Federal Register documents: final rules, proposed rules, notices, and presidential documents. Filter by agency, type, date, and keyword. Keyless.
Pricing
from $0.90 / 1,000 results
Rating
0.0
(0)
Developer
Cynix Dev
Maintained by CommunityActor stats
1
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Search and monitor US Federal Register documents — final rules, proposed rules, notices, and presidential documents — direct from the official federalregister.gov API. No API key required.

What it does
The Federal Register is the official daily journal of the US government, publishing new and amended federal regulations. This actor queries its public API and returns structured metadata for matching documents — the daily feed that compliance teams, lobbyists, lawyers, and policy analysts track.
Example Inputs
Track recent rules on data privacy
{"searchTerm": "data privacy","documentType": "all","agency": "","startDate": "","endDate": "","maxDocuments": 20}
Monitor a specific agency's proposed rules
{"searchTerm": "","documentType": "PRORULE","agency": "epa","startDate": "2024-01-01","endDate": "2024-06-30","maxDocuments": 50}
Watch for new SEC final rules
{"searchTerm": "","documentType": "RULE","agency": "sec","startDate": "","endDate": "","maxDocuments": 100}
Output
Each document record includes:
| Field | Description |
|---|---|
document_number | Unique FR document number (e.g. 2024-12345) |
title | Document title |
type | Rule / Proposed Rule / Notice / Presidential Document |
publication_date | Date published in the Federal Register |
agencies | Issuing agency/agencies |
abstract | Document summary |
html_url | Link to full text on federalregister.gov |
pdf_url | Link to printable PDF |
regulation_id_number | RIN (for rules in the unified agenda) |
effective_date | When a rule takes effect |
comment_due_date | Public comment deadline (proposed rules) |
Data Source
Federal Register API — official US government public API. Data is public domain (17 USC §105) and published daily at federalregister.gov.
Use Cases
- Regulatory compliance: track rules that affect your industry
- Legal / policy teams: monitor agency rulemaking
- Public comments: find proposed rules with open comment periods
- Lobbying / advocacy: watch the daily federal register for relevant actions
- News & journalism: identify newsworthy federal actions
Limitations
- The API caps full-text search
countat 10,000 documents per query agencyaccepts agency slugs (e.g.nrc,epa,sec,fda)- Some rules have no RIN (
regulation_id_numberempty) or effective date