I don’t ask how to login to the website. I ask how to let the destination website (which require an user login) somehow thinks that I am an user in an already-log-in state (but in-fact I’m in the terminal using something like Get in python Requests targeting that website) let me get the html response just like a normal user. Can I login via Chrome then grab some piece of unique information identified me as this user then use this info in the terminal to fake the user accessing the website? Tell me what is it info? I know an application in my country they grab something called spc_f from the web they logged in then they can fake that user login identity to access that web with different platform.
1