Skip to content

sugavaneshb/xkcd-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

xkcd-scrapper

A simple python script to download images and its text from xkcd.com

Dependencies: BeautifulSoup4 urllib2 urllib lxml

  • Use pip to install dependencies (Install pip beforehand)
  • Will be using to create a local mirror of the site.
  • Rather than mirroring using curl or wget, this will consume less space as they use the same template through out the website :)

About

A simple python script to download images and its text from xkcd.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages