Python String correspond http

re.findall(r'https?://[^\s<>"]+|www\.[^\s<>"]+', str(STRING))
Silly Seahorse