Scrape the data of a particular hashtag and see who is uploading tiktoks on it along with its popularityNOTE: To get hashtagId of a particular hashtag you can use /hashtag-search endpoint.
To get more data about the hashtag pass the value of cursor from response to the max_cursor query param.
(max_cursor example: 10)
Don't use any other query params, other than the described below.API calls with status code 404 are charged calls, this means the calls were successful at the backend but no data was found.

Language
Authorization
Header
Click Try It! to start a request and see the response here!