Hi, I'm new to Rhino and would like to make a scraper using xpath 
queries. Specifically, I wanted to utilize firefox's xpath evaluation 
(document.evaluate), which seems to handle lots of "dirty" html pages 
quite well. Normally, I use/write greasy scripts, but I wanted to run 
the scraper on a server machine.

I've found some example scrappers, but they all use regular expressions. 
I would like to use xpath as firebug makes it easy to scrape from it's 
xpath links.

Any thoughts?
-Jon
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to