Skip to content

Instantly share code, notes, and snippets.

@koba-e964
Created October 27, 2019 17:28
Show Gist options
  • Save koba-e964/95161ba77fbe0b5bb40a3485009143f2 to your computer and use it in GitHub Desktop.
Save koba-e964/95161ba77fbe0b5bb40a3485009143f2 to your computer and use it in GitHub Desktop.
USER_ID=kobae964
curl -s https://atcoder.jp/users/${USER_ID}/history/json | jq '.[] | select(.IsRated) | .NewRating'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment