/apod-scraper

Scraper for the "Astronomy Picture of the Day" website

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Astronomy Picture of the Day Scraper

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.