xpath - extract title using ImportXML in google spreadsheets -


मैं = importxml ("", "// title") का उपयोग करके Google स्प्रैडशीट्स का शीर्षक निकालने का प्रयास कर रहा हूं। मुझे एक त्रुटि मिल रही है

मैं क्या कर रहा हूँ गलत?

thx


= importxml (यूआरएल, "// शीर्षक / पाठ ()") निम्न तीन को छोड़कर अधिकांश लिंक पर काम किया है .... anyideas?

यह // सिर / शीर्षक होना चाहिए या सटीक = IMPORTXML होना चाहिए ("", "// सिर / शीर्षक")


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -