# node-webcrawler **Repository Path**: satrong/node-webcrawler ## Basic Information - **Project Name**: node-webcrawler - **Description**: 网页版nodejs爬虫工具 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: https://github.com/satrong/node-webcrawler - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 2 - **Created**: 2015-03-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: spider **Tags**: None ## README # node-webcrawler ### 使用方法 ```shell npm install node index.js ``` 按照控制台的提示进行操作即可 ### 特性 - 添加配置进行界面化,不需要手动更改代码 - 类似jQuery的选择器易于书写 更多介绍:http://www.xiaoboy.com/detail/2015030617.html