Launch Library Rocket Launches Scraper avatar

Launch Library Rocket Launches Scraper

Pricing

from $4.52 / 1,000 results

Go to Apify Store
Launch Library Rocket Launches Scraper

Launch Library Rocket Launches Scraper

Track upcoming and past rocket launches from Launch Library. Each launch returns the name, status, scheduled time, rocket, provider, pad, location, mission, webcast flag, and image. Useful for space enthusiasts, building a launch calendar, and following providers over time.

Pricing

from $4.52 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

20 hours ago

Last modified

Share

πŸš€ Launch Library Rockets Scraper

Export upcoming and past rocket launches worldwide from the Launch Library 2 API. Launch name, date, status, rocket, provider, pad, location, mission, and webcast info. No key, no login.

Track every orbital launch across all providers (SpaceX, ULA, Arianespace, Roscosmos, CNSA, and more) in one clean feed. Each record carries the rocket configuration, launch service provider, pad and geographic location, and the mission details.

βš™οΈ Input

FieldTypeDescription
modeselectupcoming or previous launches.
searchstringOptional keyword filter (rocket, provider, or mission β€” e.g. Falcon, Starlink).
maxItemsintegerHow many records to return. Free plan is capped at 10.

Example

{
"mode": "upcoming",
"search": "Falcon",
"maxItems": 10
}

πŸ“Š Output

FieldDescription
imageUrlLaunch/rocket image
nameLaunch name
status / statusAbbrevLaunch status
net / windowStart / windowEndTarget launch time and window (ISO 8601)
probabilityGo probability (%) when published
rocketName / rocketFamilyRocket configuration and family
providerName / providerTypeLaunch service provider
padName / locationName / latitude / longitudeLaunch pad and site
missionName / missionDescription / missionType / orbitMission details
webcastLiveWhether a live webcast is flagged
detailUrlAPI detail link
scrapedAt / errorCollected timestamp; null on success

Note: The public Launch Library API is rate limited (~15 requests/hour anonymous). Large paid runs may hit HTTP 429; the run reports it clearly.

Disclaimer: Independent tool, not affiliated with The Space Devs. Only publicly available data is collected.