Skip to content

快手评论区爬取不完全 #843

@Badwoman716

Description

@Badwoman716

🔍 问题检查清单

  • 我已经仔细阅读了项目使用过程中的常见问题汇总
  • 我已经搜索并查看了已关闭的issues
  • 我确认这不是由于滑块验证码、Cookie过期、Cookie提取错误、平台风控等常见原因导致的问题

🐛 问题描述

📝 复现步骤

快手爬虫,评论区爬取不完全,会出现EST API V2 error

  1. PLATFORM = "ks" # Platform, xhs | dy | ks | bili | wb | tieba | zhihu
  2. Control the number of crawled videos/posts

CRAWLER_MAX_NOTES_COUNT = 500
3. # Control the number of crawled first-level comments (single video/post)
CRAWLER_MAX_COMMENTS_COUNT_SINGLENOTES = 1000

💻 运行环境

  • 操作系统:
  • Python版本: 3.10
  • 是否使用IP代理: 是
  • 是否使用VPN翻墙软件:是
  • 目标平台(抖音/小红书/微博等): 快手

📋 错误日志

在此粘贴错误日志

2026-03-09 22:05:51 MediaCrawler ERROR (core.py:284) - [KuaishouCrawler.get_comments] get video_id: 3xe2e9fheibixs6 comment error: REST API V2 error: {'result': 2, 'error_msg': None, 'request_id': '773065155769196843'}
2026

📷 错误截图

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions