Note that there are some explanatory texts on larger screens.

plurals
  1. POGetting Data from Internet in Java
    primarykey
    data
    text
    <p>I thought of making the following application for my college project in java. I know core java. I want to know what should i read "specifically" for this project as there is less time: </p> <p>It will have an interface to put your query. This string would go as a query to internet search engines and with the help of search engine find the data (<strong>the first web page that we see</strong> (that is data for my application for this time. :) )).<br> I do not want to display the data. I just want the HTML file or the source code of the generated web page. Is it sounding like Common Getaway Interface? I do not know about this. </p> <p>But i think it for the same purpose. If it is this. please guide me to know how to implement this.<br> Whatever please specify </p> <ul> <li><strong>Problem 1 :</strong> What should i read ? Any direct help at this point is not my intention. I want to implement it myself. </li> <li><strong>Problem 2 :</strong> Is connecting to internet requires some jnlp knowledge too. </li> </ul> <p>for eg. as on google we search something it shows us the links of the websites. I can see the source code of this generated web page. I just want this page for my application to work on.</p> <p><strong>EDIT</strong>: I do not want to rely on google only or any particular web server. I want to decide that by my application.<br> Please also refer to my problem 2. </p> <p>As i discovered that we have Terms of Conditions for websites should i try to make my crawler. Would then my application not breaking the rules . Well its important for me.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload