Skip to content

Instantly share code, notes, and snippets.

@skanehira
Last active January 22, 2021 22:52
Show Gist options
  • Save skanehira/b53082d0aa5ffc8847f381654804f516 to your computer and use it in GitHub Desktop.
Save skanehira/b53082d0aa5ffc8847f381654804f516 to your computer and use it in GitHub Desktop.

ChromeのGoogle拡張で使っているエンドポイントを使えば翻訳結果を取得できる

curl -s "https://translate.googleapis.com/translate_a/single?client=gtx&sl=en&tl=ja&dt=t&q=hello"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment