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


scholar documentation built on Aug. 9, 2022, 9:06 a.m.