Skip to content
Tools / Space Data
Space Data icon

Space Data

NASA data: APOD, asteroids & ISS

Space Data brings real-time and historical NASA data into any workflow — the Astronomy Picture of the Day, near-Earth asteroid tracking with hazard ratings, live ISS position, the current crew in space, and full-disc Earth photos from orbit.

Whether you're building an educational app, a space-themed dashboard, or just want to know if any asteroids are passing close to Earth this week, this tool gives you clean structured access to NASA's public data feeds.

What you can do

  • Get NASA's Astronomy Picture of the Day — today, any specific date, a date range, or random picks
  • Track near-Earth objects: asteroid names, sizes, miss distances, velocities, and hazard status
  • Get the ISS's real-time latitude, longitude, altitude, and velocity
  • See who is currently in space, grouped by spacecraft
  • Retrieve full-disc Earth images from the DSCOVR satellite

Who it's for

Educators and students who want live space data for lessons and projects. Developers building space or astronomy apps. Dashboard builders who want a live NASA data feed. Anyone who wants to know what's happening in space right now.

How to use it

  1. Use picture_of_the_day with no parameters for today's image, or pass a date for a specific day
  2. Use near_earth_objects with a date range (up to 7 days) to see upcoming asteroid activity — check hazardous_count and miss_distance
  3. Use iss_position for a real-time lat/lon, altitude, and velocity snapshot
  4. Use people_in_space to see the current crew list grouped by spacecraft
  5. Use earth_imagery for full-disc Earth photos from DSCOVR

Getting started

No setup required — all skills run immediately with no API key needed.

Picture of the Day

Get NASA's Astronomy Picture of the Day (APOD). Get today's picture, a specific date, a date range, or random pictures.

Returns: Title, explanation, image URL, HD URL, media type, and copyright for the astronomy picture of the day
Near Earth Objects

Get asteroids and near-Earth objects passing close to Earth in a date range. Returns name, estimated size, hazard status, velocity, and miss distance for each object.

Returns: List of asteroids with name, estimated diameter, hazard status, velocity, and miss distance sorted by closest approach
ISS Position

Get the current real-time position of the International Space Station. Returns latitude and longitude coordinates with a UTC timestamp.

Returns: Current latitude, longitude, and timestamp of the International Space Station
People in Space

Get a list of everyone currently in space right now. Returns the total count, each person's name and which spacecraft they are aboard, grouped by spacecraft.

Returns: Count of people in space, list of astronauts with names and spacecraft, grouped by spacecraft
Earth Imagery

Get the most recent Earth images from NASA's EPIC (Earth Polychromatic Imaging Camera) on the DSCOVR satellite. Returns full-disc images of Earth with date, caption, and coordinates.

Returns: Latest Earth images from the EPIC camera with image URLs, captions, dates, and centroid coordinates
Loading reviews...

Loading activity...

v0.062026-04-24
  • People in Space now discloses the source and warns that the upstream feed can lag by months
v0.052026-04-07
  • ISS position now computed directly from authoritative NORAD orbital data via CelesTrak, eliminating dependency on third-party tracking APIs
v0.042026-04-06
  • ISS position now also returns altitude and velocity
v0.032026-04-05
  • Improved reliability of ISS position and people in space data
v0.022026-03-22
  • Added subtitle, expanded description, and agent instructions
v0.012026-03-20
  • Initial release with 5 skills: APOD, near-Earth objects, ISS position, people in space, Earth imagery

Space Data Use Cases(6)

Browse all 6 Space Dataguides →
Open Track Space Missions

Track Space Missions

Stay updated on space missions with NASA imagery and daily astronomical highlights.

Space Data icon
Space Data
4 agent guides
Open Look Up Astronomical Events

Look Up Astronomical Events

Research astronomical events with NASA imagery and expert explanations of celestial phenomena.

Space Data icon
Space Data
4 agent guides
Open Search Papers by Topic

Search Papers by Topic

Find relevant academic papers on any research topic across millions of scholarly publications.

Academic Research icon
Academic Research
4 agent guides
Open Geocode Addresses to Coordinates

Geocode Addresses to Coordinates

Convert street addresses into precise latitude and longitude coordinates for mapping and spatial analysis.

Address Geocoding icon
Address Geocoding
4 agent guides
See every Space Datause case (Claude, ChatGPT, Copilot, OpenClaw guides) →

Related Tools

Frequently Asked Questions

Can I get NASA's Astronomy Picture of the Day?

Yes. `picture_of_the_day` supports today, a specific date, a date range, or a random set of APOD images.

Can I check asteroid activity for a date range?

Yes. `near_earth_objects` returns asteroids for a date range up to 7 days, including estimated size, hazard status, velocity, and miss distance.

Can I see where the ISS is right now?

Yes. `iss_position` returns the current latitude, longitude, and timestamp for the International Space Station, and `people_in_space` shows who is currently aboard.

Can I get Earth images from space?

Yes. `earth_imagery` returns full-disc Earth images from the DSCOVR satellite, which works well for dashboards and educational content.