Skip to content

Aagat/xkcd-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XKCD Scaper

This program scraper XKCD comics and outputs each one in individual HTML file along with an index. Useful for creating an ebook with Calibre.

Requirements

golang > 1.8

Instructions

  • Clone this repo: git clone https://github.com/Aagat/xkcd-scraper.git && cd xkcd-scraper
  • Create a data folder: mkdir -p data
  • Compile and run: go run scraper.go

Releases

No releases published

Packages

No packages published

Languages