So I'm making a script that gets info from a page that you can see and retrieve data from it using BeautifulSoup, but to get the data from the main page you need to log in. How do I log in and retrieve data from the page it sends me to for parsing in BeautifulSoup?So I'm making a script that gets info from a pa