douyin-creator-scraping

Automate Douyin creator data collection and periodic reporting with AppleScript and Python.

372|87|Updated May 9, 2026
One-click install
npx skills add https://github.com/TradingAi666/TzFilm-Douyin-Tool --skill douyin-creator-scraping
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: douyin-creator-scraping
Source: https://github.com/TradingAi666/TzFilm-Douyin-Tool/tree/main
Command: npx skills add https://github.com/TradingAi666/TzFilm-Douyin-Tool --skill douyin-creator-scraping

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires osascript, subprocess, sqlite3, openpyxl, requests, openpyxl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the data scraping from the Douyin creator center, providing insights and statistics without manual effort.

Core Features & Use Cases

  • Data Collection: Gather statistics on videos, likes, comments, shares, and other performance metrics from Douyin.
  • Automated Analysis: Generate reports on video performance over time, with the option for AI-powered predictions.
  • Custom Reports: Send automated updates on performance data via Telegram and synchronize it with other platforms like Feishu.
  • Use Case: Ideal for creators and managers looking to save time analyzing data from Douyin, providing quick access to critical information and predictions about future trends.

Quick Start

Activate the skill to scrape and report data from Douyin.

Frequently Asked Questions about douyin-creator-scraping

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate data scraping from the Douyin creator center?

Automating Douyin creator center data scraping requires AppleScript and Python to extract video performance metrics, parse Excel files, and sync data via APIs without manual effort.

Can I generate automated performance reports for Douyin videos?

You can generate automated performance reports for Douyin videos by scraping data with Python, parsing the downloaded Excel files, and sending periodic updates via Telegram or Feishu.

What system settings are required to run Douyin data scraping scripts?

Running Douyin data scraping scripts requires login access to Douyin, specific system settings for TCC, and download redirection to the /tmp directory to execute AppleScript and subprocess commands.

Does this data scraping method support synchronization with other platforms like Feishu?

This data scraping method supports synchronization with other platforms like Feishu by sending automated custom reports and performance updates via requests and Telegram APIs.

What are the limitations of using osascript for Douyin data collection?

Using osascript for Douyin data collection limits execution to macOS environments, requires specific TCC system permissions for browser automation, and needs download redirection to /tmp.

How does automated video analysis handle data storage for Douyin metrics?

Automated video analysis handles data storage for Douyin metrics by using sqlite3 to store scraped performance statistics locally and openpyxl to parse downloaded Excel reports.