US Treasury Fiscal Data Scraper
Pricing
$1.00 / 1,000 records
US Treasury Fiscal Data Scraper
US Treasury Fiscal Data Scraper. No API key required. Pay only per result; empty or failed runs cost nothing.
Pricing
$1.00 / 1,000 records
Rating
0.0
(0)
Developer
Christian Pichichero
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
US Treasury Fiscal Data Scraper — a fast, reliable treasury fiscal scraper that needs no API key. You pay only for the results you get: failed or empty runs are always free.
This treasury fiscal scraper runs on the Apify platform, so you can call it from the API, run it on a schedule, or export results to JSON, CSV, Excel, or Google Sheets.
What this scraper does
- Extracts structured treasury fiscal data with no browser or API key required
- Returns clean JSON, one record per result — ready for sheets, databases, or apps
- Pay-per-result pricing: you are never charged for a run that returns nothing
- Runs on demand or on a schedule, and integrates with 5,000+ apps via the Apify API and webhooks
What data you get
Each result record includes fields such as:
- Record Date (
recordDate) — e.g."2026-07-09" - Tot Pub Debt Out Amt (
totPubDebtOutAmt) — e.g.39414179016130.09 - Debt Held Public Amt (
debtHeldPublicAmt) — e.g.31709399350223.4 - Intragov Hold Amt (
intragovHoldAmt) — e.g.7704779665906.69 - Tot Pub Debt Out Amt Raw (
totPubDebtOutAmtRaw) — e.g."39414179016130.09" - Debt Held Public Amt Raw (
debtHeldPublicAmtRaw) — e.g."31709399350223.40" - Intragov Hold Amt Raw (
intragovHoldAmtRaw) — e.g."7704779665906.69" - Fiscal Year (
fiscalYear) — e.g."2026" - Fiscal Quarter (
fiscalQuarter) — e.g."4" - Url (
url) — e.g.null
Input
| Field | Type | Description |
|---|---|---|
dataset | string | Which US Treasury FiscalData dataset to pull. debt-to-penny = total public debt outstanding (daily); exchan... |
fromDate | string | Optional. Only return rows with record_date on or after this date. Format YYYY-MM-DD (e.g. 2024-01-01). Lea... |
maxResults | integer | Maximum number of records to return for the selected dataset. Results are sorted newest first (record_date ... |
Example output
{"type": "debt","recordDate": "2026-07-09","totPubDebtOutAmt": 39414179016130.09,"debtHeldPublicAmt": 31709399350223.4,"intragovHoldAmt": 7704779665906.69,"totPubDebtOutAmtRaw": "39414179016130.09","debtHeldPublicAmtRaw": "31709399350223.40","intragovHoldAmtRaw": "7704779665906.69","fiscalYear": "2026","fiscalQuarter": "4","url": null,"scrapedAt": "2026-07-11T12:00:00Z"}
Use cases
- Run market and competitor research
- Enrich due-diligence and financial analysis
- Feed dashboards and reporting pipelines
- Power fintech and investment tools
Pricing
This actor uses pay-per-result pricing at $0.0006 per record. There is no monthly fee and no start fee — and empty or failed runs cost $0, so you only ever pay for data you actually receive.
Frequently asked questions
Do I need an API key or account for the source? No. This treasury fiscal scraper works out of the box with no API key required.
What happens if a run returns no results? You are not charged. Billing is per result, so empty or failed runs are free.
Can I run the treasury fiscal scraper on a schedule? Yes. Use the Apify Scheduler to run it hourly, daily, or on any cron schedule, and get results by webhook or API.
What export formats are supported? Results can be exported as JSON, CSV, Excel, HTML, or pushed to Google Sheets, a database, or your own app via the Apify API.
Is the data structured? Yes. Every treasury fiscal result is a clean, flat JSON record you can use immediately.