Skip to content

david145noone/OnePunchMan-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

A python web crawler that downloads Volumes 1-20 of OnePunchMan from the internet so you don't have to

Saves the tedium of clicking through each individual chapter and means internet connection is not required.

Uses both the Python requests library: https://realpython.com/python-requests/ and the beautiful soup parser: https://www.crummy.com/software/BeautifulSoup/bs4/doc/

The program creates the necessary directory substructer to organise by volume and chapter in the same folder as itself.

Improvements: The current code is overly long, and some optimisation could definitely be done. The current version only works for a Windows folder structure

About

A python web crawler that downloads Volumes 1-20 of OnePunchMan from the internet so you don't have to

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages