""" path = "/mnt/data/login_corporativo_real.html.txt" with open(path, "w", encoding="utf-8") as f: f.write(content) print(path)