How can I log in to ortex.com using requests?

后端 未结 0 990
野性不改
野性不改 2021-02-01 09:13

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:
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题