Learn R Programming

scholar (version 0.2.4)

get_scholar_resp: Recursively try to GET a Google Scholar Page storing session cookies

Description

see scholar-package documentation for details about Scholar session cookies.

Usage

get_scholar_resp(url, attempts_left = 5)

Value

an httr::response object

Arguments

url

URL to fetch

attempts_left

The number of times to try and fetch the page

See Also