Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 211 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 211 Bytes

FundSpider

抓取天天基金网基金数据

目前有几种方案

  1. 直接发请求
  2. superAgent/cheerio
  3. puppeteer

半小时发一次

同步异步处理

模块如何分割

正则处理

http请求