What is the XPath or regex to extract the content of this meta tag?
<meta property="og:title" content="Test">
                The following query should work:
//meta[@property="og:title"]/@content
                        If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With