{
  "_id": "6a1033e4acfb0bcc41c98bab",
  "Package": "traktok",
  "Type": "Package",
  "Title": "Collecting 'TikTok' Data",
  "Version": "0.1.1.9000",
  "Authors@R": "person(given = \"Johannes B.\",\nfamily = \"Gruber\",\nemail = \"JohannesB.Gruber@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9177-1772\"))",
  "Description": "Getting 'TikTok' data (<https://www.tiktok.com/>) through\nthe official and unofficial APIs—in other words, you can track\n'TikTok'.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/JBGruber/traktok,\nhttps://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": {
    "Date": "2026-05-12 08:04:40 UTC",
    "User": "root"
  },
  "Author": "Johannes B. Gruber [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9177-1772>)",
  "Maintainer": "Johannes B. Gruber <JohannesB.Gruber@gmail.com>",
  "MD5sum": "7598afb6a3965247919d499e3fcad468",
  "_user": "jbgruber",
  "_type": "src",
  "_file": "traktok_0.1.1.9000.tar.gz",
  "_fileid": "1ed09c12ddb69ebbcba56b0de77afbd28c6c2854e891fde018e0e743ac0bf813",
  "_filesize": 2447007,
  "_sha256": "1ed09c12ddb69ebbcba56b0de77afbd28c6c2854e891fde018e0e743ac0bf813",
  "_created": "2026-05-12T08:04:40.000Z",
  "_published": "2026-05-22T10:45:56.688Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77364169936,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938863880"
    },
    {
      "job": 77364169930,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938854188"
    },
    {
      "job": 77364169957,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938834554"
    },
    {
      "job": 77364170006,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938843523"
    },
    {
      "job": 77364169630,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938809482"
    },
    {
      "job": 77364169328,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158649540"
    },
    {
      "job": 77364169977,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938840710"
    },
    {
      "job": 77364169946,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938839015"
    },
    {
      "job": 77364170139,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938837409"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jbgruber/actions/runs/25721541359",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jbgruber/traktok",
  "_commit": {
    "id": "b04aa36ec949c88266c6b8513c4e07ac7a4ee06f",
    "author": "JBGruber <JohannesB.Gruber@gmail.com>",
    "committer": "JBGruber <JohannesB.Gruber@gmail.com>",
    "message": "Increment version number to 0.1.1.9000\n",
    "time": 1765267113
  },
  "_maintainer": {
    "name": "Johannes B. Gruber",
    "email": "johannesb.gruber@gmail.com",
    "login": "jbgruber",
    "bluesky": "@jbgruber.bsky.social",
    "uuid": 23524101,
    "orcid": "0000-0001-9177-1772"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "askpass",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "cookiemonster",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lobstr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jbgruber",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 12
    },
    {
      "week": "2025-47",
      "n": 19
    },
    {
      "week": "2025-48",
      "n": 4
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-11-20"
    },
    {
      "name": "v0.1.1",
      "date": "2025-12-03"
    }
  ],
  "_stars": 110,
  "_contributors": [
    {
      "user": "jbgruber",
      "count": 144,
      "uuid": 23524101
    },
    {
      "user": "feloe",
      "count": 1,
      "uuid": 26109679
    }
  ],
  "_userbio": {
    "uuid": 23524101,
    "type": "user",
    "name": "Johannes Gruber",
    "description": "Senior Researcher/Team Lead @ GESIS"
  },
  "_downloads": {
    "count": 205,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/traktok"
  },
  "_devurl": "https://github.com/jbgruber/traktok",
  "_pkgdown": "https://jbgruber.github.io/traktok/",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/traktok.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jbgruber/traktok",
  "_realowner": "jbgruber",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-11-24"
    },
    {
      "version": "0.1.1",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "auth_check",
    "auth_hidden",
    "auth_research",
    "last_comments",
    "last_query",
    "query",
    "query_and",
    "query_not",
    "query_or",
    "tt_comments",
    "tt_comments_api",
    "tt_get_follower",
    "tt_get_follower_hidden",
    "tt_get_following",
    "tt_get_following_hidden",
    "tt_get_liked",
    "tt_get_pinned",
    "tt_get_reposted",
    "tt_playlist",
    "tt_playlist_api",
    "tt_query_videos",
    "tt_request_hidden",
    "tt_search",
    "tt_search_api",
    "tt_search_hidden",
    "tt_user_follower_api",
    "tt_user_following_api",
    "tt_user_info",
    "tt_user_info_api",
    "tt_user_info_hidden",
    "tt_user_liked_videos_api",
    "tt_user_pinned_videos_api",
    "tt_user_reposted_api",
    "tt_user_videos",
    "tt_user_videos_api",
    "tt_user_videos_hidden",
    "tt_videos",
    "tt_videos_hidden"
  ],
  "_help": [
    {
      "page": "auth_check",
      "title": "Check whether you are authenticated",
      "topics": [
        "auth_check"
      ]
    },
    {
      "page": "auth_hidden",
      "title": "Authenticate for the hidden/unofficial API",
      "topics": [
        "auth_hidden"
      ]
    },
    {
      "page": "auth_research",
      "title": "Authenticate for the official research API",
      "topics": [
        "auth_research"
      ]
    },
    {
      "page": "last_query",
      "title": "Retrieve most recent query",
      "topics": [
        "last_comments",
        "last_query"
      ]
    },
    {
      "page": "print.traktok_query",
      "title": "Print a traktok query",
      "topics": [
        "print.traktok_query"
      ]
    },
    {
      "page": "print.tt_results",
      "title": "Print search result",
      "topics": [
        "print.tt_results"
      ]
    },
    {
      "page": "query",
      "title": "Create a traktok query",
      "topics": [
        "query",
        "query_and",
        "query_not",
        "query_or"
      ]
    },
    {
      "page": "tt_comments_api",
      "title": "Retrieve video comments",
      "topics": [
        "tt_comments",
        "tt_comments_api"
      ]
    },
    {
      "page": "tt_get_follower",
      "title": "Get followers and following of users",
      "topics": [
        "tt_get_follower",
        "tt_get_following"
      ]
    },
    {
      "page": "tt_get_following_hidden",
      "title": "Get followers and following of a user from the hidden API",
      "topics": [
        "tt_get_follower_hidden",
        "tt_get_following_hidden"
      ]
    },
    {
      "page": "tt_playlist_api",
      "title": "Lookup TikTok playlist using the research API",
      "topics": [
        "tt_playlist",
        "tt_playlist_api"
      ]
    },
    {
      "page": "tt_request_hidden",
      "title": "Get json string from a TikTok URL using the hidden API",
      "topics": [
        "tt_request_hidden"
      ]
    },
    {
      "page": "tt_search",
      "title": "Search videos",
      "topics": [
        "tt_search"
      ]
    },
    {
      "page": "tt_search_api",
      "title": "Query TikTok videos using the research API",
      "topics": [
        "tt_query_videos",
        "tt_search_api"
      ]
    },
    {
      "page": "tt_search_hidden",
      "title": "Search videos",
      "topics": [
        "tt_search_hidden"
      ]
    },
    {
      "page": "tt_user_follower_api",
      "title": "Get followers and following of users from the research API",
      "topics": [
        "tt_user_follower_api",
        "tt_user_following_api"
      ]
    },
    {
      "page": "tt_user_info_api",
      "title": "Lookup TikTok information about a user using the research API",
      "topics": [
        "tt_user_info",
        "tt_user_info_api"
      ]
    },
    {
      "page": "tt_user_info_hidden",
      "title": "Get infos about a user from the hidden API",
      "topics": [
        "tt_user_info_hidden"
      ]
    },
    {
      "page": "tt_user_liked_videos_api",
      "title": "Lookup which videos were liked by a user using the research API",
      "topics": [
        "tt_get_liked",
        "tt_user_liked_videos_api"
      ]
    },
    {
      "page": "tt_user_pinned_videos_api",
      "title": "Lookup which videos were pinned by a user using the research API",
      "topics": [
        "tt_get_pinned",
        "tt_user_pinned_videos_api"
      ]
    },
    {
      "page": "tt_user_reposted_api",
      "title": "Lookup which videos were liked by a user using the research API",
      "topics": [
        "tt_get_reposted",
        "tt_user_reposted_api"
      ]
    },
    {
      "page": "tt_user_videos",
      "title": "Get videos from a TikTok user's profile",
      "topics": [
        "tt_user_videos"
      ]
    },
    {
      "page": "tt_user_videos_api",
      "title": "Get videos from a TikTok user's profile",
      "topics": [
        "tt_user_videos_api"
      ]
    },
    {
      "page": "tt_user_videos_hidden",
      "title": "Get videos from a TikTok user's profile",
      "topics": [
        "tt_user_videos_hidden"
      ]
    },
    {
      "page": "tt_videos_hidden",
      "title": "Get video metadata and video files from URLs",
      "topics": [
        "tt_videos",
        "tt_videos_hidden"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jbgruber/traktok/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jbgruber/traktok/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cookiemonster",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "httr2",
    "jsonlite",
    "lifecycle",
    "lobstr",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "research-api.Rmd",
      "filename": "research-api.html",
      "title": "Research API",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Authentication",
        "Usage",
        "Search Videos",
        "Get User Information",
        "Obtain all Comments of a Video",
        "Dealing with rate limits and continuing old searches"
      ],
      "created": "2023-11-29 12:22:41",
      "modified": "2024-10-08 16:00:32",
      "commits": 8
    },
    {
      "source": "unofficial-api.Rmd",
      "filename": "unofficial-api.html",
      "title": "Unofficial API",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Authentication",
        "Usage",
        "Search videos",
        "Get metadata and download videos",
        "Get followers and who a user is following"
      ],
      "created": "2023-11-29 12:22:41",
      "modified": "2025-11-20 09:59:06",
      "commits": 7
    }
  ],
  "_score": 6.933487287848706,
  "_indexed": true,
  "_nocasepkg": "traktok",
  "_universes": [
    "jbgruber"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-12T08:07:27.000Z",
      "distro": "noble",
      "commit": "b04aa36ec949c88266c6b8513c4e07ac7a4ee06f",
      "fileid": "ffb8f6ceb1aff73b416b7641308b0d325c05ad1498f2b9a8bafaa909914aa488",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/25721541359"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-12T08:06:57.000Z",
      "distro": "noble",
      "commit": "b04aa36ec949c88266c6b8513c4e07ac7a4ee06f",
      "fileid": "41cb2587d157e5e49e5fe15f57cbfdd0d355d98ff2f9d9ec55727774769c0fb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/25721541359"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-12T08:06:02.000Z",
      "commit": "b04aa36ec949c88266c6b8513c4e07ac7a4ee06f",
      "fileid": "7e1234169a6ffda3295058b0b0b7f50550722b6189677682dbab39d207285f63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/25721541359"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-12T08:06:23.000Z",
      "commit": "b04aa36ec949c88266c6b8513c4e07ac7a4ee06f",
      "fileid": "200b9f004bd2dc80f0f0b5e4c4ae53ff48ce3761787e7dc066076e80d9fcecaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/25721541359"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-12T08:06:07.000Z",
      "commit": "b04aa36ec949c88266c6b8513c4e07ac7a4ee06f",
      "fileid": "9d126ec0d57df97ca87b6351bad2b22d45d6742305193a3c92acc820d53275d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/25721541359"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-12T08:06:04.000Z",
      "commit": "b04aa36ec949c88266c6b8513c4e07ac7a4ee06f",
      "fileid": "ee283ea7ce89dd08736280ee935bf66883816d7d8b3446d4bd79a14098223e49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/25721541359"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-12T08:05:57.000Z",
      "commit": "b04aa36ec949c88266c6b8513c4e07ac7a4ee06f",
      "fileid": "129e827fa96c1efc88dfdb2c1ae615f2aea5ebbeb52a90d9b46a4142da57ce46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/25721541359"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-05-22T10:45:38.000Z",
      "commit": "b04aa36ec949c88266c6b8513c4e07ac7a4ee06f",
      "fileid": "a037ce30b11ba519f6904de8982c45b7ef60b8aa927bf92987bcf755e6a9e0bf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/25721541359"
    }
  ]
}