NanmiCoder / NanmiCoder/MediaCrawler

[BUG] dy二级评论,无法获取用户定位

Open
#660 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
65.3k
Forks
12.6k
PR merge metrics
No merged PRs in 30d

Description

🔍 问题检查清单

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

🐛 问题描述

📝 复现步骤

  1. python3 main.py --platform dy --type detail
  2. dy平台 aweme_id = 7526154947621031222

💻 运行环境

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

📋 错误日志

在此粘贴错误日志

dy平台,评论抓取,带回复的,获取不到二次评论用户的ip定位

📷 错误截图

左图是网页端抓包数据,右图是程序返回数据,好奇怪哈哈
Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with python3 main.py --platform dy --type detail and aweme_id 7526154947621031222. Compare the returned nested-comment data with the web capture shown in the issue, focusing on the missing user location. Done means the second-level comment response includes the expected user location and the behavior is covered by a verified reproduction.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.