NanmiCoder / NanmiCoder/MediaCrawler

请问一下爬取评论是按照时间顺序还是热度的顺序爬取的?

Open
#533 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

5206aabe62ce22f8ceabee48b3a4939c ![ffcaab64589693d99e73fa12fbfffb1c](https://github.com/user-attachments/assets/d0fc3b53-47f2-48a5-bc40-96ba1f69f419) 想请教下,假设我爬取500条,这500条是最新的500条评论,还是平台按照热度或者别的指标排在前面的500条?

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

No file, test, or code entry point is named. Read the crawler's comment-fetching flow and any platform-specific ordering documentation to determine whether a 500-item result is newest-first, popularity-ranked, or governed by another platform rule; done means documenting that behavior clearly.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.