NanmiCoder / NanmiCoder/MediaCrawler

【问题】小红书爬取完的CSV文件中的日期错误

Open
#671 2 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

Image 除了这个问题以外,还想询问一下爬取帖子数量的上限,我设置爬取500条只爬取到了220条左右,是因为到达数量上限,还是相关帖子数量只有这么多。假如我需要5000条左右的帖子能够实现吗?

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 a Xiaohongshu crawl with CSV export and a configured limit of 500 items. Check the exported date values and whether the observed item count reflects an actual limit or the available results; done means the date behavior and crawl-count limit are verified and the supported behavior is clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-engineering
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.