corincerami / mars-photo-api

A Rails API for photo data from NASA's Mars Rovers
https://api.nasa.gov/#MarsPhotos
GNU General Public License v3.0
358 stars 48 forks source link

No updates since sol 2540 #88

Closed stirlingalgermissen closed 4 years ago

stirlingalgermissen commented 4 years ago

Looks like the raw images website format changed

cgibsonmm commented 4 years ago

I am going to fork this and see if I can get the scrapper to start working again.

cgibsonmm commented 4 years ago

Here is a fix https://github.com/chrisccerami/mars-photo-api/pull/101

corincerami commented 4 years ago

I'm running the scraper on production now, so this should get things back to normal. Thanks for the help @cgibsonmm

corincerami commented 4 years ago

Everything should be up to date now.

stirlingalgermissen commented 4 years ago

Looks great, my bot started up as soon as this was deployed. Thank you