Package: polite Version: 0.1.4 Title: Be Nice on the Web Description: Be responsible when scraping data from websites by following polite principles: introduce yourself, ask for permission, take slowly and never ask twice. Authors@R: person(given="Dmytro", family="Perepolkin", email = "dperepolkin@gmail.com", role = c("aut", "cre"), comment = c(ORCID="0000-0001-8558-6183")) License: MIT + file LICENSE Encoding: UTF-8 ByteCompile: true URL: https://github.com/dmi3kno/polite, https://dmi3kno.github.io/polite/ BugReports: https://github.com/dmi3kno/polite/issues Roxygen: list(markdown = TRUE) Imports: httr, magrittr, memoise, ratelimitr, robotstxt, rvest, stats, usethis Suggests: dplyr, testthat, covr, webmockr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake git make libgit2-dev libicu-dev libuv1-dev libxml2-dev libssl-dev libx11-dev Repository: https://ar-puuk.r-universe.dev Date/Publication: 2026-05-10 19:36:58 UTC RemoteUrl: https://github.com/dmi3kno/polite RemoteRef: HEAD RemoteSha: 11aa11a674f020f7a47df42cbe0547fcf80a1dae NeedsCompilation: no Packaged: 2026-06-09 05:59:57 UTC; root Author: Dmytro Perepolkin [aut, cre] (ORCID: ) Maintainer: Dmytro Perepolkin