Lottery Analyzer - Powerball & Mega Millions
Pricing
from $0.01 / 1,000 results
Lottery Analyzer - Powerball & Mega Millions
Comprehensive lottery data analyzer for Powerball and Mega Millions. Access historical drawings, run statistical analysis, track hot/cold numbers, get next drawing info, and receive automated notifications via webhook.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
The Howlers
Maintained by CommunityActor stats
0
Bookmarked
12
Total users
2
Monthly active users
20 days ago
Last modified
Categories
Share
Historical lottery data analyzer with statistical analysis, hot/cold numbers, frequency tracking, and result notifications. Covers Powerball and Mega Millions with webhook support for Zapier, Make, and n8n.
Quick Start
Run with real data
{"lottery": "both","mode": "full_report","analysisType": "all","analysisPeriod": 365,"historicalLimit": 100,"jackpotThreshold": 500000000,"webhookTriggers": ["always"],"webhookPlatform": "custom","proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
Input Parameters
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
lottery | string | "both" | No | Which lottery to analyze |
mode | string | "full_report" | No | What operation to perform |
analysisType | string | "all" | No | Type of statistical analysis to run |
analysisPeriod | integer | 365 | No | Number of days to include in analysis (0 = all time) |
historicalLimit | integer | 100 | No | Maximum number of historical drawings to fetch |
checkNumbers | string | - | No | Your lottery numbers to check against history (comma-separated, e.g., '5,17,23,44,62,14') |
jackpotThreshold | integer | 500000000 | No | Minimum jackpot amount to trigger webhook alert (in dollars) |
webhookUrl | string | - | No | URL to POST results (Zapier, Make, n8n, or custom endpoint) |
webhookTriggers | array | ["always"] | No | When to send webhook notifications |
webhookPlatform | string | "custom" | No | Target platform for payload formatting |
proxyConfiguration | object | {"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]} | No | Proxy settings for scraping |
Pricing
This actor uses pay-per-event billing:
| Event | Description | Price |
|---|---|---|
| Analysis Completed | Each lottery analysis run completed | $0.01 |
Troubleshooting
"API error 429" or "Rate limit"
Too many requests. Wait a minute and try again, or reduce the number of items per run.
No results or empty dataset
Check the run log for error messages. Common causes:
- Invalid input format (check the examples above)
- The target data doesn't exist or is too small to track
How do I test without an API key?
Built by John Rippy | Actor Arsenal