{"id":37127470,"url":"https://github.com/gilang-as/google-translate","last_synced_at":"2026-01-14T14:50:40.882Z","repository":{"id":57638496,"uuid":"427879431","full_name":"gilang-as/google-translate","owner":"gilang-as","description":"A free and unlimited API for Google Translate Golang 💵 🚫","archived":false,"fork":false,"pushed_at":"2025-10-08T03:34:01.000Z","size":40,"stargazers_count":39,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-08T05:33:43.143Z","etag":null,"topics":["go","golang","google-translate","google-translate-api","google-translate-free-api","googletrans","language","translate","translation","translator"],"latest_commit_sha":null,"homepage":"https://gopkg.gilang.dev/google-translate","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/gilang-as.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"ko_fi":"gilangas"}},"created_at":"2021-11-14T08:51:40.000Z","updated_at":"2025-10-08T03:34:05.000Z","dependencies_parsed_at":"2024-06-21T02:15:01.790Z","dependency_job_id":"368375eb-5496-4e0b-a5a5-077703ef3241","html_url":"https://github.com/gilang-as/google-translate","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/gilang-as/google-translate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilang-as%2Fgoogle-translate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilang-as%2Fgoogle-translate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilang-as%2Fgoogle-translate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilang-as%2Fgoogle-translate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gilang-as","download_url":"https://codeload.github.com/gilang-as/google-translate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilang-as%2Fgoogle-translate/sbom","scorecard":{"id":426688,"data":{"date":"2025-08-11","repo":{"name":"github.com/gilang-as/google-translate","commit":"877efabcc11666f00d85c8066f476d5cf9261546"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gilang-as/google-translate/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gilang-as/google-translate/test.yaml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T02:23:02.558Z","repository_id":57638496,"created_at":"2025-08-19T02:23:02.558Z","updated_at":"2025-08-19T02:23:02.558Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28424001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T13:30:50.153Z","status":"ssl_error","status_checked_at":"2026-01-14T13:29:08.907Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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","google-translate","google-translate-api","google-translate-free-api","googletrans","language","translate","translation","translator"],"created_at":"2026-01-14T14:50:40.209Z","updated_at":"2026-01-14T14:50:40.872Z","avatar_url":"https://github.com/gilang-as.png","language":"Go","funding_links":["https://ko-fi.com/gilangas"],"categories":[],"sub_categories":[],"readme":"# google-translate\n[![Actions Status](https://github.com/gilang-as/google-translate/actions/workflows/test.yaml/badge.svg)](https://github.com/gilang-as/google-translate/actions)\n\nA **free** and **unlimited** API for Google Translate\n\nParts of the code are ported from [gtranslate](https://github.com/bregydoc/gtranslate) and [google-translate-api](https://github.com/matheuss/google-translate-api) (also MIT license).\n\n## Features\n- Auto language detection\n- Spelling correction\n- Language correction\n- Fast and reliable – it uses the same servers that [translate.google.com](https://translate.google.com) uses\n\n## Install\n\n```\ngo get gopkg.gilang.dev/google-translate\n```\n\n## API\n\n### Example\n\n```go\npackage main\n\nimport (\n\t\"encoding/json\"\n\t\"fmt\"\n\n\tgt \"gopkg.gilang.dev/google-translate\"\n\t\"gopkg.gilang.dev/google-translate/params\"\n)\n\nfunc main() {\n\tvalue := params.Translate{\n\t\tText: \"Halo Dunia\",\n\t\t//From: \"id\",\n\t\tTo: \"en\",\n\t}\n\ttranslated, err := gt.TranslateWithParam(value)\n\tif err != nil {\n\t\tpanic(err)\n\t} else {\n\t\tprettyJSON, err := json.MarshalIndent(translated, \"\", \"\\t\")\n\t\tif err != nil {\n\t\t\tpanic(err)\n\t\t}\n\t\tfmt.Println(string(prettyJSON))\n\t}\n}\n```\n\n### Returns an `object`:\n- `text` *(string)* – The translated text.\n- `pronunciation` *(string)* – The Pronunciation text.\n- `from` *(object)*\n    - `language` *(object)*\n        - `did_you_mean` *(boolean)* - `true` if the API suggest a correction in the source language\n        - `iso` *(string)* - The code of the language that the API has recognized in the `text`\n    - `text` *(object)*\n        - `auto_corrected` *(boolean)* – `true` if the API has auto corrected the `text`\n        - `value` *(string)* – The auto corrected `text` or the `text` with suggested corrections\n        - `did_you_mean` *(boolean)* – `true` if the API has suggested corrections to the `text`\n\n## License\n\nMIT © [Gilang Adi S](https://github.com/gilang-as)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilang-as%2Fgoogle-translate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgilang-as%2Fgoogle-translate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilang-as%2Fgoogle-translate/lists"}