Skip to content

herro-chen/nodespider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeSpider ##NodeSpider是什么?

NodeSpider 是一个 nodejs 实现的爬虫系统

框架是express 核心模块是 superagent, cheerio, async

superagent

一个轻量的客户端请求代理模块

cheerio

服务端的jquery

async

流程控制模块

安装

  git clone https://github.com/herro-chen/nodespider.git
  cd nodespider
  npm install
  npm start

NodeSpider NodeSpider NodeSpider

##感激 感谢以下的项目

##关于作者

  var author = {
    nickName  : "herro",
    site: "http://herro.ml"
    github : "https://github.com/herro-chen",
  }

About

js 爬虫

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors