Retrieve web page from remote browser

Hello!
I was wondering if it is possible to “grab” a web page direction from different computers, smartphones, etc. and open in it in a target computer or server computer…Is this possible?
Could someone please point me into the direction if it is?
Many thanks in advance!
best!
Jorge.

This is not Processing related. If the page is a link, you can try loadStrings. if the page you want to get is loaded in the other computer, no, I don’t think you can.

Kf