FRED Economic Data Scraper - GDP, Inflation, Rates
Pricing
from $0.50 / 1,000 record scrapeds
FRED Economic Data Scraper - GDP, Inflation, Rates
Fetch US Federal Reserve economic time series (GDP, inflation, unemployment, rates) via the FRED API.
Pricing
from $0.50 / 1,000 record scrapeds
Rating
0.0
(0)
Developer
Gio
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
16 hours ago
Last modified
Categories
Share
FRED Economic Data Scraper
Fetch US Federal Reserve economic time series (GDP, inflation, unemployment, interest rates, money supply, exchange rates, etc.) via the FRED API.
For investment research, macro dashboards, economic modeling, recession trackers.
Free API key required. Register at https://fredaccount.stlouisfed.org/apikey (instant 32-char key).
Modes
| Mode | What |
|---|---|
series_observations | All data points of one or more series |
series_search | Find series by keyword |
categories_in | List child categories of a parent (browse the tree) |
Input
| Field | Type | Description |
|---|---|---|
apiKey | String (required) | Your FRED API key. |
mode | String (required) | One of the above. |
seriesIds | Array | FRED series IDs (e.g. GDP, UNRATE, CPIAUCSL). |
query | String | Search keyword. |
categoryId | Integer | Parent category ID (root = 0). |
observationStart / observationEnd | String | Optional YYYY-MM-DD filters. |
maxItems | Integer | Per-series cap. Default 500. |
Output (observation)
{"kind": "observation", "seriesId": "GDP","date": "2024-01-01", "value": 28269.4,"realtimeStart": "2024-04-25", "realtimeEnd": "2024-04-25"}
Series metadata is emitted as a separate series_meta record per requested series.
Common series IDs
| Concept | Series ID |
|---|---|
| US GDP | GDP |
| Unemployment rate | UNRATE |
| Consumer Price Index | CPIAUCSL |
| Fed Funds rate | FEDFUNDS |
| 10-year Treasury yield | DGS10 |
| Personal Saving Rate | PSAVERT |
| Industrial Production | INDPRO |
| Housing Starts | HOUST |
| M2 money supply | M2SL |
| USD/EUR exchange rate | DEXUSEU |
Pricing
$0.0005/record.
If this actor helped you, please leave a review on the Apify Store.