๐ SpaceX Launch Intelligence - Rockets & Missions
Pricing
from $5.00 / 1,000 results
๐ SpaceX Launch Intelligence - Rockets & Missions
Track SpaceX rocket launches, missions, and space exploration data. Get launch schedules, mission details, rocket specifications, landing success rates, payload information, and crew data. Historical launches from Falcon 9, Falcon Heavy, and Starship
๐ SpaceX Launch Intelligence โ Track Every Rocket Launch, Mission & Landing
Get structured data on SpaceX rocket launches โ past missions, upcoming flights, rockets, launch pads and live webcasts โ pulled from an actively maintained spaceflight database. Track Falcon 9, Falcon Heavy and Starship missions with launch dates, orbits, payloads, landing outcomes, mission patches and pad coordinates, all as clean rows. No scraping, no broken selectors, no API key. Export to JSON/CSV/Excel, run on a schedule, call via API, or connect to Make, Zapier or n8n.
๐ฐ๏ธ What is the SpaceX Launch Intelligence?
It turns the SpaceX launch manifest into a structured dataset you can actually build on. Pick a data type (launches, rockets or launch pads) and a filter (all, past, upcoming or latest), and it returns every matching record with full mission details โ so news sites, dashboards, educational apps and aerospace researchers get accurate launch data without wiring up an API or maintaining a scraper. Each run fetches the current state of the source, so upcoming launches and outcomes stay fresh.
What data does it extract?
- Mission name, status and status description (e.g. Launch Successful, Go for Launch)
- Launch date/time (
net, withwindow_startandwindow_end) - Rocket name and rocket family (Falcon 9, Falcon Heavy, Starship)
- Mission details โ description, type and target orbit
- Launch pad name, location and latitude/longitude coordinates
- Provider (launch service provider) and webcast availability
- Mission patch/image URL and failure reason when a launch fails
- Rocket specs (rockets mode) โ dimensions, thrust, reusability, total/successful/failed launch counts
- A direct launch URL and an
extracted_attimestamp
Because the source is an actively maintained spaceflight API rather than a scraped web page, there are no selectors to break, no captchas and no login walls โ re-running the actor simply refreshes the same fields with the latest manifest and outcomes.
โฌ๏ธ Input
Choose a data type and filter, then run โ no key or login required:
| Field | Description |
|---|---|
dataType | launches (default), rockets, capsules, launchpads, crew, or starlink |
launchFilter | all (default), past, upcoming, or latest โ applies to launches |
successOnly | Only return successful launches (true / false) |
year | Filter launches by year, e.g. 2025 |
maxResults | Cap the run (1โ500, default 50) |
Example input
{"dataType":"launches","launchFilter":"past","successOnly":true,"year":2025,"maxResults":50}
โฌ๏ธ Output
Every record is one clean row (view as a table, or export JSON / CSV / Excel):
{"id":"abc123","name":"Falcon 9 Block 5 | Starlink Group 12-5","status":"Launch Successful","status_description":"The launch vehicle successfully inserted its payload(s) into the target orbit.","net":"2025-11-14T09:32:00Z","window_start":"2025-11-14T09:32:00Z","window_end":"2025-11-14T13:32:00Z","provider":"SpaceX","rocket":"Falcon 9","rocket_family":"Falcon","mission":"Starlink Group 12-5","mission_description":"A batch of satellites for the Starlink mega-constellation.","mission_type":"Communications","orbit":"Low Earth Orbit","pad":"Space Launch Complex 40","pad_location":"Cape Canaveral SFS, FL, USA","pad_latitude":"28.56194122","pad_longitude":"-80.57735736","webcast_live":false,"image":"https://thespacedevs.com/media/launch_images/...","failreason":"","url":"https://thespacedevs.com/launch/abc123","extracted_at":"2026-06-26T15:30:00+00:00"}
๐ก Use cases
- ๐ฐ News & media: auto-update launch schedules, results and countdowns without manual research.
- ๐ Dashboards & analytics: chart launch cadence, landing success rates and payloads over time.
- ๐ Educational & enthusiast apps: power "next launch" widgets and teach space concepts with real mission data.
- ๐ญ Aerospace research: analyse rocket reuse, orbit targets and reliability across years.
โ FAQ
Where does the data come from? From an actively maintained public spaceflight launch database (Launch Library 2 by The Space Devs). Each run fetches the current state, so upcoming launches and outcomes stay current.
Do I need an API key? No. There is no key, login or token to configure โ just choose a data type and run.
Can I get upcoming launches? Yes. Set launchFilter: "upcoming" for the manifest of scheduled flights, or latest for the most recent launch.
Can I filter to successful launches only? Yes. Set successOnly: true, and optionally add a year to analyse a single season's reliability.
What rockets are covered? SpaceX vehicles including Falcon 9, Falcon Heavy and Starship, with names and families on every launch and full specs available via dataType: "rockets".
Can I get launch pad locations? Yes. Use dataType: "launchpads" for pad names, locations and coordinates; launch records also include pad_latitude and pad_longitude.
How fresh is the data? Real-time per run โ the actor queries the live source each time, so re-running keeps your dataset up to date.
Can I run it on a schedule or via API? Yes. Schedule recurring runs in Apify, call it via the API/SDK, or connect it to Make, Zapier or n8n to keep a launch feed live.
How many records can it return? Up to your maxResults cap (1โ500); the actor paginates automatically.
Is it legal? It reads publicly available spaceflight data from an open API. Use it responsibly for research, news and apps, and follow the source's terms and applicable laws.
๐ You might also like
- NASA Space Intelligence โ NASA imagery, asteroids and space data
- NOAA Weather Alerts โ live severe-weather alerts
- Hacker News Intelligence โ tech news and trends
- Federal Register Intelligence โ US government rules and notices
Keywords: SpaceX scraper, SpaceX launch data, rocket launch API, Falcon 9 data, Falcon Heavy, Starship launches, upcoming rocket launches, launch schedule API, spaceflight data, launch pad coordinates, mission patch, landing success, SpaceX API alternative, aerospace data, space launch tracker.
