Skip to content

Instantly share code, notes, and snippets.

@ixtel
Forked from bbengfort/rss.json
Created October 19, 2015 12:58
Show Gist options
  • Save ixtel/43627cee992e5afeb185 to your computer and use it in GitHub Desktop.
Save ixtel/43627cee992e5afeb185 to your computer and use it in GitHub Desktop.
A summary of the fields for many RSS feeds downloaded using Python feedparser
{
"fields": {
"dc_source": 7,
"media_credit": 71,
"updated_parsed": 277,
"links": 2130,
"twitter": 20,
"media_text": 31,
"summary_detail": 1993,
"href": 386,
"wfw_commentrss": 896,
"id": 2100,
"slash_comments": 866,
"contributors": 3,
"published_parsed": 2070,
"title": 2130,
"comments": 1061,
"content": 1134,
"source": 40,
"title_detail": 2130,
"mash_thumbnail": 30,
"dc_identifier": 65,
"updated": 277,
"gd_image": 50,
"media_description": 18,
"tags": 1275,
"feedburner_origlink": 896,
"media_group": 10,
"media_content": 361,
"feedburner_origenclosurelink": 26,
"thr_total": 85,
"authors": 1691,
"author_detail": 1574,
"desceditca": 1,
"guidislink": 2100,
"titleeditca": 1,
"dc_type": 15,
"author": 1691,
"media_thumbnail": 287,
"summary": 2130,
"media_copyright": 25,
"published": 2070,
"link": 2130,
"postid": 40
},
"feeds": 101,
"entries": 2130,
"versions": {
"": 4,
"rss20": 82,
"rss10": 1,
"atom10": 14
},
"time": 73.437
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment