Skip to main content
Benzinga Widgets are pre-built, embeddable components that display financial charts, stock information, and market data on your website. They integrate seamlessly with minimal setup and are fully customizable to match your brand. Sample widgets:

Charting:


iframe:
<iframe
    frameBorder="0"
    height="600"
    class="w-full"
    src="https://widgets.benzinga.com/embed/chart/AAPL?timeframe=6m&exchange=NASDAQ&bgColor=%23ffffff&chartColor=%232962FF"
></iframe>

Sector Performance:


iframe:
<iframe
  frameBorder="0"
  height="1550"
  src="https://widgets.benzinga.com/embed/sector-performance-heatmap"
  class="w-full"
></iframe>

Sankey Chart:


iframe:
<iframe
  frameBorder="0"
  height="1550"
  src="https://widgets.benzinga.com/embed/sankey?symbol=${ticker_name}"
  class="w-full"
></iframe>

Features

Interactive Stock Charts

  • Real-time stock price data
  • Customizable timeframes (1 day, 6 months, 5 years, etc.)
  • Auto-updating charts that reflect current market conditions
<iframe frameBorder="0" height="500" width="500" src="https://widgets.benzinga.com/embed/chart/AAPL?timeframe=6m&exchange=NASDAQ&bgColor=%23ffffff&chartColor=%232962FF" title="Apple Stock Chart" ></iframe>

Additional Widgets

  • Stock Tickers: Live stock prices in scrolling ticker format
  • News Feeds: Latest market news updates
  • Company Insights: Key statistics and company data

Integration

Integrate widgets in three steps:
  1. Select a widget type: Choose from stock charts, news feeds, tickers, or company insights.
  2. Customize the embed code: Modify the URL parameters to match your requirements (stock symbol, timeframe, colors):
<iframe
    frameBorder="0"
    height="600"
    class="w-full"
    src="https://widgets.benzinga.com/embed/chart/AAPL?timeframe=6m&exchange=NASDAQ&bgColor=%23ffffff&chartColor=%232962FF"
></iframe>
  1. Embed on your site: Insert the iframe code into your HTML or CMS (WordPress, Wix, etc.) and test the display.

Customization Options

Widgets can be customized with URL parameters:
  • symbol - Stock ticker symbol
  • timeframe - Chart period (1d, 6m, 5y, etc.)
  • bgColor - Background color (hex format)
  • chartColor - Chart line color (hex format)
  • exchange - Stock exchange

Support

For integration assistance or customization questions, contact licensing@benzinga.com.