Sponsored Content
Top Forums UNIX for Advanced & Expert Users Google Translate API with wget (only one client and connection): Suspected Terms of Service Abuse Post 302574875 by Neo on Friday 18th of November 2011 01:58:14 PM
Old 11-18-2011
You can run the Google Translate AJAX API via an automated program; but you must follow the Google TOS. The TOS has specific requirements such as (1) the HTTP referrer field must be present in all API calls and (2) the client must have an API key (from Google) and (3) the client site must have attribute the translation to Google, etc etc.

We used to run this same API on this site and have a lot of coding experience with it.
This User Gave Thanks to Neo For This Post:
 

3 More Discussions You Might Find Interesting

1. Linux

Better FTP service needed. (suspected inteferance)

Hello there, I have of recent been having overbearing problems with my Linux computer when accessing servers via FTP. The server behaves rather erractically and refuses to complete uploads, merely stalling the transfer for an unpredictable amount of time, which can stem from being either 5... (2 Replies)
Discussion started by: Noran Rad
2 Replies

2. UNIX and Linux Applications

Problems with wget and https connection

Hi, I have wget for linux but I'm having trouble using it. I am trying to use it with a HTTPS connection to save cookies but it doesn't works. I do: wget --save-cookies=cookies.txt --post-data... (2 Replies)
Discussion started by: mierdatuti
2 Replies

3. UNIX for Beginners Questions & Answers

SSL_ERROR_SYSCALL in connection to qa-api.ncl.com:443

I am getting SSL_ERROR_SYSCALL in connection to qa-api.ncl.com:443. Please help me on this. But I am able to get response in Soap UI. Please use CODE tags when displaying sample input, output, and code segments. (13 Replies)
Discussion started by: Ayeesha
13 Replies
gflags2man(1)							   User Commands						     gflags2man(1)

NAME
gflags2man - runs a Google flags base program and generates a man page. SYNOPSIS
gflags2man [FLAGS]... DESCRIPTION
gflags2man runs a Google flags base program and generates a man page. Run the program, parse the output, and then format that into a man page. Usage: gflags2man <program> [program] ... OPTIONS
gflags2man --dest_dir Directory to write resulting manpage to. Specify '-' for stdout (default: '/tmp') -?,--[no]help show this help --help_flag Option to pass to target program in to get help (default: '--help') --[no]helpshort show usage only for this module --[no]helpxml like --help, but generates XML output --v verbosity level to use for output (default: '0') (an integer) gflags --flagfile Insert flag definitions from the given file into the command line. --undefok comma-separated list of flag names that it is okay to specify on the command line even if the program does not define a flag with that name. IMPORTANT: flags in this list that have arguments MUST use the --flag=value format. COPYRIGHT
Copyright (C) 2010 Google. Gflags2man created this page from "gflags2man --help" output. Gflags2man was written by Dan Christian. Note that the date on this page is the modification date of gflags2man. gflags2man 01/05/10 gflags2man(1)
All times are GMT -4. The time now is 08:47 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy