I'm trying to extract particular string from the whole HTML source code.
HTML Source: view-source:https://www.instagram.com/p/BUbZXXMjnxY/?taken-by=narentrigger&hl=en
Need To Extract String: https://instagram.fmaa1-2.fna.fbcdn.net/t51.2885-15/e35/18645014_163619900839441_7821159798480568320_n.jpg
From the "og:image" Meta Property.
i have tried some methods, but everything gone wrong. Is there any way to grab the image link from the og:image meta property of the source code. After extracting need to store the image url on a particular variable. Expert helps needed. Url that need to extract
contentattribute of theog:imagemeta?