feed.published — feedparser 5.2.0 documentation
The date the feed was published, as a string in the same format as it was published in the original feed.
This element is parsed as a date and stored in feed.published_parsed.
Comes from
- /rss/channel/pubDate
See also