data-science-at-the-command-line icon indicating copy to clipboard operation
data-science-at-the-command-line copied to clipboard

Allow string results from XPath queries

Open tomwills opened this issue 10 years ago • 0 comments

Previously, scrape would throw an exception if passed an XPath expression which returned string elements (e.g. '//a/@href').

tomwills avatar Dec 08 '14 20:12 tomwills