Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No curiosity images since feb 19, 2024 #198

Open
adityai opened this issue Jun 19, 2024 · 2 comments
Open

No curiosity images since feb 19, 2024 #198

adityai opened this issue Jun 19, 2024 · 2 comments

Comments

@adityai
Copy link

adityai commented Jun 19, 2024

I use the following API endpoint for a sample app that I run. It looks like the last date for which there have been photos posted is Feb 19, 2024.

https://api.nasa.gov/mars-photos/api/v1/rovers/curiosity/photos?api_key=<YOUR_API_KEY>&earth_date=2014-01-31

As far as I know, curiosity is still active and functional as of today. I am curious if this is a technical problem or if NASA has chosen not to display images from curiosity past 2024-02-19.

This API endpoint shows that 2024-02-19 is indeed the last update from Curiosity.
https://api.nasa.gov/mars-photos/api/v1/rovers/curiosity?api_key=<YOUR_API_KEY>

@AidanPowers
Copy link

Just ran into this issue as well, looks like NASA is still publishing images from Curiosity as seen here:
https://mars.nasa.gov/msl/multimedia/raw-images/?order=sol+desc%2Cinstrument_sort+asc%2Csample_type_sort+asc%2C+date_taken+desc&per_page=50&page=0&mission=msl
The latest image was published on 10/8/2024 (Today)

@AidanPowers
Copy link

Seems like the old scraper was broken a while ago, I have attempted to fix it here #200

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants