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

Use the official API for thread route #16910

Open
DIYgod opened this issue Sep 24, 2024 · 2 comments
Open

Use the official API for thread route #16910

DIYgod opened this issue Sep 24, 2024 · 2 comments
Assignees
Labels
RSS bug Something isn't working

Comments

@DIYgod
Copy link
Owner

DIYgod commented Sep 24, 2024

Routes

/threads/:user/:routeParams?

Full routes

/threads/diygod

Related documentation

https://docs.rsshub.app/routes/popular#threads

What is expected?

Expected to be accessible normally

What is actually happening?

The currently used Web API has very strict rate limits, making it almost unusable. However, the official API provided for third-party applications can be used instead. https://developers.facebook.com/docs/threads/threads-media#retrieve-a-list-of-all-a-user-s-threads

Deployment information

RSSHub demo (https://rsshub.app)

Deployment information (for self-hosted)

No response

Additional info

FetchError: [GET] "https://www.threads.net/@diygod": <no response> Number of requests reached it's maximum 500
FetchError: [POST] "https://www.threads.net/ajax/bulk-route-definitions/": 429 Too Many Requests


### This is not a duplicated issue

- [X] I have searched [existing issues](https://github.com/DIYgod/RSSHub/issues) to ensure this bug has not already been reported
@DIYgod DIYgod added the RSS bug Something isn't working label Sep 24, 2024
Copy link
Contributor

Searching for maintainers:
  • /threads/:user/:routeParams?: @ninboy

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 关键词,或者留下评论。我们会重新审核。

@pseudoyu
Copy link
Collaborator

ok working on it

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

2 participants