Skip to content

acsrujan/xkcd_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xkcd_downloader

xkcd Downloader

Downloads all images from XKCD

Requirements

pip install scrapy

  • Install any other libraries which might be missing in your system.

Spider

  • xkcd_download_images - downloads all comic images and info to a json file

To Run

scrapy crawl xkcd_download_images -o xkcd_data.json - Info in xkcd_data.json, Images in images folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages