Module xml

Source
Expand description

Parses web feeds according to the RSS and Atom specifications and constructs Blogs and Posts.

Modules§

atom
Specification
error
rss
Specification

Functions§

parse_web_feed
Turns an XML feed into a Blog if possible.