eCFR US Federal Agencies Scraper avatar

eCFR US Federal Agencies Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
eCFR US Federal Agencies Scraper

eCFR US Federal Agencies Scraper

Extract every US federal agency and sub-agency from the eCFR with the CFR titles and chapters they administer. Useful for govtech, compliance, federal contracting, and lobbying research.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Compute Edge

Compute Edge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Extract the complete directory of US federal agencies with their CFR (Code of Federal Regulations) title and chapter cross-references — sourced from the official eCFR (Electronic Code of Federal Regulations) administered by the Office of the Federal Register and the Government Publishing Office.

This Actor wraps the eCFR public agencies API into a flat, denormalized dataset showing exactly which CFR titles and chapters each federal agency administers. Critical for govtech, regulatory compliance, federal contracting research, and lobbying intelligence workflows.

Features

  • Complete agency catalog — 150+ top-level agencies plus 200+ sub-agencies (department bureaus, commissions, offices).
  • CFR cross-references — Every record includes the list of CFR titles + chapters that agency administers.
  • Parent / sub-agency relationships — Sub-agency records include parent agency name and slug.
  • Sortable, filterable — Filter by agency name, CFR title number, or sub-agency inclusion.
  • Government-grade source — Data comes directly from the eCFR admin/v1/agencies.json endpoint maintained by the federal government.

Output fields

FieldTypeDescription
namestringFull agency name
shortNamestringCommon acronym (e.g. EPA, DOJ, FCC)
slugstringURL slug used by eCFR
displayNamestringDisplay-formatted name
parentNamestringName of parent agency (null for top-level)
parentSlugstringParent slug (null for top-level)
isSubAgencyboolWhether this record is a sub-agency
subAgencyCountintNumber of direct sub-agencies
cfrTitlesarrayList of CFR title numbers administered (1-50)
cfrChapterCountintNumber of CFR chapters administered
cfrReferencesarrayFull {title, chapter} reference objects

How to scrape eCFR federal agencies

  1. Click Run with empty input to pull every federal agency and sub-agency (450+ records).
  2. Filter by cfrTitle: 40 to get only agencies that administer Title 40 (Protection of Environment).
  3. Set includeSubAgencies: false to get only top-level agencies (~150 records).
  4. Use nameFilter: "Health" to find HHS, NIH, FDA, etc.

Pricing

Pay-per-result: $0.003/result. A full empty-input scrape (~450 records) costs ~$1.35. Apify compute is charged separately at platform rates.

Use cases

  • GovTech / RegTech: build a regulatory mapping product showing which agency to contact for a given CFR rule
  • Lobbying intelligence: identify which agencies oversee a CFR title relevant to a client's industry
  • Federal contracting: map prospect agencies to the CFR areas they administer (procurement clues)
  • Legal research: cross-reference an agency citation back to its CFR titles for case prep
  • AI/RAG pipelines: ground LLM responses about US federal regulators with structured authority data

FAQ

Is this data official? Yes — sourced directly from ecfr.gov, jointly maintained by the Office of the Federal Register and the Government Publishing Office.

How fresh is the data? eCFR updates continuously when agencies are added or restructured. Each Actor run pulls the latest snapshot.

Do I need an API key? No.

The eCFR is published by the US federal government and the underlying data is in the public domain. This Actor wraps a public, unauthenticated, documented API. Use for legitimate research, compliance, or commercial purposes. Contact support via the Apify Console with any issues.