ScavioScavio
ToolsPricing
Sign InsGet Startedg
Quick StartAPI & SDKsEcosystem

Weibo

Weibo Search User Posts API

Search within one user's posts. Costs 1 credit per request.

POST/api/v1/weibo/user/search-posts

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
uidstringrequired

Numeric user id.

Example: EX_UID

qstring

Keyword to match within the user's posts

pageinteger

Results page, 1-based. 1-500.

starttimeinteger

Unix start time

endtimeinteger

Unix end time

hasoriinteger

0-1.

hasretinteger

0-1.

hastextinteger

0-1.

haspicinteger

0-1.

hasvideointeger

0-1.

hasmusicinteger

0-1.

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
result = client.weibo.request("/api/v1/weibo/user/search-posts", {"uid": "EX_UID"})
print(result)

Response

"posts": [],
"since_id": null,
"total": 0
},
"response_time": 1868
}
PreviousWeibo User Video CollectionNextWeibo Recommend Timeline
ScavioScavio

One scraper API for every social, search and ecommerce platform. Built for AI agents.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy