Advanced Features¶

  • Date Parsing
    • History of Date Formats
    • Recognized Date Formats
    • Supporting Additional Date Formats
  • Sanitization
    • HTML Sanitization
    • SVG Sanitization
    • MathML Sanitization
    • CSS Sanitization
    • Whitelist, Don’t Blacklist
  • Content Normalization
    • Accessing an Atom feed as an RSS feed
    • Accessing an RSS feed as an Atom feed
  • Namespace Handling
    • Accessing namespaced elements
    • Accessing namespaced elements with non-standard prefixes
  • Relative Link Resolution
    • Which Values Are URIs
    • How Relative URIs Are Resolved
    • Disabling Relative URIs Resolution
  • Feed Type and Version Detection
    • Accessing feed version
  • Character Encoding Detection
    • Introduction to Character Encoding
    • Handling Incorrectly-Declared Encodings
    • Handling Incorrectly-Declared Media Types
  • Bozo Detection
    • Detecting a non-well-formed feed

feedparser

Navigation

  • Basic Features
  • Advanced Features
    • Date Parsing
    • Sanitization
    • Content Normalization
    • Namespace Handling
    • Relative Link Resolution
    • Feed Type and Version Detection
    • Character Encoding Detection
    • Bozo Detection
  • HTTP Features
  • Annotated Examples
  • Revision history
  • Reference
  • Documentation license

Related Topics

  • Documentation overview
    • Previous: Testing for Existence
    • Next: Date Parsing

Quick search

©2010-2024 Kurt McKee, 2004-2008 Mark Pilgrim. | Powered by Sphinx 7.2.6 & Alabaster 0.7.16 | Page source