Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

路透reuters路由对于tags标签分类错误 #15283

Closed
1 task done
benjaminyzhang opened this issue Apr 18, 2024 · 1 comment
Closed
1 task done

路透reuters路由对于tags标签分类错误 #15283

benjaminyzhang opened this issue Apr 18, 2024 · 1 comment
Labels
RSS bug Something isn't working

Comments

@benjaminyzhang
Copy link

路由地址

/reuters/tags/finance-banking

完整路由地址

/reuters/tags/finance-banking

相关文档

https://docs.rsshub.app/zh/routes/traditional-media#reuters-%E8%B7%AF%E9%80%8F%E7%A4%BE

预期是什么?

访问/reuters/tags/finance-banking
https://www.reuters.com/pf/api/v3/content/fetch/articles-by-topic-v1?query={"offset":0,"orderby":"","size":"20","topic_url":"/tags/finance-banking/","website":"reuters"}

实际发生了什么?

实际错误地访问了
https://www.reuters.com/pf/api/v3/content/fetch/articles-by-section-alias-or-id-v1?query={"offset":0,"size":20,"section_id":"/tags/finance-banking/","website":"reuters"},并报错404 Not Found。

部署

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

部署相关信息

No response

额外信息

Helpful Information

Error Message:
FetchError: [GET] "https://www.reuters.com/pf/api/v3/content/fetch/articles-by-section-alias-or-id-v1?query=%7B%22offset%22:0,%22size%22:20,%22section_id%22:%22%2Ftags%2Ffinance-banking%2F%22,%22website%22:%22reuters%22%7D": 404 Not Found

Route: /reuters/:category/:topic?

Full Route: /reuters/tags/finance-banking

Node Version: v21.7.3

Git Hash: 5c3711cb

Git Date: Wed, 17 Apr 2024 18:10:33 GMT

这不是重复的 issue

  • 我已经搜索了 现有 issue,以确保该错误尚未被报告。
@benjaminyzhang benjaminyzhang added the RSS bug Something isn't working label Apr 18, 2024
Copy link
Contributor

Searching for maintainers:
  • /reuters/tags/finance-banking: Route not found

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.

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.
如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RSS bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant