This is a web scraper for NASA's Astronomy Picture of the Day website that runs on morph.io. The images are stored in a database that can then be queried using the morph.io API.
As noted in openjck/apod-scraper, there is now an official NASA API that can be used for this same purpose. However, the morph.io API can still be useful as a fallback option. This is demonstrated in my NASA Imagery Fetcher project.