
Google Translate Scraper Pro
Pricing
$15.00/month + usage

Google Translate Scraper Pro
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
3 days ago
๐ Google Translate Scraper Pro
Easily translate text at scale using this Google Translate Scraper Pro Actor. Designed for fast and simple translation tasks, this Actor lets you scrape translation results directly from Google Translate โ ideal for multi-language apps, content localization, or NLP preprocessing pipelines.
It supports input in various source and target languages and returns clean, structured output for each text translated.
โ ๏ธ Note: Make sure to enable Apify Proxy to prevent any scraping limitations or blocks. The Actor uses the Apify proxy by default.
๐ How This Google Translate Scraper Pro Works
- Rent the Google Translate Scraper Pro Actor and send an array of texts to translate.
- Define the
source_lang
andtarget_lang
language codes (e.g.,"ko"
for Korean,"en"
for English). - Enable the Apify Proxy for smoother scraping.
- Receive clean JSON output containing both original and translated text pairs.
๐งพ Input Configuration
Here is a sample input you can use:
{"proxyConfiguration": {"useApifyProxy": true},"source_lang": "ko","target_lang": "en","texts": ["์๋ ํ์ธ์ ์ ๋ ์คํฌ๋ํผ์ ๋๋ค. ๋ง๋์ ๋ฐ๊ฐ์ต๋๋ค."]}
Input Fields Explained:
Field | Type | Description |
---|---|---|
proxyConfiguration | object | Use Apify Proxy to avoid blocking issues. |
source_lang | string | The language code of the input text (e.g., "ko" for Korean). |
target_lang | string | The language code you want to translate to (e.g., "en" for English). |
texts | string[] | An array of strings you want to translate. |
๐ฆ Output Sample
Once the Actor runs, it returns an array of translation result objects like this:
[{"input_text": "์๋ ํ์ธ์ ์ ๋ ์คํฌ๋ํผ์ ๋๋ค. ๋ง๋์ ๋ฐ๊ฐ์ต๋๋ค.","output_text": "hi i am scraper nice to meet you"}]
Output Fields:
Field | Type | Description |
---|---|---|
input_text | string | The original text that was submitted. |
output_text | string | The translated version of the input text. |
๐ Use Cases
- ๐ Multi-language web automation
- ๐ Website or app localization
- ๐ Text preprocessing for NLP and AI
- ๐ Bulk content translation for documents or messages
- ๐ ๏ธ Automation workflows that require instant translation
๐ Support
For custom solutions, simplified outputs, or bug reporting, feel free to contact:
๐ง hello.datawizard@gmail.com ๐ Connect on LinkedIn
๐ก Tip: When contacting support, please include the subject โGoogle Translate Scraper Pro Support Requestโ for faster assistance.