Getting URL using RCurl
1
0
Entering edit mode
Mugurel • 0
@mugurel-24169
Last seen 4.3 years ago

Hi All,

I am new to R studio , so please be patient with me . When I run the code:

library(XML)
library(RCurl)
library(httr)
url <- getURL("https://www.baseball-reference.com/teams/SFG/2018.shtml")

I get the following error

 url <- getURL("https://www.baseball-reference.com/teams/SFG/2018.shtml")
Error in function (type, msg, asError = TRUE)  : 
  error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

Any ideas, please.

Many thanks, Mugurel

RCM RcwlPipelines • 1.5k views
ADD COMMENT
0
Entering edit mode
@james-w-macdonald-5106
Last seen 22 hours ago
United States

This support site is intended to help people who are working with Bioconductor packages. And all of your packages are CRAN packages. You should ask questions about CRAN packages on either r-help@r-project.org, or maybe stackoverflow.com.

ADD COMMENT

Login before adding your answer.

Traffic: 699 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6