{"id":35256287,"url":"https://github.com/alexdevero/rss-finder-web-app","last_synced_at":"2025-12-30T08:04:40.762Z","repository":{"id":40814383,"uuid":"345062826","full_name":"alexdevero/rss-finder-web-app","owner":"alexdevero","description":"Web app to help you find URLs for existing RSS feeds from website URLs.","archived":false,"fork":false,"pushed_at":"2023-07-11T00:02:44.000Z","size":891,"stargazers_count":7,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T11:34:22.610Z","etag":null,"topics":["app","rss","webapp"],"latest_commit_sha":null,"homepage":"https://rss-finder-web-app.vercel.app/","language":"TypeScript","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/alexdevero.png","metadata":{"funding":{"patreon":"alexdevero","github":null,"open_collective":null,"ko_fi":"alexdevero","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://paypal.me/alexdevero","https://buymeacoffee.com/alexdevero"]},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-06T10:13:13.000Z","updated_at":"2025-03-09T14:29:58.000Z","dependencies_parsed_at":"2023-02-18T09:31:26.174Z","dependency_job_id":null,"html_url":"https://github.com/alexdevero/rss-finder-web-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexdevero/rss-finder-web-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdevero%2Frss-finder-web-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdevero%2Frss-finder-web-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdevero%2Frss-finder-web-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdevero%2Frss-finder-web-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexdevero","download_url":"https://codeload.github.com/alexdevero/rss-finder-web-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdevero%2Frss-finder-web-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28124757,"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","status":"online","status_checked_at":"2025-12-30T02:00:05.476Z","response_time":64,"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":["app","rss","webapp"],"created_at":"2025-12-30T08:02:01.423Z","updated_at":"2025-12-30T08:04:40.757Z","avatar_url":"https://github.com/alexdevero.png","language":"TypeScript","funding_links":["https://patreon.com/alexdevero","https://ko-fi.com/alexdevero","https://paypal.me/alexdevero","https://buymeacoffee.com/alexdevero","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=YKLGUUB34ASEL","https://www.patreon.com/alexdevero"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./docs/rss-icon.png\" width=\"120\" /\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://david-dm.org/alexdevero/rss-finder-web-app\"\u003e\u003cimg alt=\"Dependency Status\" src=\"https://david-dm.org/alexdevero/rss-finder-web-app.svg?style=flat\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://david-dm.org/alexdevero/rss-finder-web-app?type=dev\"\u003e\u003cimg alt=\"devDependency Status\" src=\"https://david-dm.org/alexdevero/rss-finder-web-app/dev-status.svg?style=flat\"\u003e\u003c/a\u003e\n  \u003ca href=\"http://opensource.org/licenses/MIT\"\u003e\u003cimg alt=\"MIT License\" src=\"https://img.shields.io/npm/l/express.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# RSS Finder Web App\n\n[Live App](https://rss-finder-web-app.vercel.app/)\n\nWeb app to help you find URLs for existing RSS feeds from website URLs.\n\n### Table of contents\n\n* [Install](#install)\n* [Usage](#usage)\n* [Support this project](#support-this-project)\n* [Code of Conduct](#code-of-conduct)\n* [License](#license)\n\n### Install\n\n#### Clone this repo\n\n```bash\ngit clone https://github.com/alexdevero/rss-finder-web-app.git\n```\n\n#### Install dependencies\n\n```bash\nnpm install\n```\n\nor\n\n```bash\nyarn\n```\n\n### Usage\n\n#### Run the web app\n\n```bash\nnpm run dev\n```\n\nor\n\n```bash\nyarn run dev\n```\n\n#### Build the web app\n\n```bash\nnpm run build\n```\n\nor\n\n```bash\nyarn run build\n```\n\n### Support this project\n\nI open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously,\nthis takes time. You can use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it).\n\nIf you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:\n\n- Starring and sharing the project\n- [![Donate](https://img.shields.io/badge/Donate-Paypal-brightgreen.svg?colorB=259cd2)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=YKLGUUB34ASEL)—make one-time donations via PayPal.\n- [![Donate](https://img.shields.io/badge/Donate-Patreon-brightgreen.svg?colorB=f86213)](https://www.patreon.com/alexdevero)—set up monthly donation via Patreon and get interesting news about what I'm doing.\n- \u003cimg alt=\"bitcoin\" src=\"https://img.shields.io/badge/Donate-Bitcoin-brightgreen.svg?colorB=fab915\"\u003e—send bitcoins or ethereum to this address: `19jHGagJWeVvuNjN3kaBoAszXd9ea9gKzp`.\n\nThank you!\n\n### Code of Conduct\n\n[Contributor Code of Conduct](code-of-conduct.md). By participating in this project you agree to abide by its terms.\n\n### License\n\nMIT © [Alex Devero](https://alexdevero.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdevero%2Frss-finder-web-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexdevero%2Frss-finder-web-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdevero%2Frss-finder-web-app/lists"}