Skip to content

A Python script developed to automate the process of extracting public information from TikTok accounts for OSINT.

Notifications You must be signed in to change notification settings

P4nD3m1CB0Y0xD/TikStalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

TikStalker

A Python script developed to automate the process of extracting public information from TikTok accounts for OSINT.

Python library:

pip install beautifulsoup4
pip install requests
pip install argparse

TikStalker Usage:

Help menu:

usage: main.py [-h] -u TARGET [-a UAGENT]

TikStalker is a Python script is developed to automate the process of extracting public information from TikTok accounts.

options:
  -h, --help            show this help message and exit
  -u TARGET, --user TARGET
                        The @nickname from your target
  -a UAGENT, --user-agent UAGENT
                        Custom User-Agent <name>

python3 TikStalker.py -u justinbieber

Output result: image

About

A Python script developed to automate the process of extracting public information from TikTok accounts for OSINT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages