get_thread | R Documentation |
Retrieve all skeets in a thread (all replies to an original skeet by any
author). It does not matter if you use the original skeet or any reply as
post_url
.
get_thread(post_url, .token = NULL)
post_url |
the URL of any skeet in a thread. |
.token |
If you manage your own tokens, you can supply it here. Usually
|
a data frame of skeets
## Not run:
get_thread("https://bsky.app/profile/jbgruber.bsky.social/post/3kbi57u4sys2l")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.