JAVA API to read Web page contents

V

vinayak Desai

Hi All,

I am new to JAVA, I want to read the contents of a web page.. How can
I?

Thanks n regards

Vinayak Desai
9900779832
 
S

Sundar

Hi All,

I am new to JAVA, I want to read the contents of a web page.. How can
I?

Thanks n regards

Vinayak Desai
9900779832

For your question I assume that you want to parse the HTML page (OR
Page scrapping web page). If that is the case you might look at
String.split() function OR String.indexOf().

-Sundar
http://heysundar.blogspot.com
 
T

Tymoteusz Gedliczka

vinayak said:
Hi All,

I am new to JAVA, I want to read the contents of a web page.. How can
I?

Thanks n regards

Vinayak Desai
9900779832

Try using HttpUnit, or HtmlUnit.
 

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,766
Messages
2,569,569
Members
45,043
Latest member
CannalabsCBDReview

Latest Threads

Top