C
comic
Projects with this topic
-
Browser like comic book reader. Supports cbr and cbz archives.
Updated -
Example code to crawl a site with comics using Scrapy Framework (http://scrapy.org/) to collect comic images. Using this site for the spider : http://www.mcmbuzz.com/2011/05/20/exclusive-free-manga-chloe-part-6/ Run : $ scrapy crawl chole
Updated