import json
json.dump(page2tables, open('page2tables.json', 'w', encoding='utf8'), ensure_ascii=False, indent=4)