NASA Space Intelligence - APOD Asteroids Discovery AI Scoring avatar

NASA Space Intelligence - APOD Asteroids Discovery AI Scoring

Pricing

$2.00 / 1,000 results

Go to Apify Store
NASA Space Intelligence - APOD Asteroids Discovery AI Scoring

NASA Space Intelligence - APOD Asteroids Discovery AI Scoring

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.

Pricing

$2.00 / 1,000 results

Rating

0.0

(0)

Developer

ben

ben

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

0

Monthly active users

2 days ago

Last modified

Share

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.

What you get

  • 10 structured fields per recordcopyright, data_type, date, discovery_score, explanation, hdurl, media_type, service_version
  • Clean, validated JSON ready for your pipeline
  • Pre-built dataset Overview in the Apify Console for instant inspection
  • Reliable & maintained — patched whenever the source changes

Why this actor (vs. alternatives)

Build your ownGeneric scraperThis actor
MaintenanceYou patch every changeOften brokenPatched continuously
Structured outputManual parsingInconsistentValidated schema
Setup timeDaysHoursMinutes
Pay only for resultsN/AVariesYes (pay-per-use)

Input

FieldTypeDescription
apiKeystringYour NASA API key. Get free key at https://api.nasa.gov (takes 5 min). Default uses DEMO_KEY (limited to 30 requests/hour)
apodCountintegerNumber of Astronomy Picture of the Day entries to fetch (0-100). Set to 0 to skip APOD data.
asteroidCountintegerMaximum number of Near-Earth Asteroids to fetch. Set to 0 to skip asteroid data.
hazardousOnlybooleanOnly include potentially hazardous asteroids (PHAs)
minDiameternumberMinimum asteroid diameter in kilometers (0 = no filter)

Example Input

{
"apiKey": "DEMO_KEY",
"apodCount": 5,
"asteroidCount": 5,
"hazardousOnly": false,
"minDiameter": 0
}

Output (sample)

{
"data_type": "apod",
"title": "W5: The Soul Nebula",
"date": "2025-12-17",
"explanation": "Stars are forming in the Soul of the Queen of Aethopia. More specifically, a ...",
"media_type": "image",
"url": "https://apod.nasa.gov/apod/image/2512/Soul_Horne_1080.jpg",
"hdurl": "https://apod.nasa.gov/apod/image/2512/Soul_Horne_2048.jpg",
"copyright": "Jeffrey Horne",
"service_version": "v1",
"discovery_score": 80
}

Use cases

  • News aggregators — auto-update with the latest events
  • Educational platforms — teach with real scientific data
  • Dashboards — visualize trends and events
  • Alerting / safety — trigger on significant events
  • Research — analyze patterns over time

Pricing

Pay-Per-Event:

  • $0.002 per result
  • $0.00005 actor-start fee

Example runs

Use caseResultsCost
Quick scan100$0.20
Standard run500$1.00
Bulk dataset2,000$4.00

FAQ

Q: How fresh is the data?
A: Real-time — every run fetches live from the source.

Q: Do I pay for failed or empty runs?
A: You pay per result returned, plus a tiny actor-start fee.

Q: Can I schedule recurring runs?
A: Yes — use the Apify Console scheduler for daily/weekly automation.

Q: Can I export the data?
A: Yes — JSON, CSV, Excel, and API access are all supported by Apify.

This actor retrieves publicly accessible data only. You are responsible for respecting the source's Terms of Service, honoring robots.txt, and complying with GDPR / applicable regulations for any personal data.

Support & feature requests

Open an issue on the Actor page or contact via Apify Console messaging. Custom features welcome.