An open API service indexing awesome lists of open source software.

https://github.com/microzz/crawler-by-nodejs

A crawler demo by using Node.js and express.一个使用Node.js和express的简单爬虫演示。
https://github.com/microzz/crawler-by-nodejs

Last synced: 3 months ago
JSON representation

A crawler demo by using Node.js and express.一个使用Node.js和express的简单爬虫演示。

Awesome Lists containing this project

README

          

# crawler-by-nodejs
#### A crawler demo by using Node.js and express.
#### 一个使用express以及cheerio(可以看作jQuery精简版)的基于Node.js的简单爬虫演示。
#### 可以爬取信息网站信息以及爬取图片,可以将爬取的信息和图片保存到本地储存