doc.codices.one


get json from url in python using requests

data = requests.get(url).json()

contact