{"id":19314556,"url":"https://github.com/blue0513/go-summarizer","last_synced_at":"2025-08-21T22:03:17.754Z","repository":{"id":258495495,"uuid":"872025585","full_name":"blue0513/go-summarizer","owner":"blue0513","description":"Summarize web page by ChatGPT","archived":false,"fork":false,"pushed_at":"2025-02-14T17:44:18.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T16:09:49.471Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","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/blue0513.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":"2024-10-13T15:39:05.000Z","updated_at":"2025-02-14T17:44:22.000Z","dependencies_parsed_at":"2024-10-20T11:51:16.811Z","dependency_job_id":null,"html_url":"https://github.com/blue0513/go-summarizer","commit_stats":null,"previous_names":["blue0513/go-summarizer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blue0513/go-summarizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blue0513%2Fgo-summarizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blue0513%2Fgo-summarizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blue0513%2Fgo-summarizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blue0513%2Fgo-summarizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blue0513","download_url":"https://codeload.github.com/blue0513/go-summarizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blue0513%2Fgo-summarizer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261618104,"owners_count":23185091,"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":["golang"],"created_at":"2024-11-10T00:44:40.958Z","updated_at":"2025-06-24T06:05:16.762Z","avatar_url":"https://github.com/blue0513.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-summarizer\n\nSummarize web page by ChatGPT\n\n## Setup\n\n```shell\nexport OPENAI_API_KEY=\"YOUR_API_KEY\"\n```\n\nor if you use [direnv](https://direnv.net/):\n\n```shell\ncp .envrc.example .envrc\n# edit .envrc\n```\n\n## Quick start\n\n```shell\nmake run URL=\"http://example.com\"\n```\n\n## Usage\n\n```shell\ngo run . --url \"http://example.com\" --lang \"English\"\n```\n\n## Install\n\n```shell\n# Install as `go-summarizer`\nmake install\ngo-summarizer --url \"http://example.com\" --lang \"English\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblue0513%2Fgo-summarizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblue0513%2Fgo-summarizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblue0513%2Fgo-summarizer/lists"}