{"id":34176192,"url":"https://github.com/kari/urldescribe","last_synced_at":"2026-03-11T11:33:24.139Z","repository":{"id":57562054,"uuid":"286079238","full_name":"kari/urldescribe","owner":"kari","description":"Go library to describe URLs","archived":false,"fork":false,"pushed_at":"2025-09-07T10:06:50.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-07T11:39:52.901Z","etag":null,"topics":["go","golang","url"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kari.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-08-08T16:29:20.000Z","updated_at":"2025-09-07T09:57:28.000Z","dependencies_parsed_at":"2025-09-07T11:37:22.795Z","dependency_job_id":null,"html_url":"https://github.com/kari/urldescribe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kari/urldescribe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kari%2Furldescribe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kari%2Furldescribe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kari%2Furldescribe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kari%2Furldescribe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kari","download_url":"https://codeload.github.com/kari/urldescribe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kari%2Furldescribe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30379862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"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":["go","golang","url"],"created_at":"2025-12-15T12:27:26.671Z","updated_at":"2026-03-11T11:33:24.134Z","avatar_url":"https://github.com/kari.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# urldescribe\n\nGo library to describe URLs. Essentially just returns whatever is in the \u003ctitle\u003e tag.\n\n## Usage\n\n```go\nimport (\n    \"fmt\"\n\n    \"github.com/kari/urldescribe\"\n)\n\nfunc main() {\n    fmt.Println(resp := DescribeURL(\"https://github.com/kari/urldescribe\"))\n    // GitHub - kari/urldescribe: Go library to describe URLs\n}\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n\n[Apache License 2.0](https://choosealicense.com/licenses/apache-2.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkari%2Furldescribe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkari%2Furldescribe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkari%2Furldescribe/lists"}