carcabot / tiktok-signature

Generate tiktok signature token using node
733 stars 283 forks source link

How to get CHALLENGE_ID #181

Closed CodingAdventuxe closed 11 months ago

CodingAdventuxe commented 1 year ago

How to get CHALLENGE_ID it's hashtag id on tiktok

masonwrolstad commented 1 year ago

@CodingAdventuxe you can ping this endpoint: https://t.tiktok.com/api/challenge/detail/?challengeName=petsoftiktok

That will give you the challenge ID and info you need.