In [1]:
import requests
import yaml

In [ ]:
response = requests.get("https://iosdc.jp/2016/c/api/talks.json")