NanmiCoder / NanmiCoder/MediaCrawler
[问题] 触发小红书反爬机制后多久可以解开呀
Open
Nobody has claimed this yet.
bug
question
- Dominant language
- Python
- Stars
- 65.3k
- Forks
- 12.6k
- PR merge metrics
- No merged PRs in 30d
Description
⚠️ 提交前确认
- 我已经仔细阅读了项目使用过程中的常见问题汇总
- 我已经搜索并查看了已关闭的issues
- 我确认这不是由于滑块验证码、Cookie过期、Cookie提取错误、平台风控等常见原因导致的问题
❓ 问题描述
🔍 使用场景
- 目标平台: (如:小红书/抖音/微博等)
- 使用功能: (如:关键词搜索/用户主页爬取等)
💻 环境信息
- 操作系统:
- Python版本:
- 是否使用IP代理:
- 是否使用VPN翻墙软件:
- 目标平台(抖音/小红书/微博等):
📋 错误日志
2026-02-17 11:34:46 MediaCrawler WARNING (core.py:743) - [get_note_detail_async_task] Failed to get note detail for
📷 错误截图
我自己定制化改造了一下,但是在第一次爬了30个笔记之后,断点续爬;就只能永远获取到2个笔记的详情了...
想知道什么时候才能恢复,人麻了
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the warning at core.py:743 and the reported checkpoint-resume path after 30 Xiaohongshu notes. Reproduce the behavior with the issue’s environment and customization details, which are currently missing, and determine whether the two-note limit is a code failure or an external anti-crawling restriction. Done means the cause and recovery conditions are documented or an actionable code defect is identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100