PanSou is a high-performance cloud-storage resource search API built around concurrent Telegram and plugin-based discovery. It searches multiple configured sources in parallel and aggregates links into a normalized result format. Supported link categories include Baidu, Aliyun, Quark, Tianyi, UC, 115, PikPak, Xunlei, 123 Cloud, magnet links, ED2K, and others. Results are ranked using source priority, freshness, and keyword signals. An asynchronous plugin system allows new search providers to be added without changing the core service. Memory and disk caching improve repeated-query performance, while optional JWT authentication can protect the API. PanSou is written in Go and can be deployed directly or through Docker and Docker Compose.
Features
- Concurrent Telegram and plugin search
- Automatic cloud-link classification
- Multi-factor result ranking
- Extensible asynchronous plugin system
- Memory and disk caching layers
- Optional JWT authentication and Docker deployment