/ck101_novel

Primary LanguageRubyMIT LicenseMIT

Simple CK101 Novel API

A simple ck101.com novel crawler api with basic ruby implementation.

Usage

Build all cache list first

mkdir cache
rake build_all_cache

To build certain novel list cache

# build long cache for example
rake build_long_cache

All options for building list cache, please check out

rake -T

TODO

  • certain chapter selector

License

This project is released under MIT License. For further information, please check the LICENSE file.