java - Linked in url returning the response code 999 -


i need implement crawl code in linkedin.

i have tried httpurlconnection.open connection , linkedin url opens in browser perfectly, while using java code getting response code 999.

please suggest correct thing have do.


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -