VOOZH about

URL: https://apify.com/compute-edge/spacex-missions-scraper

โ‡ฑ SpaceX Missions Scraper ยท Apify


Pricing

from $3.00 / 1,000 results

Go to Apify Store

SpaceX Missions Scraper

Extract SpaceX launch mission data with rocket details, launchpad, payload counts, crew, and core landing outcomes. Filter by year, success status, upcoming flag, rocket family. Free, no auth.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Compute Edge

Compute Edge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a month ago

Last modified

Categories

Share

Extract complete SpaceX launch mission data from the public r-spacex API โ€” including every Falcon 1, Falcon 9, Falcon Heavy, and Starship launch since 2006. Each output record is a single mission enriched with rocket details, launchpad info, payload counts, crew counts, and core landing outcomes โ€” making it easy to build dashboards, train ML models, or feed RAG pipelines about commercial spaceflight.

This Actor joins three upstream endpoints (launches, rockets, launchpads) into a single denormalized table so you don't have to. Filtering happens server-side in the Actor, so you can pull just one year, one rocket family, or just upcoming missions without post-processing.

Features

  • Joined dataset โ€” Each mission record includes rocket name/type/company and launchpad name/locality/region, denormalized for direct use.
  • Year-range filter โ€” Pull just 2023, just the Falcon Heavy era, or the complete back-catalog.
  • Success / upcoming filters โ€” Isolate failed missions, successful flights, or future-scheduled launches.
  • Rocket family filter โ€” Case-insensitive partial match on rocket name (e.g. Falcon 9 matches all Falcon 9 variants).
  • Core landing analytics โ€” Per-mission counts of cores used, landed, and reused.
  • Webcast & patch links โ€” YouTube webcast URL, Wikipedia article, and mission patch image included.

Output fields

FieldTypeDescription
flightNumberintSequential SpaceX flight number
namestringMission name (e.g. "Crew-9")
dateUtcdatetimeLaunch date (UTC)
successboolWhether the launch succeeded
upcomingboolWhether the mission is in the future
rocketNamestringRocket family name (Falcon 9 / Falcon Heavy / Starship)
rocketTypestringRocket type/variant
launchpadNamestringLaunchpad short name
launchpadFullNamestringFull launchpad designation
launchpadRegionstringRegion (e.g. Florida, California)
payloadCountintNumber of payloads on this flight
crewCountintNumber of crew members
coresUsedintNumber of booster cores used
coresLandedintNumber of cores that successfully landed
coresReusedintNumber of cores that were reused (flown before)
failuresarrayFailure reason + time (empty for successes)
webcaststringYouTube webcast URL
wikipediastringWikipedia article URL
patchLargestringMission patch image URL

How to scrape SpaceX launch data

  1. Click Run with empty input to pull every SpaceX mission ever flown (200+ records).
  2. Set yearFrom: 2023, yearTo: 2024 to pull only recent missions.
  3. Set successOnly: true to exclude failed launches and aborts.
  4. Set upcomingOnly: true to get only future-scheduled launches.
  5. Set rocketNameFilter: "Starship" to scrape only Starship-related missions.

Pricing

Pay-per-result: $0.003/result. A full back-catalog scrape (~200 missions) costs ~$0.60. Apify compute is charged separately at platform rates.

Use cases

  • Build a SpaceX mission tracker dashboard or alerting system
  • Train ML models on historical launch cadence, success rate by rocket family, etc.
  • Power a Discord/Slack bot that announces upcoming launches with webcast links
  • Backfill an analytics database for commercial-spaceflight research

FAQ

Is this real-time? Mission data is sourced from the volunteer-maintained r-spacex public API which mirrors official SpaceX data and is updated within hours of new mission announcements.

Do I need an API key? No.

Does it include the next launch? Yes โ€” use upcomingOnly: true.

Legal

This Actor consumes the publicly accessible r-spacex SpaceX API which aggregates publicly available SpaceX mission information. No authentication is bypassed. Data is intended for personal, educational, research, or commercial uses that respect the upstream provider's terms. Contact support via the Apify Console with any issues.

You might also like

๐Ÿš€ SpaceX Launch Intelligence - Rockets & Missions

benthepythondev/spacex-launch-intelligence

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 Launches and Rockets Scraper

parseforge/spacex-launches-scraper

Pull every SpaceX launch with rocket, payloads, success flag, launch site, mission patch image, webcast URL, and full mission details. Filter by year, success/failure, rocket name, or upcoming. Bonus modes for rockets, capsules, cores, launchpads, and payloads catalog.

SpaceX Launches โ€“ Missions, Vehicles & Timelines

abotapi/spacex-com

Pull the full SpaceX launch catalog from spacex.com in clean JSON. Filter by vehicle, mission type, status, launch site, or date range. Returns vehicle, mission status, sites, date/time, images, mission links, and optional write-ups, webcasts, timelines, and carousel imagery.

Launch Library 2 (The Space Devs) Rocket Launches Scraper

parseforge/ll-spacedevs-launch-scraper

Track upcoming and historical orbital rocket launches across every active provider (SpaceX, ULA, Roscosmos, ISRO, ESA, CNSA, Rocket Lab, Blue Origin and more). Returns mission, rocket, pad coordinates, status, weather, programs and agency profiles.

SpaceX Data Scraper

crawlerbros/spacex-scraper

Scrape SpaceX mission data from the official public SpaceX API - launches, rockets, crew members, Starlink satellites, launchpads, and more. No authentication required.

Space Launch Library โ€” Global Launch Aggregator

jungle_synthesizer/space-devs-launch-library-aggregator-scraper

Scrapes upcoming and historical rocket launches from The Space Devs Launch Library 2 API โ€” 600+ scheduled and 7,500+ past missions across SpaceX, ULA, Rocket Lab, ISRO, JAXA, ESA, Roscosmos, Blue Origin, and more. Includes status, rocket, orbit, pad coordinates, hold/fail reasons, and video links.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

CALT Long March Rocket Fleet News Scraper

jungle_synthesizer/calt-long-march-rocket-fleet-news-scraper

Scrapes the official CALT (China Academy of Launch Vehicle Technology) news portal for Long March rocket mission updates, launch reports, and fleet news. Returns article title, publish date, body text, images, and extracted mission metadata.

๐Ÿ‘ User avatar

BowTiedRaccoon

2