sabotage-py / bnha-manga-scrape

Downloading latest chapters of My Hero Academia manga from (now defunct) kissmanga[dot]com using web-scraping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for downloading latest chapters of Boku No/My Hero Academia (BNHA/MHA) manga from (now defunct) kissmanga[dot]com using web-scraping.

The code scrapes the homepage of BNHA for the link of the latest chapter and uses that link to get the links for the images corresponding to pages of that chapter. It then uses requests and shutil to download images from the links and store them on the local computer.

About

Downloading latest chapters of My Hero Academia manga from (now defunct) kissmanga[dot]com using web-scraping


Languages

Language:Python 100.0%