{"id":18103260,"url":"https://github.com/averagemarcus/feed-fetcher","last_synced_at":"2026-03-19T03:14:24.530Z","repository":{"id":67321586,"uuid":"348660157","full_name":"AverageMarcus/feed-fetcher","owner":"AverageMarcus","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-08T07:01:50.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T05:43:37.815Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/AverageMarcus.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":"2021-03-17T10:00:59.000Z","updated_at":"2022-08-08T07:01:53.000Z","dependencies_parsed_at":"2023-05-21T13:15:23.789Z","dependency_job_id":null,"html_url":"https://github.com/AverageMarcus/feed-fetcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AverageMarcus/feed-fetcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AverageMarcus%2Ffeed-fetcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AverageMarcus%2Ffeed-fetcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AverageMarcus%2Ffeed-fetcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AverageMarcus%2Ffeed-fetcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AverageMarcus","download_url":"https://codeload.github.com/AverageMarcus/feed-fetcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AverageMarcus%2Ffeed-fetcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28594958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-31T22:11:11.937Z","updated_at":"2026-01-20T03:01:50.532Z","avatar_url":"https://github.com/AverageMarcus.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"![feed-fetcher](logo.png)\n\nReturns the RSS feed associated with the given URL\n\nAvailable at https://feed-fetcher.cluster.fun/\n\n## Usage\n\n```sh\nGET https://feed-fetcher.cluster.fun/?url=${URL_TO_CHECK}\n```\n\nExample:\n\n```sh\ncurl -v http://localhost:8000/\\?url\\=https://marcusnoble.co.uk/\n*   Trying 127.0.0.1...\n* TCP_NODELAY set\n* Connected to localhost (127.0.0.1) port 8000 (#0)\n\u003e GET /?url=https://marcusnoble.co.uk/ HTTP/1.1\n\u003e Host: localhost:8000\n\u003e User-Agent: curl/7.64.1\n\u003e Accept: */*\n\u003e\n\u003c HTTP/1.1 307 Temporary Redirect\n\u003c Date: Wed, 17 Mar 2021 09:44:32 GMT\n\u003c Content-Type: text/plain; charset=utf-8\n\u003c Content-Length: 18\n\u003c Location: https://marcusnoble.co.uk/feed.xml\n\u003c\n* Connection #0 to host localhost left intact\nTemporary Redirect* Closing connection 0\n```\n\n### Possible status code responses\n\n* **300** - Multiple possible feeds found on page (the first is returned on the `Location` header)\n* **301** - URL provided was already a valid feed URL\n* **307** - Feed URL found on provided page\n* **400** - No URL provided\n* **404** - No feed URL found on provided webpage\n* **500** - Server error while trying to fetch feed\n\n## Building from source\n\nWith Docker:\n\n```sh\nmake docker-build\n```\n\nStandalone:\n\n```sh\nmake build\n```\n\n## Contributing\n\nIf you find a bug or have an idea for a new feature please [raise an issue](issues/new) to discuss it.\n\nPull requests are welcomed but please try and follow similar code style as the rest of the project and ensure all tests and code checkers are passing.\n\nThank you 💛\n\n## License\n\nSee [LICENSE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faveragemarcus%2Ffeed-fetcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faveragemarcus%2Ffeed-fetcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faveragemarcus%2Ffeed-fetcher/lists"}