manga-scraper

Inspired from Khed I've made this CLI application that searches and downloads manga from Kissmanga.

clone this repository

cd manga-scraper
sudo apt-get install xvfb
pip install -r requirements.txt
source commands.sh
search "One Piece" #to search for manga and the select the choice from the list
  or
download https://kissmanga.com/Manga/One-Piece/945---O-Lin #to directly download the manga from the given link

The Manga is then downloaded in /home/username/Downloads

Don't forget to change the username and path to webdriver in scrape.py