Track ISS Position Every Minute & Push to Firebase

Fetches International Space Station (ISS) position every minute via API and stores latitude, longitude, and timestamp in Firebase Realtime Database.

n8n
Track ISS Position Every Minute & Push to Firebase

This workflow automates the collection of real-time position data for the International Space Station (ISS). It uses a Cron node to trigger every minute, making an HTTP request to the Where The ISS At API (satellite ID 25544) with the current timestamp to retrieve the latest coordinates. The response is processed by a Set node, which extracts the latitude, longitude, and timestamp into a clean JSON structure.

The data is then pushed to a specified path ('iss') in Google Firebase Realtime Database using the Google Cloud Realtime Database node. This enables seamless real-time syncing for web or mobile apps. Benefits include eliminating manual polling, ensuring up-to-date satellite tracking data, and reducing development time for location-based applications.

Ideal use cases: Building live ISS tracking dashboards, educational projects on space tech, IoT devices displaying satellite positions, or integrating into AR/VR experiences. It's lightweight, reliable, and scalable for continuous monitoring without server management.

$9.99
Last updated August 22, 2026
30-day money-back guarantee
Instant download
Lifetime updates included

New buyers can create an account from the cart to unlock a controlled $10 first-purchase credit on eligible orders of $25+.

Secure checkout powered by Stripe

Support

How to import this workflow into n8n

  1. 1Purchase or download the workflow to get the n8n workflow JSON file.
  2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
  3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
  4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

Related Other workflows

More from Matt Buds

Need this deployed? We'll set it up for you.

Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.