I am writing a script to pull some data from ortex.com. Here is what I am currently using to login and then run my get request:
with requests.Session() as s: