douyin/web/live-room-product-result
Douyin live room product information
Input
Idle
Example output — click Run to generate your own
API README
Douyin live room product information
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
- offset: Offset
- limit: Number Return:
- Product information
Note:
The method to obtain author_id:
- Obtain the uid field as author_id through the user information interface by sec_user_id.
- Obtain the author_id field through the live room information interface by room_id. The roon_id is not fixed, it changes every time the live broadcast starts.
[Example]
cookie = "YOUR_COOKIE" room_id = "7356742011975715619" author_id = "2207432981615527" offset = 0 limit = 20
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

