Autosearch xueqiu
Chinese stock market platform — stock search, trending posts, hot stock rankings. Use for financial/investment queries in Chinese.
install
source · Clone the upstream repo
git clone https://github.com/0xmariowu/Autosearch
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/0xmariowu/Autosearch "$T" && mkdir -p ~/.claude/skills && cp -r "$T/autosearch/skills/channels/xueqiu" ~/.claude/skills/0xmariowu-autosearch-xueqiu && rm -rf "$T"
manifest:
autosearch/skills/channels/xueqiu/SKILL.mdsource content
Overview
Xueqiu (雪球) is China's leading stock discussion and investment platform. Useful for stock quotes, investor sentiment, trending financial topics, and hot stock rankings.
When to Choose It
- Chinese stock (A-share, HK, US) searches by name or ticker
- Trending investor discussions and hot posts
- Hot stock rankings (popularity board)
Known Quirks
- Requires
cookie for authenticated requests — runxq_a_tokenautosearch login xueqiu - Rate limiting: max 10 requests/min to avoid triggering anti-bot
Quality Bar
- Evidence has non-empty url and title.
- Cookie invalid or expired -> ChannelAuthError surfaces auth_failed.