luqmaan / PriceChecker.py

A web server + scraper that notifies you when the price of products change.
3 stars 1 forks source link

XPath #3

Closed luqmaan closed 11 years ago

luqmaan commented 11 years ago

Any progress on a click to get XPath approach?

jmfield2 commented 11 years ago

Ya sorry I thought you saw -- I checked in 'marklet.js' to the pyquery branch -- if you add the first line (comment) as a bookmark to chrome and change the "file:///' path to where marklet.js is stored, it should tell you the xpath for whatever element you click on a given page

On Wed, Mar 6, 2013 at 8:26 AM, Luqmaan Dawoodjee notifications@github.comwrote:

Any progress on a click to get XPath approach?

— Reply to this email directly or view it on GitHubhttps://github.com/createch/PriceChecker.py/issues/3 .

luqmaan commented 11 years ago

Nice, I think this would be better suited as a Chrome extension. I've added the necessary boilerplate around your XPath builder to turn it into a Chrome extension. Install the extension and give it a try.