NanmiCoder / NanmiCoder/MediaCrawler

ip获取

Open
#527 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

IP获取,小红书笔记下面的一级评论是可以爬取ip信息的,但是b站爬取的评论不包括ip,希望作者可以添加获取ip的功能

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 locating the B站评论爬取 entry point and compare it with the existing 小红书一级评论 IP extraction path. Confirm how B站 comment data is represented and identify where IP information would be exposed. Done means B站 comments include the available IP information without breaking existing comment crawling.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.