{"id":18631441,"url":"https://github.com/bahamas10/rssparse","last_synced_at":"2026-06-15T16:32:57.738Z","repository":{"id":2782598,"uuid":"3782161","full_name":"bahamas10/rssparse","owner":"bahamas10","description":"RSS Parser for Python","archived":false,"fork":false,"pushed_at":"2012-06-06T05:39:11.000Z","size":96,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-28T11:40:49.729Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bahamas10.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-03-21T01:17:06.000Z","updated_at":"2025-05-13T11:48:15.000Z","dependencies_parsed_at":"2022-09-10T02:50:44.716Z","dependency_job_id":null,"html_url":"https://github.com/bahamas10/rssparse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bahamas10/rssparse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahamas10%2Frssparse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahamas10%2Frssparse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahamas10%2Frssparse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahamas10%2Frssparse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bahamas10","download_url":"https://codeload.github.com/bahamas10/rssparse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahamas10%2Frssparse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34372121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T05:07:07.868Z","updated_at":"2026-06-15T16:32:57.707Z","avatar_url":"https://github.com/bahamas10.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"RSS Parse\n============\nParse RSS in python and return a python native object\n\nUsage\n=====\nExample Usage:\n\n``` python\n\u003e\u003e\u003e import urllib2\n\u003e\u003e\u003e import rss\n\u003e\u003e\u003e print rss.parse(urllib2.urlopen('http://someurl/rss.xml').read())\n{ 'title' : 'Title of RSS', 'description' : 'Description of RSS', items : [ {}, {}, ... ] }\n```\n\nCommand line:\n\n\t$ ./rss.py http://www.daveeddy.com/feed\n\nCopying\n=======\nReleased under the BSD 3-clause license, see LICENSE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbahamas10%2Frssparse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbahamas10%2Frssparse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbahamas10%2Frssparse/lists"}