{"id":13910647,"url":"https://github.com/paramt/url-checker","last_synced_at":"2025-04-12T20:35:08.624Z","repository":{"id":65161256,"uuid":"211726208","full_name":"paramt/url-checker","owner":"paramt","description":"A GitHub action to test for broken links","archived":false,"fork":false,"pushed_at":"2023-10-04T18:05:42.000Z","size":121,"stargazers_count":30,"open_issues_count":5,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-19T14:35:05.689Z","etag":null,"topics":["actions","link-checker","python","url-checker"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/url-checker","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/paramt.png","metadata":{"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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-29T21:06:13.000Z","updated_at":"2024-08-09T02:51:24.000Z","dependencies_parsed_at":"2024-06-19T05:15:30.020Z","dependency_job_id":"dfd098e9-2e71-4a50-8494-671607d7e92a","html_url":"https://github.com/paramt/url-checker","commit_stats":{"total_commits":65,"total_committers":3,"mean_commits":"21.666666666666668","dds":0.03076923076923077,"last_synced_commit":"0abea3252caa144bd1e6b7786d715b6ff367a4be"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramt%2Furl-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramt%2Furl-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramt%2Furl-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramt%2Furl-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paramt","download_url":"https://codeload.github.com/paramt/url-checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631207,"owners_count":21136549,"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":["actions","link-checker","python","url-checker"],"created_at":"2024-08-07T00:01:40.249Z","updated_at":"2025-04-12T20:35:08.601Z","avatar_url":"https://github.com/paramt.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# URL Checker\nA GitHub action to test for broken links on markdown files\n\n### Sample Workflow\n```yml\nname: Sample Workflow\n\non: [push]\n\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout\n        uses: actions/checkout@v3\n      - name: Check URLs\n        uses: paramt/url-checker@master\n        with:\n          files: \"README.md,SUPPORT.md\"\n```\n\n### Arguments\n - `files`: A comma-separated list of files to check. Defaults to README.md\n - `blacklist`: A comma-separated list of URLs to ignore\n\n### Sample Output\n[![Example](https://i.imgur.com/35zldHS.png)](https://github.com/paramt/url-checker/commit/093ef6cb5f7e9eff8300887f07eb0c3a55f4aa82/checks)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamt%2Furl-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparamt%2Furl-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamt%2Furl-checker/lists"}