跳到正文
//接口 · 商业数据

动态数据, 内容与互动信号

任意公开资料或公司主页的动态、评论串、互动名单,全文、互动数、媒体、时间戳都在。另有关键词搜索接口,覆盖全部公开动态。

免费开始7 天免费试用

你会拿到的字段

post_urn
text
created_at
likes
comments
shares
media
author

返回什么

GET /api/people/user/posts
{
  "posts": [
    {
      "text": "Excited to announce our Series B funding...",
      "created_at": "2025-01-15T09:30:00Z",
      "likes": 342,
      "comments": 47,
      "shares": 89,
      "author": { "name": "Jane Smith" }
    }
  ],
  "cursor": "eyJvZmZzZXQiOjIwfQ=="
}

开始读信息流

动态、评论、互动,统一返回干净 JSON;潜客、竞品和自家品牌都能盯住。7 天免费试用

常见问题

游标分页能把一个人或一家公司的全部公开动态翻完,没有时间下限。每页返回 10–20 条,具体看接口;每页 1 credit。