Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 542 Bytes

Api.md

File metadata and controls

39 lines (23 loc) · 542 Bytes

通过微博名称获取微博

  • weibo.get_weibo_tweets_by_name

通过 tweet_container_id 获取微博

  • get_weibo_tweets

通过微博名查询格式化的微博(包含评论)

  • get_formatted_weibo_tweets_by_name

通过containerId查询格式化的微博(包含评论)

  • get_weibo_tweets_formatted

获取微博用户信息

  • weibo_get_index_parser
  • get_weibo_profile

获取关注者和被关注者

  • get_follows_and_followers

获取被关注者

  • get_follows

获取粉丝

  • get_followers