A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Mongo DB Applied Patterns
this week in the
MongoDB
forum
or a resume review from
Five Year Itch
in the
Jobs Discussion
forum!
JavaRanch
»
Java Forums
»
Java
»
Java in General
Author
Parsing Webpage and Links
maverickml venkatesh
Greenhorn
Joined: Aug 17, 2011
Posts: 2
posted
Jan 31, 2012 03:42:14
0
Hi,
Sorry if I had posted this in the wrong forum.
I have a webpage with links in a table. All i need to do is to navigate to each of these links and gather information from those pages.
As of now i can think of writing web crawler in
java
(again this has to be supported by the site)
Any other solutions like collecting the webpage response and HTML parsing the same.
Please suggest
Tim Moores
Rancher
Joined: Sep 21, 2011
Posts: 2407
posted
Jan 31, 2012 03:44:30
0
The HttpUnit library (or jWebUnit, which builds on top of it) is perfect for that.
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Parsing Webpage and Links
Similar Threads
scanning the webpage
Is your company/clients moving towards Web 2.0?
insert multi language
Save File As...
using string value as a variable name
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter