Get input from webbrowser Widget on ue4.27

Hello everyone!

I have been playing around with the webbrowser widget and am wondering the following;

Is it possible to get info from a DIV on a website to use as a variable in ue4? and if, how?

For example:
The website that opens in the widget is ‘forums.unrealengine.com’ and people can for example type something in the search bar. Can I import this text from the search bar into ue4 and use it as a variable? If so, how?