dylandy / ck101_novel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Ruby 100.0%