Archive fandom.com wikis
Go to file
Jeffrey Serio ef29e741f9 Use f-strings instead of .format() 2023-09-16 11:48:54 -05:00
LICENSE Initial commit or whatever 2023-09-14 20:36:56 -05:00
README.org Fix README.org 2023-09-14 21:00:49 -05:00
archive-fandom-wiki Use f-strings instead of .format() 2023-09-16 11:48:54 -05:00
poetry.lock Add poetry project files 2023-09-15 00:50:50 -05:00
pyproject.toml Use f-strings instead of .format() 2023-09-16 11:48:54 -05:00

README.org

archive-fandom-wiki

This program archives the content of fandom wikis.

It's pretty much feature-complete. I still have to add detailed comments to describe what each significant piece of code is doing.

This program doesn't scrape from the fandom.com wiki sites directly; rather, it uses my BreezeWiki instance to avoid downloading unnecessary ads, images, and other junk.

Each resulting archive is self-contained, meaning one can extract the contents and browse the wiki snapshot locally (offline). The URLs for CSS, images, and links in each page are replaced by the file:/// URLs for their corresponding pages on the local filesystem.

I formatted the Python program with black -l 79 to comply with PEP8 standards.

For usage info, run the program with no arguments:

archive-fandom-wiki

Example usage:

archive-fandom-wiki dishonored