kuaishou-crawler

Scrape Kuaishou Creator Platform task lists and performance statistics with CSV/JSON export.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the extraction of task lists, statistics, and performance data from the Kuaishou Creator Platform, saving creators significant manual effort and time.

Core Features & Use Cases

  • Automated Login & Session Persistence: Securely logs in and maintains sessions for continuous scraping.
  • Data Extraction: Extracts task lists, detailed statistics per task, and handles pagination.
  • Anti-Blocking: Includes mechanisms to bypass overlays and avoid detection.
  • Data Export: Outputs data in CSV and JSON formats, with optional screenshots.
  • Use Case: A Kuaishou creator needs to track the performance of their recent campaigns. This Skill can automatically log in, gather all campaign tasks, extract key metrics like exposure, clicks, and earnings for each, and compile it into a report.

Quick Start

Use the kuaishou-crawler skill to scrape all tasks with their statistics from daren.kuaishou.com.

Frequently Asked Questions about kuaishou-crawler

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

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

Scraping Kuaishou creator data involves automating login, navigating task lists, handling pagination, and extracting performance statistics like exposure and clicks, while implementing anti-blocking measures to avoid detection.

How does anti-blocking work for web scraping on daren.kuaishou.com?

Anti-blocking for web scraping on daren.kuaishou.com works by bypassing overlays and implementing session persistence mechanisms to maintain logged-in states, avoiding detection during data extraction.

Can I export scraped Kuaishou performance metrics to CSV or JSON?

You can export scraped Kuaishou performance metrics to CSV and JSON formats, allowing you to compile campaign tasks, key metrics like earnings, and statistics into structured reports.

What is the best way to extract task lists and statistics from the Kuaishou Creator Platform?

The best way to extract task lists and statistics from the Kuaishou Creator Platform is using an automated scraping tool that handles login, pagination, and deduplication to efficiently gather performance data.

Does the Kuaishou scraper maintain login sessions for continuous data extraction?

Yes, the Kuaishou scraper maintains login sessions for continuous data extraction by securely logging in and using session persistence to ensure uninterrupted scraping of task lists and performance statistics.