Open snvv opened 6 months ago
Hello I use the following command:
LinkExtractor("https://www.investing.com/analysis/stock-markets", ExternalLInks = TRUE, Useragent = "Chrome/41.0.2228.0")
and I get the following error:
Error in if (page$status_code %in% errstat) { : argument is of length zero
Is there something that I can do to overcome the error message?
Hello I use the following command:
and I get the following error:
Is there something that I can do to overcome the error message?