Skip to content

A python script that downloads xkcd What If articles to .txt files

Notifications You must be signed in to change notification settings

qqwui/what-if-parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

what-if-parse

A python script that downloads xkcd What If articles to .txt files

This script downloads all the what-if articles, parses them with BeautifulSoup and replaces common unicode chars with their ascii equivilents, outputting a plain text file. The website has changed many times and could again, making this script useless. Also this script will place its output on the same directory as the script itself, so it's recommended you run this in its own directory.

About

A python script that downloads xkcd What If articles to .txt files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages