Skip to content

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

Notifications You must be signed in to change notification settings

sabotage-py/bnha-manga-scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages