From the following character strings in python, such as [https: //....png] I want to extract the URL. I wonder if I should do it with a regular expression, but the actual method is unknown.
meta content="https://qiita.com/drafts/47fed79616455c085f91/edit" property="og:url" /><meta content="https://cdn.qiita.com/assets/qiita-fb-fe28c64039d925349e620ba55091e078.png " property="og:image"
I look forward to working with you.
Recommended Posts