Collecting and Analyzing Mastodon Data


[Up] [Top]

Documentation for package ‘rtoot’ version 0.3.4

Help Pages

auth_setup Authenticate with a Mastodon instance
convert_token_to_envvar Convert token to environment variable
create_token get a bearer token for the mastodon api
get_account Query the instance for a specific user
get_account_blocks Get blocks of user
get_account_bookmarks Get bookmarks of user
get_account_favourites Get favourites of user
get_account_featured_tags Get featured tags of a user
get_account_followers Get followers of a user
get_account_following Get accounts a user follows
get_account_lists Get lists containing the user
get_account_mutes Get mutes of user
get_account_relationships Find out whether a given account is followed, blocked, muted, etc.
get_account_statuses Get statuses from a user
get_client register a mastodon client
get_context View statuses above and below this status in the thread
get_favourited_by View information about a specific status
get_fedi_instances Get a list of fediverse servers
get_instance Get various information about a specific instance
get_instance_activity Get various information about a specific instance
get_instance_blocks Get various information about a specific instance
get_instance_directory Get various information about a specific instance
get_instance_emoji Get various information about a specific instance
get_instance_general Get various information about a specific instance
get_instance_peers Get various information about a specific instance
get_instance_rules Get various information about a specific instance
get_instance_trends Get various information about a specific instance
get_lists View your lists
get_list_accounts View accounts in a list
get_poll View a poll
get_reblogged_by View information about a specific status
get_status View information about a specific status
get_timeline_hashtag Get hashtag timeline
get_timeline_home Get home and list timelines
get_timeline_list Get home and list timelines
get_timeline_public Get the public timeline
parse_stream Parser of Mastodon stream
post_list_accounts Add accounts to a list
post_list_create Create a list
post_status Perform actions on a status
post_toot Post status update to user's Mastodon account
post_user Perform actions on an account
rtoot Query Mastodon API
save_auth_rtoot save a bearer token to file
search_accounts Search the instance for a specific user
stream_timeline Collect live streams of Mastodon data
stream_timeline_hashtag Collect live streams of Mastodon data
stream_timeline_list Collect live streams of Mastodon data
stream_timeline_public Collect live streams of Mastodon data
verify_credentials Verify mastodon credentials
verify_envvar Verify mastodon credentials