Using ScrapingHub through HttpURLConnection and url.openConnection(proxy) in Java
d
deltagreen
started a topic
almost 4 years ago
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)?
deltagreen
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)?