How do I crawl web data HTTPS using java?
the website from my company can be accessed using encrypted VPN only?
Then I compile my code come across some error like ...PRIX...keystore...Cacert...?
I tried out this code from mkyong,I am able to crawl data from sites like google?
http://www.mkyong.com/java/java-https-client-httpsurlconnection-example/
I am ok to use python or C as well?
the website from my company can be accessed using encrypted VPN only?
Then I compile my code come across some error like ...PRIX...keystore...Cacert...?
I tried out this code from mkyong,I am able to crawl data from sites like google?
http://www.mkyong.com/java/java-https-client-httpsurlconnection-example/
I am ok to use python or C as well?
Last edited: