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

Fetch more weibo when using rsshub://weibo/user/xxxx #17927

Closed
1 task done
TChengZ opened this issue Dec 19, 2024 · 1 comment
Closed
1 task done

Fetch more weibo when using rsshub://weibo/user/xxxx #17927

TChengZ opened this issue Dec 19, 2024 · 1 comment
Labels
no archive RSS is not a Web Archive RSS enhancement New feature or request to existing RSS

Comments

@TChengZ
Copy link

TChengZ commented Dec 19, 2024

What feature is it?

everytime i fech the rss from weibo, such as rsshub://weibo/user/xxxx, it only return 10 weibos, can i control the number of weibo, like 20 30 even more

What problem does this feature solve?

return the number of rss the user want.

Additional description

No response

This is not a duplicated feature request or new RSS proposal

@TChengZ TChengZ added the RSS enhancement New feature or request to existing RSS label Dec 19, 2024
@TonyRL TonyRL added the no archive RSS is not a Web Archive label Dec 19, 2024
@TonyRL
Copy link
Collaborator

TonyRL commented Dec 19, 2024

很多路由上限10条,无法增大。

  1. 消耗大量服务器资源。
  2. 容易被反爬虫。
  3. 绝大部分过时 feed 没有意义。

Originally posted by HenryQW in #572 (comment)

RSS 是用来获取更新,增大条目无意义

特殊需求请在相应模块里自行修改

Originally posted by DIYgod in #572 (comment)

rss 就是用来跟踪内容源的更新内容的,采集全部内容不是rsshub要做的,建议你去找一个爬虫

Originally posted by yefoenix in #7291 (comment)

You should not expect RSSHub to retrospectively retrieve every feed item.

Originally posted by HenryQW in #9633 (comment)

Do not expect it can provide you everything that happens since the stone age.

Originally posted by TonyRL in #9633 (comment)

RSS 强调获取内容更新。若有“一次性获取全部条目”的需求,应设计针对该内容的爬虫。

Originally posted by nczitzk in #9964 (comment)

@TonyRL TonyRL closed this as not planned Won't fix, can't repro, duplicate, stale Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no archive RSS is not a Web Archive RSS enhancement New feature or request to existing RSS
Projects
None yet
Development

No branches or pull requests

2 participants