A scraper that extracts some of the popular comic strips!
Visit this link to know more!
There is not enough time to do all the Nothing we want to do - Bill Watterson
Here's the awesome list of Comics that are available!
- Aunty Acid
- Big Nate
- Calvin and Hobbes
- Cyanide and Happiness
- Dilbert
- Garfield
- Peanuts
- SMBC
- XKCD
- ZenPencils
-
Open the Command Prompt on Windows or the console on *NIX based systems.
-
Move to the download location using
cd <download-path>
on your computer.Example:
cd C:\Users\johndoe\Downloads
-
The JAR requires Java 1.7 and above to run. Check Java and it's version by entering java -version
-
Run the JAR file by typing the command
java -jar <jar-name>.jar
Example:
java -jar Peanuts.jar
-
A separate folder for the comic will be created in the destination. Happy Reading!
Created by Manoj Karthick and Mounica
Join the chat on Slack! You can also send an e-mail to manojkarthick@ymail.com or avs.mounica@gmail.com .