Get Web Browser

Yes but you would need to create a c++ class and create a child blueprint from that c++ class with separate blueprint callable functions returning the values you got from JavaScript. bear in mind function shown only returns variables from JavaScript to unreal, not unreal to JavaScript and can only return Integers, doubles and strings .