notebook.community
Edit and run
In [ ]: import requests requests.get('http://www.timeapi.org/utc/now.json').json()
import requests requests.get('http://www.timeapi.org/utc/now.json').json()