2006-01-10
This documentation claims to describe the behavior of Universal Feed Parser 4.1. It does not claim to describe the behavior of any other version.
This documentation lives at http://feedparser.org/docs/. If you're reading it somewhere else, you may not have the latest version.
Copyright © 2004, 2005, 2006 Mark Pilgrim
This documentation is provided by the author “as is” without any express or implied warranties. See Terms of use for more details.
Table of Contents
- Basic Features
- Advanced Features
- HTTP Features
- Annotated Examples
- Revision history
-
Reference
- feed
- feed.title
- feed.title_detail
- feed.link
- feed.links
- feed.subtitle
- feed.subtitle_detail
- feed.rights
- feed.rights_detail
- feed.generator
- feed.generator_detail
- feed.info
- feed.info_detail
- feed.updated
- feed.updated_parsed
- feed.id
- feed.author
- feed.author_detail
- feed.contributors
- feed.image
- feed.icon
- feed.icon
- feed.textinput
- feed.cloud
- feed.publisher
- feed.publisher_detail
- feed.tags
- feed.docs
- feed.ttl
- feed.language
- feed.license
- feed.errorreportsto
- entries
- entries[i].title
- entries[i].title_detail
- entries[i].link
- entries[i].links
- entries[i].summary
- entries[i].summary_detail
- entries[i].content
- entries[i].published
- entries[i].published_parsed
- entries[i].updated
- entries[i].updated_parsed
- entries[i].created
- entries[i].created_parsed
- entries[i].expired
- entries[i].expired_parsed
- entries[i].id
- entries[i].author
- entries[i].author_detail
- entries[i].contributors
- entries[i].enclosures
- entries[i].publisher
- entries[i].publisher_detail
- entries[i].tags
-
entries[i].source
- entries[i].source.author
- entries[i].source.author_detail
- entries[i].source.contributors
- entries[i].source.icon
- entries[i].source.id
- entries[i].source.link
- entries[i].source.links
- entries[i].source.logo
- entries[i].source.rights
- entries[i].source.rights_detail
- entries[i].source.subtitle
- entries[i].source.subtitle_detail
- entries[i].source.title
- entries[i].source.title_detail
- entries[i].source.updated
- entries[i].source.updated_parsed
- entries[i].comments
- entries[i].license
- version
- namespaces
- encoding
- status
- href
- etag
- modified
- headers
- bozo
- bozo_exception
- Terms of use