Quantcast
Channel: Issue while using python rss feed with feedparser - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Eli Baum for Issue while using python rss feed with feedparser

The key that you're looking for is ht_approx_traffic not ht:approx_traffic.You can see the list of keys withprint(post.keys())

View Article



Issue while using python rss feed with feedparser

I am trying to get the data from a rss feed using python 3.7.7 and feedparser.I am able to get the simple information like feed['title'] but I am unable to get feed['ht:approx_traffic'] which is one of...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images