A short Python 3 parser for extracting the whole GPU Gems 3 book into HTML with images, for easy conversion to other formats.
- Beautiful Soup 4
Simply run the parser with Python 3
python Scraper.py3
or
python3 Scraper.py3
depending on your distribution.