I need to implement the crawl code in LinkedIn.
I have tried httpUrlConnection.Open
connection and
my LinkedIn url opens in browser perfectly, but while I am using the java code I am getting a response code 999.
Please suggest the correct thing that I have to do.