eCFR US Federal Agencies Scraper
Pricing
from $3.00 / 1,000 results
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
Maintained by CommunityActor 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.jsonendpoint maintained by the federal government.
Output fields
| Field | Type | Description |
|---|---|---|
name | string | Full agency name |
shortName | string | Common acronym (e.g. EPA, DOJ, FCC) |
slug | string | URL slug used by eCFR |
displayName | string | Display-formatted name |
parentName | string | Name of parent agency (null for top-level) |
parentSlug | string | Parent slug (null for top-level) |
isSubAgency | bool | Whether this record is a sub-agency |
subAgencyCount | int | Number of direct sub-agencies |
cfrTitles | array | List of CFR title numbers administered (1-50) |
cfrChapterCount | int | Number of CFR chapters administered |
cfrReferences | array | Full {title, chapter} reference objects |
How to scrape eCFR federal agencies
- Click Run with empty input to pull every federal agency and sub-agency (450+ records).
- Filter by
cfrTitle: 40to get only agencies that administer Title 40 (Protection of Environment). - Set
includeSubAgencies: falseto get only top-level agencies (~150 records). - 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.
Legal
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.