AutoSearch v2 M1 skeleton
Project description
AutoSearch
39 search channels for your AI Agent
Docs • Install • Channels • 中文
You ask your AI to research something. It answers from training data cutoff —
- "Show me this week's LLM papers on arxiv" → can't, no academic database access
- "What are people saying about this product on Reddit" → shallow, only surface-level web results
- "Find similar open-source projects on GitHub" → weak, general search misses most repos
- "Summarize the Twitter discussion on this topic" → blocked, no public API
- "Compare opinions on Hacker News vs Chinese tech forums" → two platforms, manual aggregation
AutoSearch fixes this in one line.
Paste into your AI Agent (Claude Code, Cursor, etc.):
Help me install AutoSearch: https://raw.githubusercontent.com/0xmariowu/Autosearch/main/docs/install.md
Or install directly:
curl -fsSL https://raw.githubusercontent.com/0xmariowu/Autosearch/main/scripts/install.sh | bash
After install, your Agent searches 39 channels simultaneously — academic papers, developer communities, Chinese social media — results deduplicated and ranked, every result includes a source URL.
Channels
| Channel | Ready out of box | Unlocked after config | How to configure |
|---|---|---|---|
| 📄 arxiv | Academic preprints CS/ML/Physics | — | No config needed |
| 🔬 PubMed / OpenAlex / DBLP | Biomedical + cross-discipline papers | — | No config needed |
| 🐙 GitHub | Code, Issues, repository search | — | No config needed |
| 🔍 DuckDuckGo | General web search | — | No config needed |
| 🟠 Hacker News | Developer discussions + early product signals | — | No config needed |
| Community discussion + real user experiences | — | No config needed | |
| 🤗 Hugging Face | Open-source ML model search | — | No config needed |
| 📦 Stack Overflow | Programming Q&A | — | No config needed |
| 📰 Google News | Real-time news aggregation | — | No config needed |
| 💻 dev.to | Developer blogs | — | No config needed |
| 📊 SEC EDGAR | US company filings | — | No config needed |
| 🌐 Wikipedia / Wikidata | Encyclopedia + structured knowledge | — | No config needed |
| 💬 WeChat Official Accounts | Full-text article search | — | No config needed |
| 📱 36kr / InfoQ | Chinese tech & business news | — | No config needed |
| 🎬 YouTube | Video search + transcripts | — | Set YOUTUBE_API_KEY |
| 📺 Bilibili | Chinese tech videos | — | Set TIKHUB_API_KEY |
| 📹 WeChat Channels | Chinese short videos (视频号) | — | TIKHUB_API_KEY |
| 🌸 Xiaohongshu | Lifestyle + product reviews | More stable | autosearch login xhs or TIKHUB_API_KEY |
| 🐦 Twitter / X | Real-time discussion + tech news | — | TIKHUB_API_KEY |
| 📣 Weibo / Douyin / Zhihu | Chinese social + in-depth discussion | — | TIKHUB_API_KEY |
| 📈 Xueqiu | A-share / HK stock discussion | — | autosearch login xueqiu |
| Public pages via Jina Reader | — | No config needed |
Not sure how to configure? Just tell your Agent "help me configure XXX" — it will guide you step by step.
After install
Run autosearch doctor to check the status of every channel:
AutoSearch Channel Status
==========================================
Always-on (21/21) ✅ arxiv ✅ github ✅ hackernews ...
Env-gated (0/1) ○ youtube → set YOUTUBE_API_KEY
Login (0/15) ○ xiaohongshu → autosearch login xhs
License
MIT.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file autosearch-2026.4.23.8.tar.gz.
File metadata
- Download URL: autosearch-2026.4.23.8.tar.gz
- Upload date:
- Size: 216.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1364a17c36ba56692dae1590bfe9fdfbbc51d6f3549e29a50229ad7bf57e5597
|
|
| MD5 |
37289698bd0efec4198548d7f45e89ec
|
|
| BLAKE2b-256 |
8c2bcd607a5a7fecda6a98b3be2e4cda8c3779fe0dc8b7fedd73d7a5314300b3
|
File details
Details for the file autosearch-2026.4.23.8-py3-none-any.whl.
File metadata
- Download URL: autosearch-2026.4.23.8-py3-none-any.whl
- Upload date:
- Size: 325.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a744bfc3c348b4d57daf9c771887b64df237c89f47a082fbc4bb60c01a7f93b1
|
|
| MD5 |
5a9efa29b28419d8750ec342af5fcf58
|
|
| BLAKE2b-256 |
af7163a9c2caf097d52af83bfbc2ae18df54aaaeb0ef334ae124971c1c3f9ab5
|