Login to website via SmartApp?

Hello.
I’m wondering if I was able to connect to a remote Website using its login form and my credentials, in order to get the data for website dashboard for processing.

I have written similar smartapps and I was able to get the data using regex, but all there were without authentication first.

And suggestions?

Hi, @panos!
It’s good to hear from you.
So, you’d like to be redirected to their login page, enter your credentials and then receive an Authorization code that you would use for your requests?