DocumentationΒΆ
This documentation claims to describe the behavior of feedparser 5.2.0. It does not claim to describe the behavior of any other version.
This documentation lives at https://pythonhosted.org/feedparser/. If you’re reading it somewhere else, you may not have the latest version.
This documentation is provided by the author “as is” without any express or implied warranties. See the documentation license for more details.
- Basic Features
- Advanced Features
- HTTP Features
- Annotated Examples
- Revision history
- Changes in version 4.2
- Changes in version 4.1
- Changes in version 4.0.2
- Changes in version 4.0.1
- Changes in version 4.0
- Changes in version 3.3
- Changes in version 3.2
- Changes in version 3.1
- Changes in version 3.0.1
- Changes in version 3.0
- Changes in version 2.7.x
- Changes in version 2.6
- Changes in earlier versions
- Reference
bozo
bozo_exception
encoding
entries
entries[i].author
entries[i].author_detail
entries[i].comments
entries[i].content
entries[i].contributors
entries[i].created
entries[i].created_parsed
entries[i].enclosures
entries[i].expired
entries[i].expired_parsed
entries[i].id
entries[i].license
entries[i].link
entries[i].links
entries[i].published
entries[i].published_parsed
entries[i].publisher
entries[i].publisher_detail
entries[i].source
entries[i].summary
entries[i].summary_detail
entries[i].tags
entries[i].title
entries[i].title_detail
entries[i].updated
entries[i].updated_parsed
etag
feed
feed.author
feed.author_detail
feed.cloud
feed.contributors
feed.docs
feed.errorreportsto
feed.generator
feed.generator_detail
feed.icon
feed.id
feed.image
feed.info
feed.info_detail
feed.language
feed.license
feed.link
feed.links
feed.logo
feed.published
feed.published_parsed
feed.publisher
feed.publisher_detail
feed.rights
feed.rights_detail
feed.subtitle
feed.subtitle_detail
feed.tags
feed.textinput
feed.title
feed.title_detail
feed.ttl
feed.updated
feed.updated_parsed
headers
href
modified
namespaces
status
version
- Documentation license