
The Economic Calendar
Pricing
$30.00/month + usage

The Economic Calendar
The economic calendar to explore key global events on the horizon that could subtly shift or substantially shake up the financial markets.
0.0 (0)
Pricing
$30.00/month + usage
2
Total users
55
Monthly users
8
Runs succeeded
>99%
Last modified
10 days ago
π Economic Calendar Scraper
This Apify actor collects economic events from multiple countries over a fixed date range. It runs with pre-configured parameters and stores structured data into the Apify dataset for further use.
βοΈ What It Does
The actor fetches economic calendar data for the following:
- Date range: From 3 days ago to 3 days ahead (relative to run date)
- Countries: United States (US), European Union (EU), and Japan (JP)
It extracts structured data, including:
- Event title and indicator
- Country and currency
- Date and time (both UTC and local)
- Importance level
- Actual, forecast, and previous values
- Source metadata
π€ Output
The results are stored in the default dataset of the run. You can download or process them in any format supported by Apify (JSON, CSV, Excel, etc.).
Each dataset item includes:
id
date
,local_date
,local_time
country
,currency
title
,indicator
,category
,importance
actual
,forecast
,previous
referenceDate
,period
source
,source_url
π How to Run
- Go to the Apify Console.
- Click "Run" on this actor.
- The run will execute with default settings.
- After completion, go to the Dataset tab to view and export the results.
π Use Cases
- Automatically collect macroeconomic event data for reports or dashboards.
- Monitor financial calendars for trading strategies or alerts.
- Feed structured data into time-series pipelines or backtesting systems.
β Notes
- This actor currently does not support custom inputs. It runs with preset countries and date range.
- All event times are localized to the
UTC
timezone.
This actor is intended for internal analytics and research purposes. Ensure compliance with any third-party data terms.