
Take 5 Lottery Past Winning Numbers
Pricing
$10.00 / 1,000 results
Go to Store

Take 5 Lottery Past Winning Numbers
This actor retrieves historical winning numbers for the Take 5 lottery within a specified date range.
0.0 (0)
Pricing
$10.00 / 1,000 results
0
Total users
2
Monthly users
2
Runs succeeded
>99%
Last modified
3 days ago
Fetch Historical Winning Numbers for Take 5 Lottery
This actor retrieves historical winning numbers for the Take 5 Lottery within a specified date range.
Input Schema
The input schema accepts two optional parameters: startDate
and endDate
. Both dates should be in the format YYYY-MM-DD
.
Input Fields
- startDate: The start date of the period to fetch lottery results for (inclusive). Enter the date in
YYYY-MM-DD
format. - endDate: The end date of the period to fetch lottery results for (inclusive). Enter the date in
YYYY-MM-DD
format.
Example Input
{"startDate": "2024-12-24","endDate": "2024-12-31"}
Output
The output is a list of objects, each representing a Take 5 lottery draw within the specified date range. Each object includes:
- drawDate: The date of the lottery draw (in ISO 8601 format).
- middayWinningNumbers: The set of winning numbers for the mid-day draw.
- eveningWinningNumbers: The set of winning numbers for the evening draw.
Example Output
[{"drawDate": "2025-07-10T00:00:00","eveningWinningNumbers": "07 11 16 33 37","middayWinningNumbers": "11 15 28 30 36"},{"drawDate": "2025-07-11T00:00:00","eveningWinningNumbers": "05 14 18 21 39","middayWinningNumbers": "11 14 15 31 36"},{"drawDate": "2025-07-12T00:00:00","eveningWinningNumbers": "07 15 23 29 30","middayWinningNumbers": "03 04 13 20 33"}]
How to Use
- Deploy the actor on Apify platform.
- Provide the desired date range for the
startDate
andendDate
inputs, or exclude them for the complete dataset. - Run the actor to retrieve the historical Take 5 winning numbers.
- The output will contain all the relevant data for each Take 5 draw within the specified period.
Notes
- The
startDate
andendDate
must be in the formatYYYY-MM-DD
. - Make sure to check for any specific lottery draw constraints based on the date range.
On this page
Share Actor: