Jericho HTML Parser

I have recently been playing more with Java and have needed to deal with HTML. I had written a web resource wrapper to get/post data to and from a web site. Instead of writing a bunch of utilities for different HTML scraping, I am looking into using the Jericho HTML Parser.

Comments are closed.