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

View source: R/utils.R

get_scholar_respR Documentation

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)

Arguments

url

URL to fetch

attempts_left

The number of times to try and fetch the page

Value

an httr::response object

See Also

httr::GET


jkeirstead/scholar documentation built on Aug. 4, 2022, 8:15 p.m.