Omicron166/TikTok-OSINT ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Python tool that takes a TikTok username and shows the public profile information for that account.

I want it to feel like a small command line utility, where I can run it with a username and optionally tell it to download the profile picture too. It should display the main metadata in a clean way, like profile name, profile image, followers, following, bio, whether the account is verified, fan count, likes, video count, and user ID.

If the username includes the @ symbol, it should still work. Keep it easy to install and run with a requirements file and a single main script. If you need to check current TikTok page behavior or docs online, go ahead and do that. Make it work as a practical OSINT style lookup tool, with sensible error handling if the user is missing or the profile can’t be found.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab