Discover/forexfactory.com API
live

forexfactory.com APIforexfactory.com

Access ForexFactory economic calendar events, market quotes for 8 major pairs, news headlines, and forum posts via a structured REST API.

Endpoints
6
Updated
3mo ago
Try it
Week start date in 'monDD.YYYY' format (e.g. 'feb15.2026'). If omitted, returns current we
api.parse.bot/scraper/0d3aa2e2-80b6-42dc-986a-d7f0845f4deb/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/0d3aa2e2-80b6-42dc-986a-d7f0845f4deb/get_calendar' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Fetch economic calendar events for a specific week or the current week. Returns all events with their date, time, currency, impact level, and actual/forecast/previous values.

Input
ParamTypeDescription
weekstringWeek start date in 'monDD.YYYY' format (e.g. 'feb15.2026'). If omitted, returns current week's events.
Response
{
  "type": "object",
  "fields": {
    "week": "string indicating the requested week or 'current'",
    "events": "array of economic calendar event objects"
  },
  "sample": {
    "data": {
      "week": "current",
      "events": [
        {
          "id": 150183,
          "date": "Sun May 10",
          "name": "CPI y/y",
          "time": "8:30pm",
          "actual": "1.2%",
          "impact": "medium",
          "country": "CH",
          "currency": "CNY",
          "forecast": "0.9%",
          "previous": "1.0%"
        }
      ]
    },
    "status": "success"
  }
}

About the forexfactory.com API

This API exposes 6 endpoints covering ForexFactory's economic calendar, market quotes, news feed, and forum content. The get_calendar endpoint returns every scheduled event for a given week with date, time, currency, impact level, and actual/forecast/previous values. Filtering by currency pair or impact level, fetching historical release data for a specific event, and reading forum thread posts are all supported in a single integration.

Economic Calendar

The get_calendar endpoint returns all events for the current week or any specified week using the week parameter (formatted as monDD.YYYY, e.g. feb15.2026). Each event object includes the event date, time, currency code, impact level, and the actual, forecast, and previous numeric values where available. For tighter control, get_calendar_filtered accepts comma-separated currencies (e.g. USD,EUR,GBP) and impact_levels (e.g. high,medium) parameters and returns a filtered array along with a count of matching events.

Event History and Market Data

get_event_detail accepts a numeric event_id (obtainable from events[*].id in calendar responses) and returns the full historical release series for that event, including a meta object with decimals and interval_name and a data array of past releases with actual, forecast, and revision figures. The get_market_overview endpoint requires no inputs and returns an array of instrument objects covering EUR/USD, GBP/USD, USD/JPY, USD/CHF, USD/CAD, AUD/USD, NZD/USD, and Gold/USD, each with multi-timeframe metrics and quotes from multiple data sources.

News and Forum

get_news_latest returns the current ForexFactory news feed as a stories array where each entry includes a headline, url, impact classification, and a short preview text. get_thread_posts retrieves posts from a named forum thread using a thread_id in the format threadNumber-slug (e.g. 1362090-gold-with-no-drama). Responses include post_id, author, date, content, and any embedded images. An optional page integer parameter handles pagination for long threads.

Common use cases
  • Alert trading systems when high-impact USD or EUR calendar events are released using get_calendar_filtered with impact_levels=high
  • Track historical forecast vs. actual divergence for recurring events like Non-Farm Payrolls using get_event_detail
  • Build a forex dashboard displaying live quotes for the 8 major currency pairs from get_market_overview
  • Aggregate and categorize breaking forex news headlines and their impact ratings from get_news_latest
  • Archive forum discussion threads on specific trading strategies by paginating through get_thread_posts
  • Filter the economic calendar to only show events for a single currency (e.g. JPY) using the currencies parameter in get_calendar_filtered
  • Correlate news impact levels from get_news_latest with same-day calendar events from get_calendar for event-driven analysis
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does ForexFactory have an official public developer API?+
No. ForexFactory does not publish an official developer API or documented data feed for third-party use. This Parse API provides structured programmatic access to the same calendar, market, news, and forum data available on the site.
What does get_calendar_filtered return compared to get_calendar?+
get_calendar returns every event for the specified week regardless of currency or impact. get_calendar_filtered applies server-side filtering via the currencies and impact_levels parameters and adds a count field to the response, so you only receive the subset of events matching your criteria. Both endpoints accept the same optional week parameter.
How do I get historical data for a specific calendar event like CPI or NFP?+
First retrieve the numeric event ID from any calendar response via events[*].id, then pass it as the event_id string to get_event_detail. The response includes a history.meta object (with decimals and interval_name) and a history.data array containing every past release with actual, forecast, and revision values.
Does the API cover currency pairs outside the 8 majors in get_market_overview?+
Not currently. get_market_overview returns data for EUR/USD, GBP/USD, USD/JPY, USD/CHF, USD/CAD, AUD/USD, NZD/USD, and Gold/USD only. You can fork this API on Parse and revise it to add an endpoint covering additional instruments or cross pairs.
Is there a limitation on how far back get_calendar can retrieve events?+
The week parameter accepts any past week formatted as monDD.YYYY, so historical calendar weeks are accessible. However, the actual/forecast/previous field values depend on whether ForexFactory recorded them for that week. For structured per-event release history, get_event_detail is the more reliable source of historical data.
Page content last updated . Spec covers 6 endpoints from forexfactory.com.
Related APIs in FinanceSee all →
cmegroup.com API
Get CME Group market data including FedWatch interest-rate probabilities, futures quotes and settlements, volume/open interest history, and options expirations and near-the-money option chains.
guba.eastmoney.com API
Access Chinese stock discussion posts and comments from Eastmoney's community platform to monitor investor sentiment, search board discussions, and retrieve detailed post information and stock board metadata. Get real-time insights into what traders are discussing about specific stocks through posts, replies, and board analytics.
blur.io API
Access NFT collection data on Blur.io, including floor prices, best bids, listed tokens, and recent activity. Authenticate with an Ethereum wallet to place collection bids and retrieve portfolio holdings.
immobiliare.it API
Search Italian property listings for sale or rent, browse real estate agencies, and explore price trends across Italian cities — all via immobiliare.it.
etoro.com API
Monitor top eToro traders by accessing their profiles, portfolio holdings, performance statistics, and trading history to inform your investment decisions. Discover trending stocks and cryptocurrencies, search for specific instruments, and view detailed market data and news to stay updated on investment opportunities.
blackrock.com API
Access comprehensive BlackRock iShares ETF data to research fund performance, holdings, fees, and sector allocations, plus search and compare specific ETFs. Monitor investment details like distributions, key characteristics, and broad market indices all in one place.
morningstar.com.au API
Access comprehensive financial data for Australian stocks, ETFs, and managed funds including key metrics, valuations, dividends, and historical prices. Search securities, review company profiles and ownership details, and stay informed with market news and upcoming dividend information.
eprocurement.gov API
Monitor India's public procurement opportunities by accessing active tenders, bids closing today, global tenders, high-value contracts, and cancelled tenders from the Central Public Procurement Portal. Search tender details, browse participating organizations, and track real-time procurement statistics to stay informed on government contracting opportunities.
ForexFactory API – Calendar, Quotes & News · Parse