---
name: Media Crawler Kuaishou
slug: media-crawler-kuaishou
category: Automation
description: Media Crawler Kuaishou collects Kuaishou competitive evidence using keyword search, video details, comments, media, and creator profiles. Use for trend, format, audience-language, or creator research requiring reproducible source records and explicit collection limits.
github: "https://github.com/tsingyuai/growth-lab/tree/main/collectors/media-crawler-kuaishou"
language: Python
stars: 1734
forks: 150
install: "npx degit https://github.com/tsingyuai/growth-lab/tree/main/collectors/media-crawler-kuaishou ~/.claude/skills/media-crawler-kuaishou"
installs_to: ~/.claude/skills/media-crawler-kuaishou
source_path: collectors/media-crawler-kuaishou/SKILL.md
collection_size: 19
category_size: 1523
collection_url: "https://dirskills.com/collections/tsingyuai/growth-lab"
added: 2026-08-19T07:25:48.522Z
last_synced: 2026-08-19T07:25:48.522Z
canonical_url: "https://dirskills.com/skills/media-crawler-kuaishou"
---

# Media Crawler Kuaishou

Media Crawler Kuaishou collects Kuaishou competitive evidence using keyword search, video details, comments, media, and creator profiles. Use for trend, format, audience-language, or creator research requiring reproducible source records and explicit collection limits.

**Install:**

```bash
npx degit https://github.com/tsingyuai/growth-lab/tree/main/collectors/media-crawler-kuaishou ~/.claude/skills/media-crawler-kuaishou
```

## README

# Kuaishou collection

Follow [media-crawler](../media-crawler/SKILL.md). Require purpose, keywords/links, target count, time window, comments/media scope, and a destination in the invoking Model's Memory.

Search with `--platform ks --type search`, starting serially with one intent-distinct keyword. Shortlist for relevance, format diversity, recency and engagement; do not confuse a search excerpt with full detail. Put full `kuaishou.com/short-video/...` URLs or pure video IDs in `KS_SPECIFIED_ID_LIST`; put profile URLs or user IDs in `KS_CREATOR_ID_LIST`. Run `--type detail` or `--type creator` accordingly.

Enable comments/media only for shortlisted items. Verify video ID, creator, caption, publish time, engagement, media association and comment coverage. Deduplicate by video ID, preserve query provenance, and report empty/risk-controlled/partial results honestly. Stop on challenge or expired login.

Return raw/copied paths, exact inputs, selection rationale, counts, coverage, collection time and upstream commit.
