Skip to content

zsen-njsmi/manga-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published