Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 1004 Bytes

README.md

File metadata and controls

39 lines (33 loc) · 1004 Bytes

Scraping-Manga

Scrape manga with python + BeautifulSoup with nice looking web gui


Scraping-Manga

Setting Environment (optional)

Ignore this step if you dont want to use virtual environment

pip install virtualenv
cd Scraping-Manga
virtualenv venv
venv\Scripts\activate

Requirements

Install required tools

pip install -r requirements.txt

This tools require :

Run program

python main.py

or run main.py file on your favorite IDE, web gui will immidiately show.

Your downloaded manga will saved on Result folder

You can also add new manga with Add Manga menu if you know the link and selector.