XPath – a lesson in usefulness

This morning Simon Willison published the article
Using XPath to mine XHTML
. Therein he gives an example of using Python with XPath to retrieve data from his blog easily. Of course the example is trivial, but it does highlight the possiblities for easy retrieval, re-use and integration of data. All made possible by the power of XML

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

Comments are closed.