Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/satrong/node-webcrawler
网页版nodejs爬虫工具
https://github.com/satrong/node-webcrawler
nodejs
Last synced: 26 days ago
JSON representation
网页版nodejs爬虫工具
- Host: GitHub
- URL: https://github.com/satrong/node-webcrawler
- Owner: satrong
- Created: 2015-03-06T08:40:57.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T23:08:08.000Z (about 2 years ago)
- Last Synced: 2024-10-30T23:36:18.930Z (about 1 month ago)
- Topics: nodejs
- Language: JavaScript
- Homepage:
- Size: 338 KB
- Stars: 135
- Watchers: 21
- Forks: 102
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - node-webcrawler
README
# node-webcrawler
### 使用方法
```shell
npm install
npm start
```
按照控制台的提示进行操作即可### 特性
- 添加配置进行界面化,不需要手动更改代码
- 类似jQuery的选择器易于书写