I’m making an app and I need to know if this I’m trying to do is possible, I need to open a link from a website, which will open a login screen, and then get the data from the site that opens, with HTTP.get maybe.
First Page Link
I have the login and the password, but I need a function that automatically fill the fields and enter, to enter the next page, without showing to the user of preference. The next page I can get the data with HTTP.get
Thanks