跳转至

数据源

统计概览

统计项 数值
支持平台数 11
总接口数 34

平台列表

平台 接口数 标识
21财经 1 21jingji
财联社 1 cls
东方财富 24 eastmoney
测试平台 1 example
富途牛牛 1 futunn
和讯网 1 hexun
金融界 1 jrj
新浪财经 1 sina
同花顺10jqka 1 ths_10jqka
华尔街见闻 1 wallstreetcn
第一财经 1 yicai

使用方式

通过 API

curl http://localhost:8380/api/v1/spiders
curl -X POST http://localhost:8380/api/v1/spiders/run -H "Content-Type: application/json" -d '{"spider_name": "xxx"}'

通过 MCP

创建 MCP 服务后,所有爬虫自动暴露为 MCP 工具。