Federal Register Scraper - Rules, Notices & Regulations avatar

Federal Register Scraper - Rules, Notices & Regulations

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Federal Register Scraper - Rules, Notices & Regulations

Federal Register Scraper - Rules, Notices & Regulations

Search the official Federal Register API. Export rules, proposed rules, notices, executive documents, agencies, abstracts, dates, citations, and source URLs.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Thirdwatch

Thirdwatch

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 hours ago

Last modified

Share

Federal Register Scraper

Search Federal Register rules, proposed rules, notices, and presidential documents with agencies, dates, citations, and official links.

What you get

Create a structured feed of United States federal regulatory documents by topic, agency, type, and publication date. Each row preserves the identifiers and official links needed for compliance monitoring, policy research, comment-period tracking, and source-backed reporting.

Output fields

FieldDescription
document_numberOfficial Federal Register document number
titlePublished document title
typeRule, proposed rule, notice, or presidential document
subtypeMore specific document category when available
abstractPublished abstract
actionAgency action statement
datesPublished dates statement
publication_datePublication date
effective_onEffective date when supplied
comments_close_onPublic-comment deadline when supplied
citationFederal Register citation
volumeFederal Register volume
start_page / end_pagePrinted page range
agenciesPublishing agency names
agency_slugsAgency identifiers used for filtering
docket_idsAssociated docket identifiers
regulation_id_numbersRegulation Identifier Numbers
html_urlOfficial HTML document
pdf_urlOfficial PDF document
public_inspection_pdf_urlPublic-inspection PDF when available
querySearch term used
sourceSource name

Example output

{
"document_number": "2026-13742",
"title": "Request for Information on Artificial Intelligence",
"type": "Notice",
"publication_date": "2026-07-17",
"comments_close_on": "2026-09-15",
"citation": "91 FR 32514",
"agencies": ["Department of Commerce"],
"docket_ids": ["DOC-2026-0042"],
"html_url": "https://www.federalregister.gov/documents/2026/07/17/2026-13742",
"query": "artificial intelligence"
}

Input parameters

ParameterRequiredDescription
queriesNoFull-text search terms. Defaults to artificial intelligence.
documentTypesNoAny combination of RULE, PRORULE, NOTICE, and PRESDOCU.
agenciesNoAgency slugs such as environmental-protection-agency.
publicationFromNoEarliest publication date in YYYY-MM-DD format.
publicationToNoLatest publication date in YYYY-MM-DD format.
sortNonewest, oldest, or relevance. Defaults to newest.
maxResultsPerQueryNoMaximum unique documents per search term. Defaults to 10.

Use cases

  • Compliance teams: watch final and proposed rules for relevant obligations.
  • Government-affairs teams: track agency activity and public-comment windows.
  • Legal researchers: collect citations, dockets, dates, and source documents.
  • Journalists and developers: build scheduled, topic-specific regulatory feeds.

Limitations

Not every document includes an abstract, effective date, comment deadline, docket, or public-inspection PDF. Documents may be corrected or withdrawn after publication. Treat the linked official document as authoritative for legal or compliance decisions.

Compared to alternatives

Compared with crawlerbros/federal-register-scraper, this Actor accepts multiple search terms in one run and uses a low 10-result first-run default. Compared with foo121/federal-register-scraper, it includes presidential documents, public-inspection PDF links, printed page ranges, and multi-query deduplication at a lower base result price at publication. Check live Store pricing before a large run.

FAQ

Which document type should I choose?

Use RULE for final rules, PRORULE for proposed rules, NOTICE for agency notices, and PRESDOCU for presidential documents. Leave the field empty to include all types.

How do I find an agency slug?

Open the agency page on federalregister.gov and use the final URL segment, such as securities-and-exchange-commission.

Can I create daily compliance alerts?

Yes. Save a narrow date-filtered input as an Apify Task and schedule it, then send new dataset rows to your alerting system.

Explore more data products at thirdwatch.dev. Related Thirdwatch Actors: SEC EDGAR Scraper, Google News Scraper, and Google Search Scraper.

Last verified: 2026-07