Quantcast
Channel: Active questions tagged r - Stack Overflow
Viewing all articles
Browse latest Browse all 201867

R Download table from webpage with RCurl

$
0
0

I'm trying to download a table from a html-site by using the RCurl::getURL()-function. The problem is that the following error appears:

theurl <- getURL("https://www.bafin.de/SharedDocs/Veroeffentlichungen/DE/Liste/WPUeG/li_kontrollerlangungen_wpueg.html",.opts = list(ssl.verifypeer = FALSE) )

Error in function (type, msg, asError = TRUE):
error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure

Two days ago it still worked, but now this error message appears.

How can I avoid this problem?


Viewing all articles
Browse latest Browse all 201867

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>