{"id":13574099,"url":"https://github.com/0x2E/rss-finder","last_synced_at":"2025-04-04T14:31:38.875Z","repository":{"id":154876477,"uuid":"622176505","full_name":"0x2E/rss-finder","owner":"0x2E","description":"A tool for finding and sniffing rss links","archived":false,"fork":false,"pushed_at":"2023-12-12T10:56:01.000Z","size":134,"stargazers_count":41,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T20:18:24.580Z","etag":null,"topics":["atom-feed","rss","rss-feed-scraper"],"latest_commit_sha":null,"homepage":"https://rss-finder.rook1e.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0x2E.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-01T10:53:36.000Z","updated_at":"2025-03-23T14:14:51.000Z","dependencies_parsed_at":"2024-06-21T15:41:18.478Z","dependency_job_id":null,"html_url":"https://github.com/0x2E/rss-finder","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/0x2E%2Frss-finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x2E%2Frss-finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x2E%2Frss-finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x2E%2Frss-finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0x2E","download_url":"https://codeload.github.com/0x2E/rss-finder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247194084,"owners_count":20899428,"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":["atom-feed","rss","rss-feed-scraper"],"created_at":"2024-08-01T15:00:46.465Z","updated_at":"2025-04-04T14:31:38.431Z","avatar_url":"https://github.com/0x2E.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# [RSS Finder](https://rss-finder.rook1e.com/)\n\nA tool for finding and sniffing rss links.\n\n## How It Works\n\n**Parsing HTML**:\n\n- `\u003clink\u003e` with type `application/rss+xml`\n- `\u003clink\u003e` with type `application/atom+xml`\n- `\u003clink\u003e` with type `application/json`\n- `\u003clink\u003e` with type `application/feed+json`\n- `\u003ca\u003e` contains `rss` word\n\n**Well-known paths**:\n\n- `atom.xml`, `feed.xml`, `rss.xml`, `index.xml`\n- `atom.json`, `feed.json`, `rss.json`, `index.json`\n- `feed/`, `rss/`\n\n**Third party services**:\n\n- GitHub: [official rules](https://docs.github.com/en/rest/activity/feeds?apiVersion=2022-11-28)\n- Reddit: [official wiki](https://www.reddit.com/wiki/rss/)\n- YouTube: [ref](https://authory.com/blog/create-a-youtube-rss-feed-with-vastly-increased-limits)\n\n## Contributing\n\nPlease keep code clean, and thanks for your contribution!\n\n1. frontend: front-end code is in `frontend`\n\n```bash\nnpm run dev\n```\n\n2. serverless: use [vercel cli](https://vercel.com/docs/cli) to run locally\n\n```bash\nvercel dev\n```\n\n3. Test the changes, e.g. `go test . /... ` to test Go code. Then open a pr to the main branch. It is recommended that one pr does only one thing.\n\n## Env variables\n\n| variable     | required | description                                            |\n| ------------ | -------- | ------------------------------------------------------ |\n| `USER_AGENT` | false    | HTTP `User-Agent` in request, default `rss-finder/1.0` |\n| `WEB_DOMAIN` | true     | Domain name of the web ui                              |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x2E%2Frss-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0x2E%2Frss-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x2E%2Frss-finder/lists"}