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的简单爬虫演示。
- Host: GitHub
- URL: https://github.com/microzz/crawler-by-nodejs
- Owner: microzz
- License: mit
- Created: 2016-12-10T13:32:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-14T13:09:33.000Z (about 9 years ago)
- Last Synced: 2025-06-06T10:09:30.524Z (7 months ago)
- Language: HTML
- Homepage:
- Size: 283 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# crawler-by-nodejs
#### A crawler demo by using Node.js and express.
#### 一个使用express以及cheerio(可以看作jQuery精简版)的基于Node.js的简单爬虫演示。
#### 可以爬取信息网站信息以及爬取图片,可以将爬取的信息和图片保存到本地储存