crystalWebcomicScraper

Just a quick generic multi-purpose comic scraper. Currently it works for only a small set of comics, but with an identifier algo instead of or beside the user input for XML, it would be much better.

Installation

No clue. I guess it needs the Crystal compiler, and uses the Crystagiri shard.

Usage

Run from terminal, follow the instructions.

Development

If for some reason this project interests you, go ahead, give me a request, but it really just is a little side project.

Contributing

  1. Fork it ( https://github.com/[your-github-name]/crystalWebcomicScraper/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors