Hmm... I didn't find any java based ones that weren't web crawlers that
looked like they had the same level of support and ease of use as
Jwebunit (if you know one - just tell me ;-) thanks)

I've got an application that doesn't really expose much of itself. It's
just got a big-ole servlet that runs the app and hides the
implementation details.  So, if I want to have an outside app link to
page n of person 5 on tab 6, the easiest way to do it would be to
simulate a user logging on, clicking, etc.  

G

-----Original Message-----
From: Nicholas Neuberger - Home [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 27, 2006 4:30 PM
To: [email protected]
Cc: Furash Gary
Subject: Re: [Jwebunit-users] Simple Scraping Approach

On Wednesday 27 September 2006 9:18 am, Furash Gary wrote:
> 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
>

I'm willing to bet you can find several web scraping libraries out
there.  
Alot of them, you can specify the depth of pulling down a website.

Actually, what's your overall goal.  Sucking down websites....or
visually inspecting data in the response of pages, etc.

Nick

-------------------------------------------------------------------------
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

Reply via email to