Skip to content

Instantly share code, notes, and snippets.

@thigm85
Last active March 24, 2021 11:17
Show Gist options
  • Save thigm85/0e3985341cbcf34eb221616e093f2192 to your computer and use it in GitHub Desktop.
Save thigm85/0e3985341cbcf34eb221616e093f2192 to your computer and use it in GitHub Desktop.
import requests, json
data = json.loads(
requests.get("https://thigm85.github.io/data/mind/mind_demo_fields_parsed.json").text
)
data[0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment