I stumbled across jQuery while during a search for my project that involves parsing and extracting content from HTML pages. I have a collection of xpath strings that identifies the data I would like to extract. Wondering if I could use jQuery for this purpose. If so can someone share with me some samples or share some pointer on how I could achieve this.
Appreciate your time and help
Ashwini