ScavioScavio
ToolsPricing
Sign InsGet Startedg
Quick StartAPI & SDKsEcosystem

Weibo

Weibo Recommend Timeline API

The recommended home timeline. Costs 1 credit per request.

POST/api/v1/weibo/user/recommend-timeline

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
refreshinteger

Set to pull a fresh slice of the timeline rather than the cached one.

group_idstring

Timeline group id, taken from an earlier response.

containeridstring

Weibo container id, taken from an earlier response.

extparamstring

Opaque extra parameter passed through to Weibo, taken from an earlier response.

max_idstring

Pagination cursor from a previous response. Omit for the first page.

countinteger

Items to return per page. 1-50.

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
result = client.weibo.request("/api/v1/weibo/user/recommend-timeline", {})
print(result)

Response

"max_id": "1"
},
"response_time": 2074
}
PreviousWeibo Search User PostsNextWeibo Post
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