kuaishou-scraper

Scrape Kuaishou creator platform task lists and performance statistics via MCP Playwright.

Updated Sep 27, 2025
One-click install
npx skills add https://github.com/jackandking/LetMeTryAI --skill kuaishou-scraper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kuaishou-scraper
Source: https://github.com/jackandking/LetMeTryAI/tree/main/.agents/skills/kuaishou-scraper
Command: npx skills add https://github.com/jackandking/LetMeTryAI --skill kuaishou-scraper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the extraction of valuable data from the Kuaishou creator platform, saving users from manual data collection and analysis.

Core Features & Use Cases

  • Task List Extraction: Scrapes distribution plan lists, including task names, statuses, and time ranges.
  • Performance Metrics: Extracts detailed statistics like exposure, clicks, GMV, and revenue from task details.
  • Session Management: Supports saving and reusing login sessions for uninterrupted scraping.
  • Use Case: A marketing analyst needs to track the performance of multiple Kuaishou campaigns. This Skill can automatically gather the latest statistics for all active campaigns, providing a consolidated performance report.

Quick Start

Use the kuaishou-scraper skill to extract all task data from the distribution plan list page.

Frequently Asked Questions about kuaishou-scraper

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

FAQPage Schema
How do I scrape Kuaishou creator platform data automatically?

You can scrape Kuaishou creator platform data by using automated navigation and JavaScript evaluation via a configured MCP Playwright server to extract distribution plan lists and task details.

How to extract Kuaishou campaign performance statistics like GMV and revenue?

Extracting Kuaishou campaign performance statistics is handled by scraping task details pages to gather exposure, clicks, GMV, and revenue data for consolidated performance tracking.

Do I need a configured MCP Playwright server to scrape daren.kuaishou.com?

Yes, scraping daren.kuaishou.com requires a configured MCP Playwright server to handle automated navigation, JavaScript evaluation, and session management for valid authentication credentials.

Can I save and reuse login sessions for Kuaishou web scraping?

Session management supports saving and reusing login sessions for Kuaishou web scraping, allowing uninterrupted data extraction across multiple distribution plan tasks without repeated manual authentication.

What is the best way to track multiple Kuaishou campaign tasks without manual data collection?

The best way to track multiple Kuaishou campaigns without manual collection is automated scraping, which gathers active task lists, statuses, time ranges, and detailed performance statistics.

Why does Kuaishou creator data extraction require valid authentication credentials?

Kuaishou creator data extraction requires valid authentication credentials because the daren.kuaishou.com platform restricts distribution plan lists and performance statistics to logged-in users, managed via session handling.