Visit site get data and put in file for use.

I need to go to "vpnbook"

vpnbook.com

on the web (can't put in name yet)and open "Openvpn" tab
On that page I need to get the username:vpnbook and the next line password:????????
I need to put those two in line one and two of a file "pwfile"
When I have those I need to open openVPN with the --auth-user-pass [up] user password option so that it sets up automatically

--auth-user-pass [up] : Authenticate with server using username/password.
                  up is a file containing username/pass

Thanks for any pointers.

Although you don't have enough posts yet to create links to webpages in your posts, you can include site URLs in CODE tags.

If you tell us what operating system and shell you're using, you'll have a better chance of getting a response that will work in your environment. Some systems have a lot more tools available for loading content from remote sites than other system provide.