aiendpoint.dev
ServicesWeibo

Weibo

community

Chinese microblogging platform (like Twitter) with 500M+ users for sharing posts, photos, and videos.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://weibo.comoauth2communicationconfidence: 90/1000 discoveries1 contributors
GEThttps://api.weibo.com/2/search/topics.json

Search posts

Parameters

qsearch keyword (stringrequired
countresults (integeroptional
access_tokentoken (stringrequired

Returns

statuses[] with id, text, user.screen_name, created_at, reposts_count, comments_count, attitudes_count, pic_urls[]
GEThttps://api.weibo.com/2/users/show.json

Get user profile

Parameters

uiduser ID (integerrequired
access_tokentoken (stringrequired

Returns

id, screen_name, description, followers_count, friends_count, statuses_count, verified, profile_image_url, gender, location
GEThttps://api.weibo.com/2/statuses/home_timeline.json

Get home timeline

Parameters

countresults (integeroptional
access_tokentoken (stringrequired

Returns

statuses[] with id, text, user, created_at, reposts_count, comments_count, attitudes_count, pic_urls[]