简体中文 | English | 한국어 | Tiếng Việt | 繁體中文
👆️access GitHub Readme file on for a better experience。
UserScripts
GitHubView the serviceman’s scriptGithub:@ChinaGodMan
GreasyForkView the serviceman’s script
View the serviceman’s script on the current page
GreasyFork Total Installs Daily update checks Total Daily Installs Scripts Count
Good Ratings Ok Ratings Bad Ratings CodeQuality Stars Forks Issue
If the script helps you,Can light up the stars to encourage
Telegram TikTok Instagram Gmail
Recommended use:
Support
Support
Support
💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed

TikTok user information

「 TikTok displays more extended information on profile 」

Views

Download:Github | ⭐Greasy Fork

# TikTok User information extraction script This script is used in TikTok Extract user details and display additional user data on the user page。Including users ID、area、language、Account creation time、Number of friends, etc.,It also provides the function of downloading user avatars。 --- ## Main functions 1. **Detect username changes** By monitoring URL and username in user data,Detect whether there has been any change,If changed, the page will be refreshed automatically。 2. **Extract user information** From the page `__UNIVERSAL_DATA_FOR_REHYDRATION__` Script extract user information,include: - user ID - Regional and national flag - Language and language names - Account creation time - Number of friends - Is it a seller or not - Is it an organization account? - Username modification time - Nickname modification time 3. **Download user avatar** Provide a button,Click to download the user’s avatar directly,Save as timestamped `.jpg` document。 4. **Dynamic interface display** In the share title container on the user page,Dynamically insert an information box,Show detailed data extracted。 --- ## How to use 1. **Installation script** Copy the code to the browser user script management tool(like Tampermonkey)。 2. **Open TikTok User page** For example `https://www.tiktok.com/@username`。 3. **View user data** After the page loads,Additional user information boxes will be displayed automatically,Click“Download Profile Pic”The button can download the avatar。 --- ## Things to note - **Page structure dependency** This script depends on TikTok Current page DOM structure,like TikTok Update the page structure,The script may need to be modified。 - **Source of data** Data sourced from `__UNIVERSAL_DATA_FOR_REHYDRATION__` Script tags,If this tag does not exist,The script will not run。 - **Avatar download dependency** Download function dependency `GM_download`,Need support Greasemonkey / Tampermonkey。 --- ## Example The message box contains the following content: - user ID - area(With national flag) - language(With full name) - Account creation time - Number of friends - Seller and organization account status - Username and nickname modification time - User avatar download button ## 💖 The script referenced or used the following script: [🧑‍💻 **@bruddaa**](https://github.com/bruddaa) ⇒ 📜 _[TikTok User Info](https://github.com/bruddaa/UserScripts/blob/main/TikTok%20User%20Info/script.js)_ ## Help Recommended browser and script manager: - **Greasemonkey + Waterfox** - **Tampermonkey/Violentmonkey + Firefox** - **Tampermonkey/Violentmonkey + Chrome** - **Userscripts + ios Safari** - **Violentmonkey/KiWiBrowser + Android** **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List)

More user scripts /Back to top↑