Skip to content

fund-ui/fu-crawler

Repository files navigation

FuCrawler

基于 nodejs 的分布式爬虫,封装常见金融行情业务

养一只 nodejs 爬虫溜达中国证券网,再造一个'东方财富'也不在话下

Git 配置

git config user.email “[email protected]

主要业务

  • 行业新闻资讯爬取

  • 指数(道琼斯)(恒生指数)(上证50)

  • 走势图表

QuickStart

see egg docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.

About

养一只 nodejs 爬虫去天天基金网溜达溜达 Egg MVC + ES2015 + React SSR

Resources

Stars

Watchers

Forks

Packages

No packages published