get_url: HTTPrequest

View source: R/utils.R

get_urlR Documentation

HTTPrequest

Description

get_url(page_url) makes an http request to target url and retries if page is unavailable for some reason.

Usage

get_url(page_url)

Arguments

page_url

target url (string)

Value

character with response body if successful, else NULL


digital-geopolitics/dgblogs documentation built on March 22, 2022, 6:40 p.m.