htmldata 1.1.1
Extract and modify HTML/CSS URLs, translate HTML documents <-> list data structures.
The htmldata module allows one to translate HTML documents back and forth to list data structures. This allows for programmatic reading and writing of HTML documents, with much flexibility.
Functions are also available for extracting and/or modifying all URLs present in the HTML or stylesheets of a document.
I have found this library useful for writing robots, for "wrapping" all of the URLs on websites inside my own proxy CGI script, for filtering HTML, and for doing flexible wget-like mirroring.
It keeps things as simple as possible, so it should be easy to learn.
Supports XHTML, too.
- Author: Connelly Barnes
- Maintainer: Connelly Barnes
- Home Page: http://www.connellybarnes.com/code/htmldata/
- Download URL: http://www.connellybarnes.com/code/htmldata/htmldata
- Keywords: html parsing reading writing list data structure url extraction
- Platform: All
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Web Environment
- Intended Audience :: Developers
- License :: Public Domain
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Internet
- Topic :: Internet :: WWW/HTTP :: Dynamic Content
- Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
- Package Index Owner: barnesc
- DOAP record: htmldata-1.1.1.xml
Log in to rate this package.
