I think I've found a bug with the XPathOnUrl formula.
I get the message"
Exception: XmlException
Message: Data at the root level is invalid. Line 1, position 1.
This is my formula:
=XPathOnUrl("https://www.jobbird.com/nl/vacatures-in-groningen/","//*[@id='related-info']",,"html")
Could somebody help me with this?