Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jjeffcaii/ok-spider
a simple web crawler like scrapy
https://github.com/jjeffcaii/ok-spider
crawler nodejs scrapy spider
Last synced: 16 days ago
JSON representation
a simple web crawler like scrapy
- Host: GitHub
- URL: https://github.com/jjeffcaii/ok-spider
- Owner: jjeffcaii
- License: mit
- Created: 2017-06-05T09:05:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-06T04:29:33.000Z (over 7 years ago)
- Last Synced: 2024-11-16T00:13:31.909Z (about 2 months ago)
- Topics: crawler, nodejs, scrapy, spider
- Language: TypeScript
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/jjeffcaii/ok-spider.svg?branch=master)](https://travis-ci.org/jjeffcaii/ok-spider)
# ok-spider
a simple web crawler like scrapy.## Notice
WARNING!!! Unstable version.## Example
Please see `src/example` folder. More docs will be added soon later.