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

https://github.com/zhs007/crawler-js

a simple crawler
https://github.com/zhs007/crawler-js

Last synced: 5 days ago
JSON representation

a simple crawler

Awesome Lists containing this project

README

          

# crawler-js
一个nodejs爬虫,以下特点:

1. 组件式,可配置出各种类型的爬虫
2. 使用async/await
3. 自动的编码处理
4. 支持headless chrome
5. 可配置的持久化模块
6. 爬虫管理器