Skip to main content
POST
搜索社群推文

授权

ApiKey
string
header
必填

请求体

application/json

搜索社群推文请求

完整社群 URL 或社群 ID。

示例:

"https://x.com/i/communities/1966045657589813686"

next_cursor
string

上一次响应中的分页游标。

示例:

"123"

order
string

排序方式:popularlatest

示例:

"popular"

query
string

搜索查询字符串。

示例:

"elonmusk"

响应

成功

next_cursor
string

用于获取下一页结果的游标。没有更多页面时为 null 或缺失。

tweets
object[]

推文对象数组。