I have a webpage I want to use with YQL. But I need the XPath of a specific item. I can see it in the debug tools area for Google Chrome but I don\'t see a way to copy tha
Use this extension, it generates xpaths based on id or class, which is probably what you want to use.
Click on the browser icon, the panel is shown on the right corner of the page, then click start inspect, then click on any element to get your xpath.
XPath Generator