Discover/comexlive.org API
live

comexlive.org APIcomexlive.org

Access real-time COMEX gold, silver, platinum, and 15+ commodity prices plus news articles via the COMEX Live API. Daily high/low, last trade, and more.

Endpoints
6
Updated
3mo ago
Try it

No input parameters required.

api.parse.bot/scraper/6d3646e0-7998-4f3a-a580-06eb68d88703/<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/6d3646e0-7998-4f3a-a580-06eb68d88703/get_gold_price' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Get current COMEX Gold price details including last trade price, daily high/low/open, and price change.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "low": "string, daily low price",
    "high": "string, daily high price",
    "open": "string, opening price",
    "commodity": "string, commodity name (Gold)",
    "timestamp": "string, current data timestamp",
    "change_usd": "string, price change in USD",
    "last_trade": "string, current price",
    "change_percent": "string, percentage change",
    "last_trade_timestamp": "string, time of last trade"
  },
  "sample": {
    "data": {
      "low": "4,673.20",
      "high": "4,725.80",
      "open": "4,696.80",
      "commodity": "Gold",
      "timestamp": "Thursday, 14 May 2026 10:55 AM, GMT Time",
      "change_usd": "-7.90",
      "last_trade": "4,698.80",
      "change_percent": "-0.17%",
      "last_trade_timestamp": "14 May 10:43 AM, Market Open"
    },
    "status": "success"
  }
}

About the comexlive.org API

The COMEX Live API exposes 6 endpoints covering real-time futures prices for 15+ commodities — including gold, silver, platinum, crude oil, and agricultural contracts — alongside full-text news articles. The get_all_comex_prices endpoint returns a dashboard-level snapshot of every tracked instrument in a single call, while dedicated endpoints like get_gold_price and get_silver_price return per-commodity fields including last_trade, change_usd, change_percent, and last_trade_timestamp.

Commodity Price Endpoints

Three commodity-specific endpoints — get_gold_price, get_silver_price, and get_platinum_price — each return the same nine-field structure: last_trade, open, high, low, change_usd, change_percent, commodity, timestamp, and last_trade_timestamp. All price fields are returned as strings. The timestamp reflects when the data snapshot was captured, while last_trade_timestamp is the time of the most recent recorded trade on that instrument.

Full Dashboard Snapshot

The get_all_comex_prices endpoint returns a prices array covering 15 instruments: Gold, Silver, Platinum, Palladium, Copper, Aluminum, Crude Oil, Brent Oil, Natural Gas, Gasoline, Heating Oil, Coffee, Sugar, Wheat, and Corn. Each element in the array includes symbol, last, change, change_percent, close, high, low, and last_trade fields, plus a top-level timestamp for the entire dashboard snapshot. This is the most efficient call when you need cross-commodity coverage in a single request.

News Endpoints

Two endpoints handle commodity news from comexlive.org. get_latest_news returns up to 10 recent article summaries, each with title, url, excerpt, category, tags, and date. To retrieve the complete text of a specific article, pass its full URL to get_news_article, which returns the body, title, date (in YYYY-MM-DD format extracted from the URL path), category, and tags array. The url parameter for get_news_article must be a valid comexlive.org article URL.

Common use cases
  • Display a live gold price ticker using last_trade and change_percent from get_gold_price.
  • Build a multi-commodity price dashboard by iterating the prices array from get_all_comex_prices.
  • Alert users when change_usd on silver crosses a defined threshold using get_silver_price.
  • Aggregate commodity news headlines and excerpts from get_latest_news into a market briefing feed.
  • Archive full article content for NLP or sentiment analysis using get_news_article with article URLs from get_latest_news.
  • Track daily open-to-current divergence for platinum by comparing open and last_trade fields from get_platinum_price.
  • Monitor agricultural commodity moves (Wheat, Corn, Sugar) via the get_all_comex_prices dashboard snapshot.
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 comexlive.org have an official developer API?+
No. comexlive.org does not publish a documented public developer API or data feed. This Parse API is the structured interface for accessing its commodity price and news data.
What distinguishes `timestamp` from `last_trade_timestamp` in price responses?+
timestamp reflects when the data snapshot was recorded for the response. last_trade_timestamp is the time of the most recent individual trade captured for that commodity. During low-liquidity periods these two values may differ noticeably.
Does the API cover historical price data or only the current session?+
The API covers current-session data only: last_trade, open, high, low, change_usd, and change_percent for the active trading day. Historical OHLC series or time-series data are not currently included. You can fork this API on Parse and revise it to add a historical data endpoint if comexlive.org exposes that coverage.
Can I filter `get_latest_news` by category or tag?+
No filtering parameters are available on get_latest_news; it returns up to 10 recent articles as a flat list. Each article object includes category and tags fields you can filter client-side. You can fork this API on Parse and revise it to add category or tag filtering as an input parameter.
Are Palladium or Copper available as standalone price endpoints like Gold and Silver?+
Palladium and Copper prices appear in the prices array from get_all_comex_prices but do not have dedicated single-commodity endpoints equivalent to get_gold_price. The available dedicated endpoints cover Gold, Silver, and Platinum only. You can fork this API on Parse and revise it to add standalone endpoints for Palladium, Copper, or any other instrument in the dashboard.
Page content last updated . Spec covers 6 endpoints from comexlive.org.
Related APIs in FinanceSee all →
mazda.ca API
Find current vehicle deals, financing rates, lease options, and incentives across all Mazda Canada models and trims, with pricing tailored to your province. Get instant payment quotes to compare your options and discover the best offers available.
13f.info API
13f.info API
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.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.
customs.gov.mv API
Check import/export duties, tariff classifications, and exchange rates for Maldives customs compliance, plus track vessel movements, company registrations, and declaration statuses. Get real-time data directly from the official customs portal to streamline your trade and logistics operations.
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.
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.
COMEX Live API – Real-Time Commodity Prices · Parse