Merge pull request #462 from FloRainRJY/xiaohongshu_comment_number_restrict

All_platform_comments_restrict
This commit is contained in:
程序员阿江(Relakkes)
2024-10-24 15:31:13 +08:00
committed by GitHub
12 changed files with 44 additions and 19 deletions

View File

@@ -297,7 +297,7 @@ class XiaoHongShuClient(AbstractApiClient):
note_id: 笔记ID
crawl_interval: 爬取一次笔记的延迟单位(秒)
callback: 一次笔记爬取结束后
max_count: 一次笔记爬取的最大评论数量
Returns:
"""