entries[i].publisher_detail
¶
A dictionary with details about the entry publisher.
entries[i].publisher_detail.name
¶
The name of this entry’s publisher.
entries[i].publisher_detail.href
¶
The URL of this entry’s publisher. This can be the publisher’s home page, or a contact page with a webmail form.
If this is a relative URI, it is resolved according to a set of rules.
entries[i].publisher_detail.email
¶
The email address of this entry’s publisher.
Comes from
- /rss/item/dc:publisher
- /rss/item/itunes:owner
- /rdf:RDF/rdf:item/dc:publisher
See also