Google Translate Scraper Pro avatar
Google Translate Scraper Pro

Pricing

$15.00/month + usage

Go to Store
Google Translate Scraper Pro

Google Translate Scraper Pro

Developed by

datawizards

datawizards

Maintained by Community

Google Translate Scraper Pro lets you bulk-translate text using Google Translate. Simply provide source and target languages along with text input, and get clean JSON output with original and translated text. Ideal for localization, automation, or NLP workflows.

0.0 (0)

Pricing

$15.00/month + usage

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

4 days ago

You can access the Google Translate Scraper Pro programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youโ€™ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "texts": [
< "์˜ค์˜๋ชฐ ์ด๋ฎจ ๋ฉ€ํ‹ฐ๋น„ํƒ€๋ฏผ, 30ํšŒ๋ถ„, 1๊ฐœ"
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call hello.datawizard-owner/google-translate-scraper-pro --silent --output-dataset

Google Translate Scraper Pro API through CLI

The Apify CLI is the official tool that allows you to use Google Translate Scraper Pro locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: