XPath, short for XML Path Language, is a powerful query language used to navigate through the structure of an XML document. Since modern web pages are essentially HTML documents (a type of XML), XPath ...