forexfactory.com API: get_calendar_filtered
forexfactory.com via Parse · Finance
Fetch calendar events filtered by impact levels and/or currencies. Applies client-side filtering over the full calendar week. Optionally converts event times to a specified IANA timezone. The event_time_utc field is derived from the source's machine-readable UTC timestamp (dateline). The display time field is converted from event_time_utc to the requested timezone. API for ForexFactory.com providing economic calendar events, market quotes, news, and forum data. Fulfilled by Parse from forexfactory.com.
- finance
- forexfactory-com
- news-media
- parse
- platform-key
- social-media
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0d3aa2e2-80b6-42dc-986a-d7f0845f4deb/get_calendar_filtered
- Interface artifact
- sha256:4b68f52f4a416bdb353ea3833a50360637f3e1e12a32e406fafde828c5429c27
- Manifest digest
- sha256:dfce36c9f13999c15dfc39ae33b673cbac8ec07114f85dca2bcd85f5173dbbae
Request fields
- week (string): Week start date in 'monDD.YYYY' format (e.g. 'jun09.2026'). If omitted, returns current week.
- timezone (string): IANA timezone name (e.g. 'America/New_York', 'Europe/London'). When supplied, the time field is converted from UTC to this timezone.
- currencies (string): Comma-separated currency codes to include (e.g. 'USD,EUR,GBP').
- impact_levels (string): Comma-separated impact levels to include: 'high', 'medium', 'low', 'holiday'.: Allowed values: high, medium, low, holiday
Example queries
- {"week":"jun09.2026","currencies":"USD","impact_levels":"high"}