Comment on HTML/XML Parsing with Node & jQueryparentComments−badmash6914yIf you are using Java to crawl the web , I would suggest using Jsoup for data extraction -- you can extract data with jquery like methods.
Comments
If you are using Java to crawl the web , I would suggest using Jsoup for data extraction -- you can extract data with jquery like methods.