← All projects
Active 66

TikTok User Info Scraper

About this project

Clawk Clawk is an OSINT (Open Source Intelligence) tool designed to fetch detailed profile data from TikTok without using an official API or requiring user authentication. It targets the "no-login" barrier effectively, making it very useful for researchers or developers. Features Fetch user information by TikTok username. Works without logins and without using APIs. Extracts: User ID Unique ID Nickname Follower count Following count Likes count Video count Biography (signature) Verified status SecUid Comment settings Private account status Region (Try web version: TikToker Heart count Digg count Friend count Account created Last username change Last nickname change TikTok profile URL Install To use the Clawk script, follow these steps: Clone the repository: Change to the Clawk directory: Change the file modes Run the script: Usage Usage: ./clawk.sh or [username] Dependencies The script requires the following dependencies: curl: pkg install curl - y jq: pkg install jq -y [!IMPORTANT] Make sure to install these dependencies before running the script. [!NOTE] Ensure that the TikTok user account is public to access their information. [!TIP]

From the project README on GitHub

Stars
66
Forks
15
License
WTFPL
Last push
24 May 2026

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/clawk.svg)](https://www.madeinalgeria.dev/projects/clawk)

Related projects