Displaying URL content within Blender UI?

I am looking for way to get Blender to communicate with external services (via REST API and/or URL) like Prometheus, Shotgun and Tractor by displaying URL content and getting the user selection/choices back to Blender.

I see that some of the menu item connects to URL but that prompts an external web browser.
Does Blender have an internal browser ?

Cheers

https://developer.blender.org/diffusion/B/browse/master/release/scripts/startup/bl_operators/wm.py$1107-1127

Source for opening links from menu items. There’s no website browser in Blender. Some addons do connect to the internet, as per the policy https://www.blender.org/about/license/