Use json in Python Pythonでjsonを扱う。 ファイル確認 cat app/input/comments_PbONx9_umgE_20210421_184211.json | jq '.' -C | less -R 参考 PythonでJSON 読み込み:Qiita