Agent-Reach/agent_reach
Pnant 1cbf6a7b9c
fix(xiaohongshu): 修复 xsec_token 丢失导致无法读取笔记详情 (#17)
问题:搜索结果包含 xsecToken 但被丢弃,read() 只从首页 feed
查找 token,几乎不可能匹配到目标笔记。

修复:
1. search() 返回的 URL 携带 xsec_token 查询参数
2. read() 三级 token 查找:URL 参数 → 首页 feed → 搜索反查
3. 全部失败时回退到 Jina Reader

Fixes #15

Co-authored-by: Panniantong <panniantong@users.noreply.github.com>
2026-02-26 14:36:36 +08:00
..
channels fix(xiaohongshu): 修复 xsec_token 丢失导致无法读取笔记详情 (#17) 2026-02-26 14:36:36 +08:00
guides fix: 完善所有渠道安装指引,修复文档错误 2026-02-25 05:10:56 +01:00
integrations refactor: 合并 SKILL.md 为单一来源,更新为 12 个渠道 2026-02-25 15:11:51 +01:00
skill remove(instagram): 移除 Instagram 渠道 2026-02-26 07:20:13 +01:00
__init__.py rename: Agent Eyes → Agent Reach 2026-02-24 10:25:46 +01:00
cli.py remove(instagram): 移除 Instagram 渠道 2026-02-26 07:20:13 +01:00
config.py release: v1.1.0 — 新增 Instagram、LinkedIn、Boss直聘 三个渠道 2026-02-25 14:14:30 +01:00
cookie_extract.py rename: Agent Eyes → Agent Reach 2026-02-24 10:25:46 +01:00
core.py remove(instagram): 移除 Instagram 渠道 2026-02-26 07:20:13 +01:00
doctor.py security: doctor warns if config.yaml permissions are too open 2026-02-25 14:16:08 +01:00