Embeddable Widgets

Add live lottery results, hot/cold numbers, and jackpot tickers to your website with a single line of HTML.

🎯
Latest Results Widget
Show the latest draw numbers for any game

Embed Code

<iframe src="https://www.drawanalytics.com/embed/results?state=california&game=powerball&theme=dark"
  width="320" height="160" frameborder="0"></iframe>

Parameters: state (slug, e.g. california, newyork), game (e.g. powerball, mega_millions, daily3), theme (light or dark)

🔥
Hot & Cold Numbers Widget
Top 3 hottest and coldest numbers over a configurable window

Embed Code

<iframe src="https://www.drawanalytics.com/embed/hot-cold?state=california&game=powerball&theme=dark"
  width="320" height="160" frameborder="0"></iframe>

Parameters: state, game, theme, days (default 30)

💰
Jackpot Ticker Widget
Current Powerball, Mega Millions, and more jackpot amounts

Embed Code

<iframe src="https://www.drawanalytics.com/embed/jackpots?theme=dark"
  width="320" height="220" frameborder="0"></iframe>

Parameters: theme (light or dark)

Customization Tips

Back to DrawAnalytics