I want to parse the URL from some small content using python code ,for example
"@you some text https://url.com"
I'd like to take this URL alone.
if there any library can use it for that ?
anyone can help me please
Hi ,
I want to parse the URL from some small content using python code ,for example
"@you some text https://url.com"
I'd like to take this URL alone.
if there any library can use it for that ?
anyone can help me pleas