Package: atrrr 0.2.0.9000

atrrr: Wrapper for the 'AT' Protocol Behind 'Bluesky'

Wraps the 'AT' Protocol (Authenticated Transfer Protocol) behind 'Bluesky' <https://bsky.social>. Functions can be used for, among others, retrieving posts and followers from the network or posting content.

Authors:Johannes B. Gruber [aut, cre], Benjamin Guinaudeau [aut, ctb], Fabio Votta [aut, ctb], Nicholas Erskine [ctb]

atrrr_0.2.0.9000.tar.gz
atrrr_0.2.0.9000.zip(r-4.7)atrrr_0.2.0.9000.zip(r-4.6)atrrr_0.2.0.9000.zip(r-4.5)
atrrr_0.2.0.9000.tgz(r-4.6-any)atrrr_0.2.0.9000.tgz(r-4.5-any)
atrrr_0.2.0.9000.tar.gz(r-4.7-any)atrrr_0.2.0.9000.tar.gz(r-4.6-any)
atrrr_0.2.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
atrrr/json (API)

# Install 'atrrr' in R:
install.packages('atrrr', repos = c('https://jbgruber.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jbgruber/atrrr/issues

Pkgdown/docs site:https://jbgruber.github.io

Datasets:

On CRAN:

Conda:

atprotobluesky

8.48 score 40 stars 68 scripts 281 downloads 40 exports 22 dependencies

Last updated from:d3f4bcb6fc. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK137
source / vignettesOK2606
linux-release-x86_64OK141
macos-release-arm64OK115
macos-oldrel-arm64OK133
windows-develOK152
windows-releaseOK84
windows-oldrelOK85
wasm-releaseOK135

Exports:authcheck_user_chat_availableconvert_at_to_httpconvert_http_to_atdelete_postdelete_skeetfetch_previewfollowget_actor_likesget_actor_starter_packsget_feedget_feed_likesget_feeds_created_byget_followersget_followsget_likesget_listget_list_feedget_own_timelineget_repliesget_repostsget_skeets_authored_byget_starter_packget_threadget_user_chatget_user_infolike_postlike_skeetlist_chatspostpost_skeetpost_threadsearch_feedsearch_postsearch_skeetsearch_usersend_chat_messageskeet_shotstream_firehoseunfollow

Dependencies:askpassclicurlgluehttr2lifecyclemagrittropensslpillarpkgconfigpurrrR6rappdirsrlangsnakecasestringistringrsystibbleutf8vctrswithr

Basic Usage
Introduction | Installation | Load the package | Authentication | Searching Posts | Blue Sky Users and Skeets | Retrieve user info (get_user_info) | Retrieve Skeets (get_skeets_authored_by) | Who liked your Skeets? | Who reposted your Skeets? | Exploring Connections: Get Followers and Follows | get_followers | get_follows | Follower Network Visualization | Building and Visualizing the Follower Network | Find people to follow

Last update: 2024-11-24
Started: 2023-10-07

Interaction with Platform
Interacting with Blue Sky: Posts, Replies, and Deletions | Load the package | Posting a Skeet | Replying to a Skeet | Deleting a Skeet | Crafting Threads in Blue Sky | Following and Unfollowing Users in Blue Sky | Support for posting media

Last update: 2024-11-24
Started: 2023-10-11

Feed Analysis
Analyzing Feeds on Blue Sky | Load the package | Retrieving a Feed | Identifying Top Contributors | Recognizing Influential Voices | Most Famous #rstats skeet

Last update: 2024-10-03
Started: 2023-10-11

Networks
Get Followers and Follows | Load the package | get_followers | get_follows | Follower Network Visualization | Building and Visualizing the Follower Network | Find people to follow | Likes and Reposts | Who liked your skeets? | Who reposted your skeets?

Last update: 2024-10-03
Started: 2023-10-11

Readme and manuals

Help Manual

Help pageTopics
Authenticate for the APIauth
Converts betweet http URL and AT URIconvert_at_to_http convert_http_to_at
Fetch link previewfetch_preview
Un/Follow an accountfollow unfollow
Get likes of a userget_actor_likes
Get the skeets from a specific feedget_feed
Get likes of a feedget_feed_likes
A view of the feed created by an actor.get_feeds_created_by
Get followers and follows of an actorget_followers get_follows
Get likes/reposts of a skeetget_likes get_reposts
Get Listget_list get_list_feed
Get your own timelineget_own_timeline
Get all repliesget_replies
A view of an actor's skeets.get_skeets_authored_by
Get Starter Packget_actor_starter_packs get_starter_pack
Get all skeets in a threadget_thread
Query profile of an actor or actorsget_user_info
Like a skeetlike_post like_skeet
Interact with Bluesky Direct Messagescheck_user_chat_available get_user_chat list_chats send_chat_message
AT Protocol Lexiconslist_lexicons
Post a skeetdelete_post delete_skeet post post_skeet
Post a threadpost_thread
Print tokenprint.bsky_token
Search a specific feedsearch_feed
Search Postssearch_post search_skeet
Find users (profiles) matching search criteria.search_user
Take high quality screenshots of skeetsskeet_shot
Stream from the Bluesky Firehosestream_firehose