Could I get my SID Cookie from an python script? A python script that grabs the SID from my browser when I run it without grabbing it manually, Is that possible?
You could technically use a scraper, login, then take the Sid. You could possibly also make a script that finds a cookie file an takes the Sid from there, but that would be SUS.