TikTok finding username with videoID
I am currently working on a project that deals with the data of the DSA transparency data base. Specifically, I am looking at the TikTok data. Now I would like to go one step further and check if the data can still be found on TikTok and if so, analyze what kind of content it is. Since the data base only contains the VideoID, e.g. 7367621059496987911, I still need the username so that I can search for the videos with my web crawler. Does anyone have a tip on how I can get the username with the videoID?