Categories
Xpath2rss
'xpath2rss' is an XPath to RSS scraper. XPath makes a better HTML scraper than regex (the typical solution) because it XPATH is aware of XML's (and therefore HTML's) syntax. This should make xpath2rss more reliable, and much easier to use, once you understand XPath (an excellent tool for working with XML).
Last updated 4 May, 2005
About
Leadership
- Mark Nottingham - Maintainer
Requirements
- Python 2.2 or later (Use Requirement)
- PyXML 0.7.1 or later (Use Requirement)
- (Use Requirement)
Related Projects
Versions
0.7
0.7 beta released 2002-05-17
- Released: 17 May, 2002
- Code Maturity: Beta
- Source Archive: http://www.mnot.net/xpath2rss/xpath2rss-0.7.tgz
- Licenses: SimplePermissive
- Interfaces: Web



