小红书评论校验同步 Bot

读取飞书收集表,抓取小红书评论区包含“躺着学”的评论,并按 URL 批量写入结果表。

状态

任务状态
空闲
定时任务
已启用,每天 03:00、05:00
Cookie 提醒
每天 10:00、22:00,接收人:open_id / ou_f36e46d7a56aa37b5e6994938b1f3e4e
后台网页
https://baoguang.tzxys.cn
飞书配置
已配置
收集表
B5kmbgUDpallMesqfH3ckfKdnsh / tblcWKUC0ouConLH / vew7n7Orcf
结果表
B5kmbgUDpallMesqfH3ckfKdnsh / tbl4ehma6wdmm0XW / vewPPuvAYs
Cookie
未配置,请粘贴 Cookie,更新时间:无

配置

保存后会写入本地 .env 并立即重载运行时配置。飞书每轮读取收集表和结果表各一次,先跳过结果表已有 URL,再批量新增缺失结果;小红书抓取串行执行,链接间隔 20 秒,页间隔 12 秒,单页失败最多重试 3 次。

监听地址和端口会保存到 .env;如果要改变当前服务监听位置,需要手动重启服务。

手动运行

更新 Cookie

粘贴浏览器中登录后的小红书 Cookie。校验通过后会持久化保存,后续只有失效时才需要重新登录。

查看小红书 Cookie 获取教程

最近一次运行

{'status': 'failed', 'started_at': '2026-06-21T21:00:00.000504+00:00', 'finished_at': '2026-06-21T21:00:00.000803+00:00', 'xhs_max_comment_pages_per_link': 200, 'xhs_comment_page_delay_seconds': 12.0, 'xhs_link_delay_seconds': 20.0, 'xhs_comment_retry_times': 3, 'xhs_comment_retry_delay_seconds': 60.0, 'read_count': 0, 'result_read_count': 0, 'source_records_with_result_url_count': 0, 'source_urls_matched_result_count': 0, 'skipped_count': 0, 'updated_count': 0, 'valid_comment_count': 0, 'failed_links': [], 'errors': ['小红书 Cookie 未配置']}

最近一次 Cookie 提醒

{'status': 'notified', 'checked_at': '2026-06-22T02:00:00.000448+00:00', 'cookie_valid': False, 'notified': True, 'message': '当前未配置 Cookie', 'admin_panel_url': 'https://baoguang.tzxys.cn', 'receiver_id_type': 'open_id', 'receiver_id': 'ou_f36e46d7a56aa37b5e6994938b1f3e4e'}