Navigation

  • index
  • next |
  • previous |
  • feedparser 5.2.0 documentation »
  • Reference »

feed.linkΒΆ

The URL of the HTML page associated with this feed.

For site feeds, this is probably the home page of the site. For category feeds, this is probably the category’s archive page. For search feeds, this is probably the web page that displays the search results for the given search parameters.

If this is a relative URI, it is resolved according to a set of rules.

Comes from

  • /atom03:feed/atom03:link[@rel=”alternate”]/@href
  • /atom10:feed/atom10:link[@rel=”alternate”]/@href
  • /atom10:feed/atom10:link[not(@rel)]/@href
  • /rdf:RDF/rdf:channel/rdf:link
  • /rss/channel/link

See also

  • feed.links

Previous topic

feed.license

Next topic

feed.links

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • next |
  • previous |
  • feedparser 5.2.0 documentation »
  • Reference »
© Copyright 2004-2008 Mark Pilgrim, 2010-2015 Kurt McKee. Created using Sphinx 1.3.1.