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 [response][httr::response] object

See Also

[GET][httr::GET]


scholar documentation built on June 26, 2025, 9:06 a.m.