Add live, auto-updating NY Lottery scratch-off data to your site with a single iframe tag. No JavaScript, no tracking, no cost. Data refreshes automatically from official NY Lottery and NY Open Data feeds — your page is always current without anyone touching it.
The five best scratch-off tickets in New York right now, ranked by our Smart Score (a 50+ factor model built on remaining prizes, odds, and payout data from the official NY Lottery feed). It re-ranks itself on every data refresh — perfect for a daily lottery column, sidebar, or money section.
<iframe src="https://5pfn0yst1a.execute-api.us-east-1.amazonaws.com/embed/top5" width="440" height="430" style="border:0;max-width:100%" title="Today's top 5 NY scratch-offs" loading="lazy"></iframe>
| Parameter | Values | Effect |
|---|---|---|
theme | dark | Dark color scheme for dark-mode sites |
limit | 3–10 | Number of games shown (default 5) |
price | 1, 2, 3, 5, 10, 20, 30 | Restrict to one price tier, e.g. ?price=5 shows the best $5 tickets |
Example — best $5 tickets, dark theme: /embed/top5?price=5&theme=dark
New York's highest-ranked scratch-off retailers, scored from 18,000+ stores using daily settlement data from NY Open Data. Filter to any county for local coverage — a Brooklyn paper can show Kings County's luckiest stores.
<iframe src="https://5pfn0yst1a.execute-api.us-east-1.amazonaws.com/embed/luckiest-stores" width="420" height="380" style="border:0;max-width:100%" title="Luckiest NY scratch-off stores" loading="lazy"></iframe>
| Parameter | Values | Effect |
|---|---|---|
county | any NY county name | Filter rankings to one county, e.g. ?county=erie |
limit | 3–10 | Number of stores shown (default 5) |
Each widget is a tiny self-contained HTML document (under 10 KB) rendered server-side from the same live dataset that powers scratchoffsny.com. When our pipeline refreshes — multiple times per day from the official NY Lottery prize feed and NY Open Data retailer file — every embedded copy updates within minutes. There is no script to maintain, no API key, and nothing that can break your page: if our service is ever unavailable the iframe simply shows a quiet fallback message.
Full scoring methodology is public at /methodology, and our raw data reports are free for press use under CC BY 4.0 at /reports.
We can match your brand colors, lock a county or price tier, or produce a custom data feed (JSON/CSV) for your graphics desk — free for editorial use with attribution. Reach us via the team page.