get_replies {atrrr} | R Documentation |
Get all replies
Description
Get all replies and replies on replies of a skeet.
Usage
get_replies(post_url, .token = NULL)
Arguments
post_url |
the URL of a skeet. |
.token |
If you manage your own tokens, you can supply it here. Usually
|
Value
a data frame of skeets
Examples
## Not run:
get_replies("https://bsky.app/profile/jbgruber.bsky.social/post/3kbi57u4sys2l")
## End(Not run)
[Package atrrr version 0.0.3 Index]