Open rufuspollock opened 11 years ago
This might be useful: http://medialab.github.io/artoo/ (artoo - The client-side scraping companion)
On the page there's a nice explanation of why they think this is a necessary/useful tool compared to normal scraping techniques.
An extension combining:
Notes
Creating a sidebar pane in an extension
http://stackoverflow.com/questions/10100540/chrome-extension-inject-sidebar-into-page
Selector gadget: https://github.com/iterationlabs/selectorgadget/
http://docs.jquery.com/API/1.1.2/DOM/Traversing/Selectors#XPath_Selectors
Existing work