import json with open("./corpus_master_ALL.json","r") as f: c = json.load(f) print(c['start']['be'])