Skip to content

Cloudflare doesn't like the reader user agent #181

@lemon24

Description

@lemon24

I am getting bozo_exception "xml.sax._exceptions.SAXParseException: :7:2: mismatched tag" for http://randsinrepose.com/feed/.

According to kurtmckee/feedparser#117, installing sgmllib3k should allow feedparser to handle (some?) bad XML. reader does have sgmllib3k as a dependency.

Should this specific feed work? Does the error show because we're failing fast when we have a bozo_exception? Should we? If we don't fail, do we want to signal the feed had issues? How?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions