NanmiCoder / NanmiCoder/MediaCrawler
ip获取
Open
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
- 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 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