USA Mega API
usamega.com
USA Mega - Powerball and Mega Millions jackpots, drawings, and statistics.
- Actions
- 9
- Category
- Entertainment
- Login
- Not required
- Output
- JSON
Call the USA Mega API
Submit a task, then poll the job until it settles. This example runs act_usamega_homepage_lottery_results.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_usamega_homepage_lottery_results",
"params": {}
}'9 actions on usamega.com
Read
Homepage Lottery Results
act_usamega_homepage_lottery_resultsread1 credit / callReturns latest Powerball and Mega Millions jackpots, recent winning numbers, and draw links.
Mega Millions Drawing Details
act_usamega_mega_millions_drawing_detailread2 credits / callReturns a Mega Millions drawing's winning numbers, jackpot, and prize-tier breakdown for a date.
- year
- string · required
- month
- string · required
- day
- string · required
Mega Millions Jackpot Analysis
act_usamega_mega_millions_jackpot_analysisread2 credits / callReturns a Mega Millions jackpot analysis for a date with after-tax annuity and cash payouts.
- year
- string · required
- month
- string · required
- day
- string · required
Mega Millions Past Results Listing
act_usamega_mega_millions_past_results_listingread1 credit / callReturns past Mega Millions drawings with dates, winning numbers, and jackpot amounts.
Powerball Drawing Details
act_usamega_powerball_drawing_detailread2 credits / callReturns a Powerball drawing's winning numbers, jackpot, Power Play, and Double Play results for a date.
- year
- string · required
- month
- string · required
- day
- string · required
Powerball Past Drawings Search
act_usamega_powerball_past_drawings_searchread1 credit / callReturns the Powerball past-drawings search page with its available search options.
Powerball PowerSearch Form
act_usamega_powerball_powersearch_formread1 credit / callReturns the Powerball PowerSearch page with its advanced number-search options.
Powerball Statistics Listing
act_usamega_powerball_statistics_listingread1 credit / callReturns Powerball number-frequency tables and historical draw statistics.
Powerball Statistics Range
act_usamega_powerball_statistics_listing_rangeread2 credits / callReturns Powerball number-frequency statistics filtered to a recent range of draws.
- range_code
- string · required
USA Mega API questions
- Is there an API for USA Mega?
- USA Mega does not offer a public data API for this, but Anakin Wire provides 9 maintained endpoints for usamega.com. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape USA Mega data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when usamega.com changes its markup, Anakin updates the action.
- Do I need a USA Mega account?
- No. Every USA Mega action listed here runs anonymously — no account and no credentials required.
- What does the USA Mega API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Entertainment APIs
8notes UK
8notes - sheet music by instrument, score previews, lessons, and theory.
911Tabs
911Tabs - guitar tab search, popular tabs, artist listings, and tablature pages.
Allocine France
Allocine - French movie and series search, ratings, reviews, showtimes, and cast.
AllPoetry
AllPoetry - poems by theme, full poem pages, and poet profiles.
AMC Theatres
AMC Theatres - theatres by ZIP, showtimes, movie details, and ticket prices.
Anime Planet
Anime-Planet - anime and manga search, recommendations, ratings, and rankings.