VOOZH about

URL: https://apify.com/commonelements/nasa-neo-asteroids

โ‡ฑ NASA Near Earth Asteroids โ€” NeoWs API Data ยท Apify


๐Ÿ‘ NASA Near Earth Objects โ€” Asteroid Feed & Catalog avatar

NASA Near Earth Objects โ€” Asteroid Feed & Catalog

Pricing

$1.00 / 1,000 dataset item scrapeds

Go to Apify Store

NASA Near Earth Objects โ€” Asteroid Feed & Catalog

Download NASA near-Earth asteroid data from the NeoWs API. Get close approach feed for a date range or browse the full NEO catalog. Includes size estimates, velocity, miss distance, and hazard classification. Use DEMO_KEY or a free NASA API key.

Pricing

$1.00 / 1,000 dataset item scrapeds

Rating

0.0

(0)

Developer

๐Ÿ‘ Harry Schoeller

Harry Schoeller

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Categories

Share

Download near-Earth asteroid (NEO) data from NASA's NeoWs API. Get daily close approach feeds or browse the full catalog of 35,000+ tracked objects.

Modes

feed (default) โ€” Close approaches by date range

{
"mode":"feed",
"startDate":"2024-06-01",
"endDate":"2024-06-30",
"hazardousOnly":false,
"apiKey":"DEMO_KEY",
"maxRecords":200
}

browse โ€” Full NEO catalog

{
"mode":"browse",
"apiKey":"DEMO_KEY",
"maxRecords":1000
}

Example output record

{
"id":"3542519",
"name":"(2010 PK9)",
"nasaJplUrl":"http://ssd.jpl.nasa.gov/sbdb.cgi?sstr=3542519",
"absoluteMagnitude":22.1,
"isPotentiallyHazardous":false,
"estimatedDiameterMinKm":0.0877,
"estimatedDiameterMaxKm":0.1962,
"closeApproachDate":"2024-06-15",
"relativeVelocityKmPerSec":12.34,
"missDistanceKm":4523190,
"orbitingBody":"Earth",
"orbitClass":"Apollo",
"fetchedAt":"2025-01-01T00:00:00.000Z"
}

API key

Use "DEMO_KEY" for 30 requests/hour. Get a free key at api.nasa.gov for 1,000 requests/hour.

Use cases

  • Space risk research and planetary defense monitoring
  • Educational and science communication projects
  • Insurance catastrophe modeling
  • Science journalism and visualization

You might also like

NASA Near-Earth Object (Asteroid) Scraper

compute-edge/nasa-neo-scraper

Extract near-Earth asteroid data from NASA NeoWs API including size, orbital data, hazard status, and close approach distances.

NASA Near-Earth Asteroids (NeoWs) Scraper

parseforge/nasa-neows-asteroids-scraper

Pull near-earth asteroid data from NASA NeoWs (Near Earth Object Web Service). Returns asteroid name, designation, hazardous flag, estimated diameter, close-approach date, miss-distance, relative velocity, orbiting body, and orbital data. Filter by date range or browse catalog.

NASA Space Data Scraper

gentle_cloud/nasa-space-data-scraper

Fetch space data from NASA APIs: Astronomy Picture of the Day (APOD), Near Earth Objects (NEO), Mars Rover photos, and Earth images (EPIC). Free, no API key required.

NASA JPL Close Approach Scraper

parseforge/jpl-close-approach-scraper

Track every asteroid and comet that swings past Earth using NASA JPL CNEOS data. Returns object designation, close approach date, nominal distance in astronomical units and lunar distances, relative velocity, and absolute magnitude H. Filter by date, distance, brightness, or target body.

NASA Open APIs Scraper

gio21/nasa-scraper

Scrape NASA's open APIs: Astronomy Picture of the Day (APOD), Mars Rover photos (Curiosity), EPIC Earth imagery (DSCOVR), Near-Earth Objects feed. Returns titles, explanations, HD URLs, dates, sizes, hazard flags. For science apps and content creation.

๐Ÿ›ฐ๏ธ NASA Space Intelligence - APOD & Asteroids Data

benthepythondev/nasa-space-intelligence

Extract space data from NASA's public APIs with AI-powered discovery scoring (0-100). Get Astronomy Picture of the Day (APOD) and Near-Earth Asteroid data with intelligent ranking.