I need a web scraping library and, while I could build my own out of the HttpClient, JWebUnit is chock full of nice navigation features that make this kind of stuff easy
...but... Everything is in the context of test cases, etc. Has anyone taken a stab at doing something similar to what I'm trying? I would guess that there's a series of classes (I tried using some of the parent classes of webtestcase) that I could instantiate without having to build a test case and run it junit-style. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Jwebunit-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-users
