Skip to content

feat: fix xiaohongshu url#21837

Open
runny4184 wants to merge 2 commits intoDIYgod:masterfrom
runny4184:patch-1
Open

feat: fix xiaohongshu url#21837
runny4184 wants to merge 2 commits intoDIYgod:masterfrom
runny4184:patch-1

Conversation

@runny4184
Copy link
Copy Markdown

@runny4184 runny4184 commented Apr 26, 2026

Involved Issue / 该 PR 相关 Issue

Close #21836

Example for the Proposed Route(s) / 路由地址示例

/xiaohongshu/user/593032945e87e77791e03696/notes

New RSS Route Checklist / 新 RSS 路由检查表

  • New Route / 新的路由
  • Anti-bot or rate limit / 反爬/频率限制
    • If yes, do your code reflect this sign? / 如果有, 是否有对应的措施?
  • Date and time / 日期和时间
    • Parsed / 可以解析
    • Correct time zone / 时区正确
  • New package added / 添加了新的包
  • Puppeteer

Note / 说明

@github-actions github-actions Bot added the route label Apr 26, 2026
Comment thread lib/routes/xiaohongshu/user.ts Fixed
Comment thread lib/routes/xiaohongshu/user.ts Fixed
@github-actions
Copy link
Copy Markdown
Contributor

Auto Route Test failed, please check your PR body format and reopen pull request. Check logs for more details.
自动路由测试失败,请确认 PR 正文部分符合格式规范并重新开启,详情请检查 日志

@github-actions github-actions Bot added the auto: route no found Automated test failed due to route can not be found in PR description body label Apr 26, 2026
@github-actions github-actions Bot closed this Apr 26, 2026
@github-actions github-actions Bot added the auto: DO NOT merge Docker won’t even start label Apr 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Auto Review

No clear rule violations found in the current diff.

@github-actions github-actions Bot reopened this Apr 27, 2026
@github-actions github-actions Bot removed the auto: DO NOT merge Docker won’t even start label Apr 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Please use actual values in routes section instead of path parameters.
请在 routes 部分使用实际值而不是路径参数。

@github-actions
Copy link
Copy Markdown
Contributor

Please use actual values in routes section instead of path parameters.
请在 routes 部分使用实际值而不是路径参数。

@github-actions github-actions Bot removed the auto: route no found Automated test failed due to route can not be found in PR description body label Apr 27, 2026
@runny4184 runny4184 changed the title Update user.ts feat: fix xiaohongshu url Apr 27, 2026
@github-actions github-actions Bot added the auto: not ready to review Users can't get the RSS feed output according to automated testing results label Apr 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Successfully generated as following:

http://localhost:1200/xiaohongshu/user/593032945e87e77791e03696/notes - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>TargetCloseError: Waiting for selector `div.reds-tab-item:nth-child(2), #red-captcha` failed: Protocol error (Runtime.callFunctionOn): Target closed
Route: /xiaohongshu/user/:user_id/:category/:routeParams?
Full Route: /xiaohongshu/user/593032945e87e77791e03696/notes
Node Version: v24.15.0
Git Hash: a4f3f449

@runny4184
Copy link
Copy Markdown
Author

@DIYgod this will not pass as github's ip is banned, please help!

@github-actions github-actions Bot removed the auto: not ready to review Users can't get the RSS feed output according to automated testing results label Apr 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Auto Review

No clear rule violations found in the current diff.

@github-actions github-actions Bot added the auto: not ready to review Users can't get the RSS feed output according to automated testing results label Apr 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Successfully generated as following:

http://localhost:1200/xiaohongshu/user/593032945e87e77791e03696/notes - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>TargetCloseError: Waiting for selector `div.reds-tab-item:nth-child(2), #red-captcha` failed: Protocol error (Runtime.callFunctionOn): Target closed
Route: /xiaohongshu/user/:user_id/:category/:routeParams?
Full Route: /xiaohongshu/user/593032945e87e77791e03696/notes
Node Version: v24.15.0
Git Hash: a4f3f449

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto: not ready to review Users can't get the RSS feed output according to automated testing results route

Projects

None yet

Development

Successfully merging this pull request may close these issues.

xiaohongshu link is incorrect

2 participants