Package: Rtumblr 0.1.0
Rtumblr: Collecting and Analyzing 'Tumblr' Data
An implementation of calls designed to collect 'Tumblr' data via its Application Program Interfaces (API), which can be found at the following URL: <https://www.tumblr.com/docs/en/api/v2>.
Authors:
Rtumblr_0.1.0.tar.gz
Rtumblr_0.1.0.zip(r-4.5)Rtumblr_0.1.0.zip(r-4.4)Rtumblr_0.1.0.zip(r-4.3)
Rtumblr_0.1.0.tgz(r-4.4-any)Rtumblr_0.1.0.tgz(r-4.3-any)
Rtumblr_0.1.0.tar.gz(r-4.5-noble)Rtumblr_0.1.0.tar.gz(r-4.4-noble)
Rtumblr_0.1.0.tgz(r-4.4-emscripten)Rtumblr_0.1.0.tgz(r-4.3-emscripten)
Rtumblr.pdf |Rtumblr.html✨
Rtumblr/json (API)
NEWS
# Install 'Rtumblr' in R: |
install.packages('Rtumblr', repos = c('https://schochastics.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/schochastics/rtumblr/issues
Last updated 1 years agofrom:ab0eb29f26. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
Exports:get_blog_avatarget_blog_blocksget_blog_followed_byget_blog_followersget_blog_followingget_blog_infoget_blog_likesget_blog_postsget_posts_tag
Dependencies:askpassclicurldplyrfansigenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6rlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Retrieve a Blog Avatar You can get a blog's avatar in 9 different sizes | get_blog_avatar |
Retrieve Blogs Blocks | get_blog_blocks |
Check If Followed By Blog This method can be used to check if one of your blogs is followed by another blog. | get_blog_followed_by |
Retrieve followers | get_blog_followers |
Retrieve following | get_blog_following |
Retrieve Blog Info | get_blog_info |
Retrieve Blog's Likes | get_blog_likes |
Retrieve Published Posts | get_blog_posts |
Get Posts with Tag | get_posts_tag |