Launch Schedule Widget
Show upcoming rocket launches on your own website — free. Paste one line of HTML and the widget stays up to date automatically, powered by the same launch database behind RocketLaunch.Live.
Get your widget
- Get your free widget feed (sign in required — accounts are free).
- On your feed page, enter the domain of the website you'll embed it on. Your widget only renders there.
- Copy the snippet and paste it into your page where the widget should appear. It looks like this:
<script async src="https://www.rocketlaunch.live/res/js/rlt-widget.js?2026.120" data-feed="YOUR-WIDGET-ID" data-theme="dark"></script>
Options
data-feed— your widget's ID, filled in for you on your feed page.data-theme—dark(default) orlight.data-count— number of launches to show, 3–10 (default 5).
If your site sends a Content-Security-Policy, allow
https://www.rocketlaunch.live in frame-src (the widget renders in an
iframe the script creates).
Filtered widgets
The free widget shows launches from all providers and locations. Premium members can embed any custom feed instead — only SpaceX, only your local spaceport, anything you can build with feed filters.