polite icon indicating copy to clipboard operation
polite copied to clipboard

Be nice on the web

Results 7 polite issues
Sort by recently updated
recently updated
newest added

Prepare for release: * [x] `git pull` * [x] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_polite.html) * [x] [Polish NEWS](https://style.tidyverse.org/news.html#news-release) * [x] `devtools::build_readme()` * [x] `urlchecker::url_check()` * [x] `devtools::check(remote = TRUE, manual...

It looks like `politely` calls `options` to set the user agent prior to running the wrapped function and then calls `options` again afterward to restore the previous value. However, if...

Recieved Warning while trying to Scrape text data from various websites. > Warning in rt_request_handler(request = request, on_redirect = on_redirect, : > input string '^()*(\s)*#' cannot be translated to UTF-8,...

dependency

- [ ] Function for creating turn-key scraping bots within docker container: accepts url, how often it should be monitored, where to save results (DB, s3bucket). - [ ] “polite...

enhancement

Make generic polite functions for get and post with attempts and backout delays based on `httr::RETRY`.

enhancement

I feel like this is a rather vague feature request, but hopefully the example below will help to illustrate my point. I think `polite` is great project and I'd like...

enhancement

Hello everyone, thanks for the great package! I stumbled into a little bug (or desired behavior that isn't documented): if you specifiy an url with localhost, you will get an...