An interface to the Weibo open platform


[Up] [Top]

Documentation for package ‘Rweibo’ version 0.2-9

Help Pages

account.get_privacy Return the authenticating user's privacy settings.
account.profile.school_list Return all of the schools.
account.rate_limit_status Return the authenticating user's API access rate limitation.
analysis.getComments Return the data.frame of comments of a original weibo.
analysis.getReposts Return the data.frame of reposted weibos of a original weibo.
analysis.getUserFollowers Return the data.frame of weibos of one user.
analysis.getUserTimeline Return the data.frame of weibos of one user.
authorize Class "weibo2.0"
comments.by_me Return comments posted by the authenticating user.
comments.create Post a comment to a weibo.
comments.destroy Delete a comment of authenticating user's.
comments.destroy_batch Delete a comment of authenticating user's.
comments.mentions Return the latest comments metioned the authenticating user.
comments.reply Reply a comment.
comments.show Return comments of one weibo by the weibo ID.
comments.timeline Return the latest comments of the authenticating user including the sending and receiving.
comments.to_me Return comments posted to the authenticating user.
common.code_to_location Return address names by address codes.
common.get_city Return cities list.
common.get_country Return countries list.
common.get_province Return provinces list.
createOAuth create an OAuth object
deleteApp Manage application
expiresIn Class "weibo2.0"
friendships.create Follow a user.
friendships.destroy Cancel following a user.
friendships.followers Return the followers list of a user.
friendships.followers.active Return the active(high quality) followers list of a user.
friendships.friends Return the friends list of a user.
friendships.friends.bilateral Return the list of the users that are following the specified user and are being followed by the specified user.
friendships.friends.in_common Return the common friends list between two users.
friendships.friends_chain.followers Return the users that are being followed by the authenticating user and are following the specified user.
getLimits Class "weibo2.0"
listApp Manage application
login Class "weibo2.0"
modifyApp Manage application
registerApp Manage application
statuses.bilateral_timeline Return the latest weibos of the users that are following the authenticating user and are being followed by the authenticating user.
statuses.count Return the comment counts and repost counts of a batch of weibos.
statuses.destroy Delete a weibo by the ID.
statuses.friends_timeline Return the latest weibos of the authenticating user and his friends.
statuses.mentions Return the latest N weibos metioned the authenticating user. (That is the weibo contained @username)
statuses.public_timeline Return the latest public weibos
statuses.repost Repost a weibo.
statuses.repost_by_me Return the latest N reposted weibos by the authenticating user.
statuses.repost_timeline Return the latest N reposted weibos of a original weibo.
statuses.show Return a single weibo by its ID.
statuses.update Post a new weibo.
statuses.user_timeline Return the latest weibos of one user.
users.counts Return the followers counts,friends counts, and weibo counts of a batch of users.
users.show Return user profile by user ID.
web.search.content Search content by word.
web.search.user Search user by nick name.
web.user_timeline Return the weibos of one user by web parsing.
weibo.api Invoke an API directly by it's URL.
weibo.checkUpdate Check whether there is a new version of Rweibo.
weibo2.0 Class "weibo2.0"
weibo2.0-class Class "weibo2.0"