A java class to fetch the contents of a web page

  • Thread starter आलोक (Alok)
  • Start date
À

आलोक (Alok)

I'm looking for a java class that can fetch me the contents of a web
page.
In other words, one that lets my program act like an http client.
In another set of words the java programming equivalent of what wget
does on the unix command line.

If it makes any difference, I plan to fetch the page in a servlet and
then manipulate it to extract/modify some content.

Thanks in advance for the pointers.
 
R

Roedy Green

I'm looking for a java class that can fetch me the contents of a web
page.
In other words, one that lets my program act like an http client.
In another set of words the java programming equivalent of what wget
does on the unix command line.

see http://mindprod.com/products1.html#HTTP
--
Roedy Green Canadian Mind Products
http://mindprod.com

If everyone lived the way people do in Vancouver, we would need three more entire planets to support us.
~ Guy Dauncey
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top