Federal Register Scraper avatar

Federal Register Scraper

Pricing

$4.00 / 1,000 result items

Go to Apify Store
Federal Register Scraper

Federal Register Scraper

Export US Federal Register documents (rules, proposed rules, notices, presidential documents) by keyword, agency, type and date from the official Federal Register API. No API key required.

Pricing

$4.00 / 1,000 result items

Rating

0.0

(0)

Developer

ziv shay

ziv shay

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

The federal register scraper that turns the official Federal Register API into clean, structured US regulations data — rules, proposed rules, notices, and presidential documents — exported ready for your stack.

Built for regulatory-affairs, compliance, legal, and lobbying / government-affairs teams who need to track US regulations data without manually refreshing federalregister.gov every morning. Search by term, document type, agency, and publication window, and get back structured rows with comment deadlines, effective dates, and direct document links.

Data comes from the official Federal Register APIno API key required. This federal register scraper gives you a clean export of exactly the fields you need, instead of copy-pasting from the website.

What you get

FieldDescription
documentNumberOfficial Federal Register document number
titleDocument title
typeDocument type (Rule, Proposed Rule, Notice, Presidential Document)
agenciesPublishing agencies, "; "-joined into one string
publicationDateDate the document was published in the Federal Register
effectiveOnEffective date, where applicable
commentsCloseOnComment period close date, where applicable
abstractDocument abstract / summary text
docketIdsAssociated docket IDs (string)
htmlUrlLink to the HTML version on federalregister.gov
pdfUrlLink to the official PDF

Input

FieldTypeDefaultDescription
termstring"artificial intelligence"Free-text search term
documentTypesarray[]Filter by type: rules, proposed rules, notices, presidential docs (empty = all)
agencySlugstring(optional)Filter to a single agency by its slug
publishedFromstring (YYYY-MM-DD)(optional)Earliest publication date
publishedTostring (YYYY-MM-DD)(optional)Latest publication date
maxItemsinteger500Maximum number of documents to return

Example input

{
"term": "artificial intelligence",
"documentTypes": ["Rule", "Proposed Rule"],
"agencySlug": "federal-trade-commission",
"publishedFrom": "2025-01-01",
"publishedTo": "2025-06-01",
"maxItems": 500
}

Example run output

{
"documentNumber": "2025-08431",
"title": "Commercial Surveillance and Data Security Rulemaking on Artificial Intelligence",
"type": "Proposed Rule",
"agencies": "Federal Trade Commission; Department of Commerce",
"publicationDate": "2025-05-12",
"effectiveOn": null,
"commentsCloseOn": "2025-07-11",
"abstract": "The Commission proposes rules to address unfair or deceptive practices related to the use of automated decision-making and artificial intelligence systems.",
"docketIds": "FTC-2025-0034",
"htmlUrl": "https://www.federalregister.gov/documents/2025/05/12/2025-08431/commercial-surveillance-and-data-security-rulemaking",
"pdfUrl": "https://www.govinfo.gov/content/pkg/FR-2025-05-12/pdf/2025-08431.pdf"
}

Use cases

  • Regulatory-affairs teams — monitor new rules and proposed rules in your sector and never miss an effective date.
  • Compliance & legal teams — pull structured US regulations data with comment deadlines straight into your tracking systems.
  • Lobbying / government-affairs teams — watch agency activity by term and agency, and catch comment windows while they're open.
  • Analysts & researchers — build a Federal Register dataset for trend analysis across agencies and document types.

Why this beats checking federalregister.gov by hand

This federal register scraper hits the official Federal Register API with no API key, then hands you a clean, structured export — commentsCloseOn, effectiveOn, docketIds, and both HTML and PDF links in every row. Instead of scanning the site daily and copying fields, you get a schedulable, queryable feed of US regulations data ready for a spreadsheet, database, or alert pipeline.

Pricing

Pay per result — you are billed only for the Federal Register documents returned to your dataset.

Keywords

federal register scraper, federal register API data, US regulations data, federal register API, proposed rules scraper, regulatory tracking, comment deadline tracker, agency rulemaking data, compliance monitoring, government regulations scraper