{"id":19466896,"url":"https://github.com/jaredkrinke/link_checker","last_synced_at":"2025-07-26T13:34:02.920Z","repository":{"id":57675597,"uuid":"438785720","full_name":"jaredkrinke/link_checker","owner":"jaredkrinke","description":"Link checker and web crawler for Deno","archived":false,"fork":false,"pushed_at":"2023-03-12T23:32:37.000Z","size":65,"stargazers_count":5,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-21T17:06:59.365Z","etag":null,"topics":["deno","link-checker","web-crawler"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit-0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaredkrinke.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-12-15T22:04:42.000Z","updated_at":"2024-08-07T10:24:40.000Z","dependencies_parsed_at":"2024-11-10T18:32:50.709Z","dependency_job_id":"096714dd-273b-4916-bd79-3a14eb7e8809","html_url":"https://github.com/jaredkrinke/link_checker","commit_stats":{"total_commits":46,"total_committers":2,"mean_commits":23.0,"dds":"0.10869565217391308","last_synced_commit":"1ce149b5e1d8b27bdaf0397b0cd7548056880d52"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jaredkrinke/link_checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredkrinke%2Flink_checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredkrinke%2Flink_checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredkrinke%2Flink_checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredkrinke%2Flink_checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredkrinke","download_url":"https://codeload.github.com/jaredkrinke/link_checker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredkrinke%2Flink_checker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267174959,"owners_count":24047725,"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-07-26T02:00:08.937Z","response_time":62,"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":["deno","link-checker","web-crawler"],"created_at":"2024-11-10T18:31:27.755Z","updated_at":"2025-07-26T13:34:02.864Z","avatar_url":"https://github.com/jaredkrinke.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# link_checker\nLink checker and web crawler for Deno.\n\nNote: this module is currently functional but mostly undocumented.\n\n# Link checker\n## Usage\n```text\n$ deno run --allow-read --allow-net https://deno.land/x/link_checker/check.ts --help\n\nUsage: deno run [--allow-read] [--allow-net] check.ts \u003centry point (path or URL)\u003e [options]\n\nOptions:\n  -x, --check-external-links  Check external links; note: consider using \"-c N\" to speed this up (default: false)\n  -f, --check-fragments       Check URL fragment/hash for internal links (default: true)\n  -c, --concurrency \u003cnum\u003e     Maximum concurrency (default: 1)\n  -b, --base-url \u003cURL\u003e        Base URL for the site (default: entry point parent)\n  --index-name \u003cname\u003e         Index name for file system directories (default: \"index.html\")\n  -v, --verbose               Enable verbose logging\n  --version                   Display module version\n  -h, -?, --help              Display usage information\n```\n\n# Web crawler\n## Usage\n```text\n$ deno run --allow-read --allow-net https://deno.land/x/link_checker/crawl.ts --help \n\nUsage: deno run [--allow-read] [--allow-net] crawl.ts \u003centry point (path or URL)\u003e [options]\n\nOptions:\n  -x, --external-links \u003cstrategy\u003e  Strategy for external links: ignore, check, follow (default: \"ignore\")\n  -c, --concurrency \u003cnum\u003e          Maximum concurrency (default: 1)\n  -d, --depth \u003cnum\u003e                Maximum crawl depth (default: Infinity)\n  -b, --base-url \u003cURL\u003e             Base URL for the site (default: entry point parent)\n  --index-name \u003cname\u003e              Index name for file system directories (default: \"index.html\")\n  --version                        Display module version\n  -h, -?, --help                   Display usage information\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredkrinke%2Flink_checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaredkrinke%2Flink_checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredkrinke%2Flink_checker/lists"}