JBGruber/traktok ? reverse-engineered prompt
Reverse engineered prompt
Build me an R package that gives easy access to TikTok data for research and analysis.
I want simple functions to search videos, get video details, pull a user’s profile and videos, see comments, followers, following, liked videos, reposts, pinned videos, and playlists. It should also support signing in for the official research API when available, and a fallback way to work with the public TikTok site data when that is all I have. Please make it feel straightforward to use from R, with clear return values, a way to keep track of the last query or results, and helpful examples in the docs so I can quickly get started.
If you need to check current API details or best practices online while building it, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit