跳转至

数据源

统计概览

统计项 数值
支持平台数 17
总接口数 55

平台列表

平台 接口数 标识
21财经 1 21jingji
财联社 1 cls
东方财富 37 eastmoney
测试平台 1 example
富途牛牛 1 futunn
格隆汇 1 gelonghui
和讯网 1 hexun
英为财情 1 investing
界面新闻 1 jiemian
金十数据 1 jin10
金融界 1 jrj
新浪财经 2 sina
同花顺10jqka 2 ths_10jqka
华尔街见闻 1 wallstreetcn
选股宝 1 xuangubao
雪球 1 xueqiu
第一财经 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 工具。