Package: traktok
Type: Package
Title: Collecting 'TikTok' Data
Version: 0.1.1.9000
Authors@R:
person(given = "Johannes B.",
family = "Gruber",
email = "JohannesB.Gruber@gmail.com",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9177-1772"))
Description: Getting 'TikTok' data () through
the official and unofficial APIs—in other words, you can track
'TikTok'.
License: GPL (>= 3)
Depends: R (>= 4.2.0)
Imports: askpass, cli, cookiemonster, curl, dplyr, glue, httr2,
jsonlite, lobstr, methods, openssl, purrr, rlang, rvest, stats,
tibble
Suggests: covr, knitr, rmarkdown, spelling, testthat (>= 3.0.0)
URL: https://github.com/JBGruber/traktok,
https://jbgruber.github.io/traktok/
BugReports: https://github.com/JBGruber/traktok/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Roxygen: list(markdown = TRUE)
Language: en-GB
Config/testthat/edition: 3
Config/testthat/parallel: false
VignetteBuilder: knitr
Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev
Repository: https://jbgruber.r-universe.dev
Date/Publication: 2025-12-09 07:58:33 UTC
RemoteUrl: https://github.com/jbgruber/traktok
RemoteRef: HEAD
RemoteSha: b04aa36ec949c88266c6b8513c4e07ac7a4ee06f
NeedsCompilation: no
Packaged: 2026-06-11 08:29:25 UTC; root
Author: Johannes B. Gruber [aut, cre] (ORCID:
)
Maintainer: Johannes B. Gruber