getURLInternal: Extra wrapped getURL 'getURL' wrapped in useragent sampling...

Description Usage Arguments Value

View source: R/utilityFunctions.R

Description

Extra wrapped getURL getURL wrapped in useragent sampling and try/retry, with referer.

Usage

1
getURLInternal(url, referer = "http://www.google.ca")

Arguments

url

The URL to try download

referer

A referer source

Value

raw url contents output from getURL as the HTTP reply from the server, or try-error if an error has occurred and cannot be recovered from.


pbulsink/HockeyScrapR documentation built on Sept. 9, 2020, 9:21 a.m.