Skip to content

akshaylb/Explosm-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Explosm-Extractor

Contains a basic python script to download all Cyanide and Happiness comics. Depends on Mechanize.

How To Use

Just type python2.7 extract.py or python extract.py based on your distro.

Note
  • One could have used wget and curl to achieve the same purpose, but I didnt want to.
  • Why Mechanise and just not plain urllib? Clean API. Although one can work without it.
  • Why not use BeautifulSoup? Too much API.

About

Extracts all Cyanide and Happiness Comics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages