Launch Library Rocket Launches Scraper
Pricing
from $4.52 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
20 hours ago
Last modified
Categories
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
| Field | Type | Description |
|---|---|---|
mode | select | upcoming or previous launches. |
search | string | Optional keyword filter (rocket, provider, or mission β e.g. Falcon, Starlink). |
maxItems | integer | How many records to return. Free plan is capped at 10. |
Example
{"mode": "upcoming","search": "Falcon","maxItems": 10}
π Output
| Field | Description |
|---|---|
imageUrl | Launch/rocket image |
name | Launch name |
status / statusAbbrev | Launch status |
net / windowStart / windowEnd | Target launch time and window (ISO 8601) |
probability | Go probability (%) when published |
rocketName / rocketFamily | Rocket configuration and family |
providerName / providerType | Launch service provider |
padName / locationName / latitude / longitude | Launch pad and site |
missionName / missionDescription / missionType / orbit | Mission details |
webcastLive | Whether a live webcast is flagged |
detailUrl | API detail link |
scrapedAt / error | Collected 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.