Skip to content

quitelight/Comic-Strip-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Comic Strip Web Scraper

This is a 'server friendly' web-scraper I wrote using Python to practice web-scraping using the Beautiful Soup library. It contains code to ensure the server is not bombarded with requests and any comics that fail to download due to a remote server disconnection, it automatically picks up where it left off after the timeout expires.

This script was written for educational purposes only.

It currently only works for Dilbert comic strips. I plan on extending the code at some point to include other comic strips and potentially add a GUI interface using PySide.

Python 3.x is required to be installed.

About

A 'server friendly' web-scraper for downloading comic strips!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages