DIYgod / RSSHub

🧡 Everything is RSSible
https://docs.rsshub.app
MIT License
33.45k stars 7.47k forks source link

小红书用户笔记无法抓取 #12365

Closed zjc17 closed 1 year ago

zjc17 commented 1 year ago

路由地址

/xiaohongshu/user/:user_id/notes

完整路由地址

/xiaohongshu/user/64055dbc0000000029017fe7/notes

相关文档

https://docs.rsshub.app/social-media.html#xiao-hong-shu

预期是什么?

抓取到小红书用户笔记,如文档中的example所示 https://rsshub.app/xiaohongshu/user/593032945e87e77791e03696/notes

实际发生了什么?

Looks like something went wrong

部署

RSSHub 演示 (https://rsshub.app)

部署相关信息

No response

额外信息

Route requested: /user/64055dbc0000000029017fe7/notes
Error message: Waiting for selector `.feeds-container:nth-child(2) .note-item` failed: Protocol error (Runtime.callFunctionOn): Target closed
Helpful Information to provide when opening issue:
Path: /user/64055dbc0000000029017fe7/notes
Node version: v18.16.0
Git Hash: 564a514

如果您认为 RSSHub 导致了该错误,请在Github按照模版,复制本页面信息进行汇报
If you believe this is an error caused by RSSHub, please report on github

这不是重复的 issue

github-actions[bot] commented 1 year ago
Searching for maintainers:

To maintainers: if you are not willing to be disturbed, list your username in scripts/workflow/test-issue/call-maintainer.js. In this way, your username will be wrapped in an inline code block when tagged so you will not be notified.

如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。 If all routes can not be found, the issue will be closed automatically. Please use NOROUTE for a route-irrelevant issue or leave a comment if it is a mistake.

TonyRL commented 1 year ago

Duplicate of #12364