Make GET requests with repeated trials

get_resp(ch_url, attempts_left = 5, ...)

Arguments

ch_url

A url, preferably from the path_* functions

attempts_left

Number of attempts of trying to request from the website

...

Arguments passed to GET