Skip to content

isaacdontjelindell/xkcd-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

xkcd-extract

This is a simple XKCD scraper that downloads the specified range of comics, as well as the alt-texts for each.

Dependencies:

  • BeautifulSoup 4 HTML parser (apt-get install python3-bs4)
  • yaml (apt-get install python3-yaml)

License:

This is public domain - do whatever you want with it. If you do something cool and want me to add it to this project, just fork it and send a pull request.

#####TODO

About

Python XKCD scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages