{"id":15641353,"url":"https://github.com/songkeys/translateer","last_synced_at":"2025-05-12T23:09:13.729Z","repository":{"id":58207631,"uuid":"430351931","full_name":"songkeys/translateer","owner":"songkeys","description":"An unlimited free Google Translate API using Puppeteer","archived":false,"fork":false,"pushed_at":"2025-04-15T10:24:14.000Z","size":244,"stargazers_count":80,"open_issues_count":4,"forks_count":27,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-05-12T23:09:00.316Z","etag":null,"topics":["api","free","google-translate"],"latest_commit_sha":null,"homepage":"https://t.song.work","language":"TypeScript","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/songkeys.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-11-21T11:52:18.000Z","updated_at":"2025-04-15T10:24:17.000Z","dependencies_parsed_at":"2023-12-28T05:30:01.576Z","dependency_job_id":"59cc2948-fc68-4b11-8d7d-970ffc9ee4bc","html_url":"https://github.com/songkeys/translateer","commit_stats":{"total_commits":39,"total_committers":4,"mean_commits":9.75,"dds":"0.20512820512820518","last_synced_commit":"b9f027842436aef42415825c19bd9c5782c293c1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/songkeys%2Ftranslateer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/songkeys%2Ftranslateer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/songkeys%2Ftranslateer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/songkeys%2Ftranslateer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/songkeys","download_url":"https://codeload.github.com/songkeys/translateer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253837407,"owners_count":21971983,"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":["api","free","google-translate"],"created_at":"2024-10-03T11:42:18.180Z","updated_at":"2025-05-12T23:09:13.713Z","avatar_url":"https://github.com/songkeys.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Translateer\n\nAn unlimited free Google Translate API using Puppeteer.\n\n\u003e This service is provided to the public for **educational purposes only**.\n\n## Demo and Usage\n\nTry it out:\n\n```bash\ncurl 'https://t.song.work/api?text=hello\u0026from=en\u0026to=zh-CN'\n```\n\nVisit \u003chttps://t.song.work/\u003e to see more usage.\n\n**This free demo can only serve 5 concurrent requests.** It does not collect any\ndata.\n\n## Self-Hosted\n\n### Option 1: Serve with Docker (Recommended)\n\n1. Clone the repository\n\n   ```bash\n   git clone https://github.com/songkeys/translateer.git\n   ```\n\n2. Build and run Dockerfile\n\n   ```bash\n   docker build -t translateer .\n   docker run -d -p 8999:8999 translateer\n   ```\n\n### Option 2: Serve Locally\n\n1. Clone the repository\n\n   ```bash\n   git clone https://github.com/songkeys/translateer.git\n   ```\n\n2. Install dependencies and build\n\n   ```bash\n   deno install\n   ```\n\n3. Run the server\n\n   ```bash\n   deno task start\n   ```\n\n### Environment Variables\n\nSee the markdown table below:\n\n| Variable     | Description                                 | Default |\n| ------------ | ------------------------------------------- | ------- |\n| `PORT`       | Port to listen on                           | `8999`  |\n| `PAGE_COUNT` | Number of browser pages to hold for speedup | `5`     |\n\n## Raycast Extension\n\nAn easy-to-use [Raycast](https://www.raycast.com) extension is provided. Check\n[songkeys/raycast-extension#Translateer](https://github.com/songkeys/raycast-extension#translateer)\nfor more details.\n\n![raycast-extension-preview](https://user-images.githubusercontent.com/22665058/142718320-871b0c71-7e30-422a-889d-51d0bc6dcf88.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsongkeys%2Ftranslateer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsongkeys%2Ftranslateer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsongkeys%2Ftranslateer/lists"}