Start a new topic

Using ScrapingHub through HttpURLConnection and url.openConnection(proxy) in Java

Is it possible to simply use the proxy server through HttpURLConnection  (or HttpsURLConnection) and URL.openConnection(proxy)? Your jSoup example seem to suggest it it possible.


Would you have a complete sample (I am sure https set-up has some provisions to consider)?

Login to post a comment