Skip to content

Instantly share code, notes, and snippets.

@sdeering
Last active August 8, 2019 06:58
Show Gist options
  • Save sdeering/3c4b5922d98e756c376a72a5a6b0de3d to your computer and use it in GitHub Desktop.
Save sdeering/3c4b5922d98e756c376a72a5a6b0de3d to your computer and use it in GitHub Desktop.
curl http://localhost:4200/assets/settings/collections.json | python -c 'import json,sys;obj=json.load(sys.stdin);print obj["data"]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment