douyin-search-keyword

Search Douyin public content by keyword and return structured JSON results.

3|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/um-why/douyin-search-openclaw --skill douyin-search-keyword
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: douyin-search-keyword
Source: https://github.com/um-why/douyin-search-openclaw/tree/main
Command: npx skills add https://github.com/um-why/douyin-search-openclaw --skill douyin-search-keyword

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manually profiling and collecting Douyin content by keyword is time-consuming and error-prone; this Skill automates keyword-based searches and returns structured results for downstream processing.

Core Features & Use Cases

  • Real-time Douyin content search (videos, images, and user data) based on keyword queries.
  • Structured JSON output and Markdown-ready summaries for quick integration with OpenClaw workflows.
  • Flexible sorting and time-range filtering (comprehensive, most liked, latest; 1 day/7 days/180 days) to fit different research and marketing needs.
  • Local persistence of the last search results to simplify re-use and auditing.

Quick Start

Provide a Douyin search keyword and optional parameters to retrieve structured results.

Frequently Asked Questions about douyin-search-keyword

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

FAQPage Schema
How do I search Douyin content by keyword and get structured JSON results?

Searching Douyin content by keyword returns structured JSON and Markdown summaries by querying videos, image-text posts, and user data, emitting OpenClaw-compatible metadata for downstream integration.

Can I filter Douyin keyword searches by time range and sorting preferences?

Douyin keyword searches support configurable sorting by comprehensive, most liked, or latest, alongside time filters for one day, seven days, or 180 days to fit specific marketing research needs.

Do I need an API token to retrieve Douyin user data and video posts?

Retrieving Douyin user data and video posts requires a valid GUAIKEI_API_TOKEN to authenticate keyword searches, utilizing built-in keyword sanitization and retry logic for reliable data collection.

What is the best way to automate collecting Douyin marketing data for analysis?

Automating Douyin marketing data collection involves using keyword-based searches that output structured JSON and Markdown-ready summaries, replacing time-consuming manual profiling and minimizing collection errors.

Does the Douyin search tool persist results locally for auditing purposes?

The Douyin search tool persists the last search results locally, simplifying reuse and auditing workflows by ensuring structured keyword search data remains accessible without requiring repeated API requests.