{"id":16360462,"url":"https://github.com/clokep/to-rss","last_synced_at":"2025-10-26T04:32:18.713Z","repository":{"id":34757180,"uuid":"154509308","full_name":"clokep/to-rss","owner":"clokep","description":"Provides RSS feeds for sites that should have them.","archived":false,"fork":false,"pushed_at":"2024-04-18T15:46:14.000Z","size":199,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-02T04:36:32.577Z","etag":null,"topics":["feed","nhl","rss","wikipedia"],"latest_commit_sha":null,"homepage":"https://www.to-rss.xyz","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clokep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"clokep"}},"created_at":"2018-10-24T13:49:21.000Z","updated_at":"2023-05-28T15:26:27.000Z","dependencies_parsed_at":"2024-04-18T17:00:20.064Z","dependency_job_id":null,"html_url":"https://github.com/clokep/to-rss","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clokep%2Fto-rss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clokep%2Fto-rss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clokep%2Fto-rss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clokep%2Fto-rss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clokep","download_url":"https://codeload.github.com/clokep/to-rss/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219863905,"owners_count":16555943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["feed","nhl","rss","wikipedia"],"created_at":"2024-10-11T02:11:32.128Z","updated_at":"2025-10-26T04:32:18.708Z","avatar_url":"https://github.com/clokep.png","language":"Python","funding_links":["https://github.com/sponsors/clokep"],"categories":[],"sub_categories":[],"readme":"## To RSS\n\nThis project aims to provide RSS feeds for platforms that should just provide\nRSS feeds. It supports a few different endpoints.\n\nInformation is pulled on demand on each refresh of the page (and is always\ncurrent).\n\n### Wikipedia Current Event\n\nThe last 7 days of\n[Wikipedia Current Events](https://en.wikipedia.org/wiki/Portal:Current_events)\nis served as an RSS feed.\n\nIt pulls data from the last 7 days of current events from Wikipedia, e.g. a page\nlike https://en.wikipedia.org/wiki/Portal:Current_events/2017_May_8. The\nWikicode is parsed using\n[mwparserfromhell](http://mwparserfromhell.readthedocs.org/) to an AST which is\nthen cleaned-up slightly and converted back into HTML. Each day is served as an\nindividual article in RSS.\n\n### NHL News\n\nTo my knowledge, [NHL.com](https://www.nhl.com/) does not provide an\nRSS feed for their [news feed](https://www.nhl.com/news/). This is a simple\nproxy that loads the NHL.com news site and serves it back as an RSS feed. You\ncan get an RSS feed for NHL news (at `/nhl/news/`) or for a specific team (e.g.\nthe New York Islanders news at `/nhl/islanders/`). The root (at `/nhl/`) lists\nall possible feeds. Note that currently only article summaries are supported.\n\n### Patreon\n\nPatreon doesn't seem to provide an RSS feed for an individual user's posts, it\nonly emails out updates. This provides a way to see those over RSS.\n\n### About\n\nIt is a Flask application that serves RSS feeds generated using\n[FeedGenerator](https://github.com/getpelican/feedgenerator). Generally\ninformation is pulled using requests and parsed with BeautifulSoup4.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclokep%2Fto-rss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclokep%2Fto-rss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclokep%2Fto-rss/lists"}