The /xueqiu/stock_info route was broken by Alibaba Cloud WAF: the cookie acquisition could not pass the challenge, and the data request was sent to xueqiu.com which the WAF blocks for these endpoints. - cookies.ts: allow the `script` resource type in the page.route filter so the WAF challenge scripts can execute, enabling cookie extraction via Patchright - stock-info.ts: request data from api.xueqiu.com instead of xueqiu.com to bypass the WAF - stock-info.ts: align the supported types with the tabs on the stock page (all / discuss / trans / news / announcement). all / discuss / trans use the symbol search endpoint; news / announcement use the stock timeline endpoint. The previously broken research type is removed - stock-info.ts: fetch the stock name from the lightweight quote API since it is rendered client-side and cannot be scraped from the HTML - stock-info.ts: throw InvalidParameterError for unsupported types Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .devcontainer | ||
| .github | ||
| .husky | ||
| .idx | ||
| assets | ||
| eslint-plugins | ||
| lib | ||
| logs | ||
| patches | ||
| public | ||
| scripts | ||
| .codecov.yml | ||
| .dockerignore | ||
| .editorconfig | ||
| .envrc | ||
| .gitignore | ||
| .npmrc | ||
| .oxfmtrc.json | ||
| .oxlintrc.ci.json | ||
| .oxlintrc.json | ||
| AGENTS.md | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
| SECURITY.md | ||
| app.json | ||
| devenv.nix | ||
| docker-compose.yml | ||
| eslint.config.mjs | ||
| flake.lock | ||
| flake.nix | ||
| fly.toml | ||
| package.json | ||
| pnpm-lock.yaml | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsdown-container.config.ts | ||
| tsdown-lib.config.ts | ||
| tsdown-vercel.config.ts | ||
| tsdown-worker.config.ts | ||
| tsdown.config.ts | ||
| vercel.json | ||
| vitest.config.ts | ||
| wrangler-container.toml | ||
| wrangler.toml | ||
README.md
RSSHub
🧡 Everything is RSSible
Introduction
RSSHub is the world's largest RSS network, consisting of over 5,000 global instances.
RSSHub delivers millions of contents aggregated from all kinds of sources, our vibrant open source community is ensuring the deliver of RSSHub's new routes, new features and bug fixes.
RSSHub pairs especially well with Folo, an AI RSS reader for feed discovery and modern reading workflows. The project is also open source on GitHub.
Documentation | Folo | Telegram Group | Telegram Channel | X (Twitter)
Related Projects
- Folo | An AI RSS reader that works especially well with RSSHub. Source code: GitHub.
- RSSHub Radar | A browser extension that can help you quickly discover and subscribe to the RSS and RSSHub of current websites.
- RSSBud | RSSHub Radar for iOS platform, designed specifically for mobile ecosystem optimization.
- RSSAid | RSSHub Radar for Android platform built with Flutter.
- DocSearch | Link RSSHub DocSearch into Raycast.
- Awesome RSSHub Routes | Curated list of RSS feeds and RSSHub routes.
Contribute
We welcome all pull requests. Suggestions and feedback are also welcomed here.
Refer to Quick Start
Deployment
Refer to Deployment
Special Thanks
Author
RSSHub © DIYgod, Released under the AGPL-3.0 License.
Authored and maintained by DIYgod with help from contributors (list).
Blog @DIYgod · GitHub @DIYgod · X (Twitter) @DIYgod · Telegram Channel @awesomeDIYgod


