When writing a script to download files off a site, I figured there was an easy python library to do that. Well, sort of. I chose to use the HTMLParser library. The documentation is not the best, so I thought I would add a bit of what I found. If I had to do it …
Tag Archive: automated downloads
Permanent link to this article: http://blog.curioussystem.com/2011/07/using-the-python-htmlparser-library/