Skip to main content
GET
搜索话题标签
获取某个话题标签的近期和热门帖子。

示例

授权

Authorization
string
header
必填

AIsa API 密钥。前往 https://aisa.one 获取

查询参数

hashtag
string
必填

要搜索的话题标签。可包含或省略 #。

date_posted
enum<string>

仅返回此相对时间范围内 Google 已编入索引的帖子。

可用选项:
last-hour,
last-day,
last-week,
last-month,
last-year
media_type
enum<string>

使用 all 搜索公开帖子和短视频,或使用 reels 仅返回短视频。默认为 all。

可用选项:
all,
reels
cursor
string

上一个响应返回的游标。在此版本中,它是下一页 Google 结果的页码。

响应

200 - application/json

成功响应

success
boolean
credits_remaining
integer
hashtag
string
media_type
string
posts
object[]
cursor
string | null