介绍 某基金爬取示例代码 爬取思路 https://zhuanlan.zhihu.com/p/56412622 文件结构 api-test -> 历史净值的api测试 spider -> 时间序列爬取 plot -> pyechats的绘图 utils -> 封装了mongodb以及正则等方法 render.html -> 运行plot产生的html文件