Skip to content
weibo

Weibo from the command line

Read hot search topics, posts, comments, and user profiles. One pure-Go binary, no API key, output that pipes into the rest of your tools.

A command line for weibo.com.

weibo hot                          # trending topics right now
weibo status 5309997458393240      # one post, clean text
weibo comments 5309997458393240    # top comments
weibo suggest 山姆                  # autocomplete
weibo user 2656274875 --cookie … # profile (needs session cookie)
weibo posts 2656274875 --cookie … # timeline (needs session cookie)

Where to go next

Getting started Install weibo, learn the model, and run your first command. Guides Task-oriented walkthroughs for the things people do with weibo.