A simple script to download comics from Cyanide and Happiness.
It uses requests and lxml to download comics from Cyanide and Happiness.
Clone the repo
git clone git@github.com:thesantosh/pycyanide.git cd PyCyanideInstall Pipenv
pip install pipenvInstall required packages
pipenv --two pipenv installRun
pipenvshellpipenv shellRun the script
python pycyanide.pyor
python pycyanide.py --start 1613 --end 1512