I used the NASA API to fetch NASA's Astronomy Picture of the Day (APOD). I used the requests library for this. Then, I simply extracted three properties from the JSON format- the image title, explanation, and the URL. The three responses are printed in the terminal of the code editor.

Built With

Share this project:

Updates