Skip to main content

抖音直播间商品信息/Douyin live room product information

GET 

/api/douyin/web/fetch_live_room_product_result

[中文]

用途:

  • 抖音直播间商品信息

参数:

  • cookie: 用户网页版抖音Cookie(此接口需要用户提供自己的Cookie,如获取失败请手动过一次验证码)
  • room_id: 直播间room_id
  • author_id: 作者id
  • limit: 数量

返回:

  • 商品信息

[English]

Purpose:

  • Douyin live room product information

Parameters:

  • cookie: User's web version of Douyin Cookie (This interface requires users to provide their own Cookie, if the acquisition fails, please manually pass the captcha code once)
  • room_id: Room room_id
  • author_id: Author id
  • limit: Number

Return:

  • Product information

[示例/Example]

cookie = "YOUR_COOKIE" room_id = "7356742011975715619" author_id = "2207432981615527" limit = 20

Request

Responses

Successful Response