Man pages for Rweibo
An interface to the Weibo open platform

account.get_privacyReturn the authenticating user's privacy settings.
account.profile.school_listReturn all of the schools.
account.rate_limit_statusReturn the authenticating user's API access rate limitation.
analysis.getCommentsReturn the data.frame of comments of a original weibo.
analysis.getRepostsReturn the data.frame of reposted weibos of a original weibo.
analysis.getUserFollowersReturn the data.frame of weibos of one user.
analysis.getUserTimelineReturn the data.frame of weibos of one user.
comments.by_meReturn comments posted by the authenticating user.
comments.createPost a comment to a weibo.
comments.destroyDelete a comment of authenticating user's.
comments.destroy_batchDelete a comment of authenticating user's.
comments.mentionsReturn the latest comments metioned the authenticating user.
comments.replyReply a comment.
comments.showReturn comments of one weibo by the weibo ID.
comments.timelineReturn the latest comments of the authenticating user...
comments.to_meReturn comments posted to the authenticating user.
common.code_to_locationReturn address names by address codes.
common.get_cityReturn cities list.
common.get_countryReturn countries list.
common.get_provinceReturn provinces list.
createOAuthcreate an OAuth object
friendships.createFollow a user.
friendships.destroyCancel following a user.
friendships.followersReturn the followers list of a user.
friendships.followers.activeReturn the active(high quality) followers list of a user.
friendships.friendsReturn the friends list of a user.
friendships.friends.bilateralReturn the list of the users that are following the specified...
friendships.friends_chain.followersReturn the users that are being followed by the...
friendships.friends.in_commonReturn the common friends list between two users.
registerAppManage application
statuses.bilateral_timelineReturn the latest weibos of the users that are following the...
statuses.countReturn the comment counts and repost counts of a batch of...
statuses.destroyDelete a weibo by the ID.
statuses.friends_timelineReturn the latest weibos of the authenticating user and his...
statuses.mentionsReturn the latest N weibos metioned the authenticating user....
statuses.public_timelineReturn the latest public weibos
statuses.repostRepost a weibo.
statuses.repost_by_meReturn the latest N reposted weibos by the authenticating...
statuses.repost_timelineReturn the latest N reposted weibos of a original weibo.
statuses.showReturn a single weibo by its ID.
statuses.updatePost a new weibo.
statuses.user_timelineReturn the latest weibos of one user.
users.countsReturn the followers counts,friends counts, and weibo counts...
users.showReturn user profile by user ID.
web.search.contentSearch content by word.
web.search.userSearch user by nick name.
web.user_timelineReturn the weibos of one user by web parsing.
weibo2.0-classClass "weibo2.0"
weibo.apiInvoke an API directly by it's URL.
weibo.checkUpdateCheck whether there is a new version of Rweibo.
Rweibo documentation built on May 2, 2019, 5:23 p.m.