Google Translate API

Translate Text in 100+ Languages Without Google Cloud

Translate text between over 100 languages using Google Translate's engine — without the complexity of Google Cloud Translation API setup, per-character billing, or Cloud Console configuration.

1
Endpoint
100+
Languages
$0.20
Per 1k requests

What you can build

Structured data for real applications. Here are some ideas.

Content Localization

Translate website content, product descriptions, and marketing copy across multiple languages. Build multilingual content pipelines that scale with your global audience.

Customer Support Translation

Translate support tickets, chat messages, and emails in real time. Enable your support team to communicate with customers in any language without hiring multilingual staff.

Data Processing & NLP

Translate datasets and text corpora for cross-lingual NLP tasks, sentiment analysis on foreign-language content, and multilingual data enrichment pipelines.

E-Commerce Internationalization

Translate product listings, reviews, and descriptions for international marketplaces. Help sellers expand to new markets with automated translation of catalog data.

Try it now

One API call. Structured JSON response.

Request

curl -X GET "https://scrappa.co/api/translate?text=Hello+world&target=de&source=en" \
  -H "Accept: application/json" \
  -H "X-API-KEY: YOUR_API_KEY"

Response

{
  "success": true,
  "translation": "Hallo Welt",
  "source_language": "en",
  "target_language": "de",
  "original_text": "Hello world"
}

Scrappa vs Google Cloud Translation API

See how Scrappa compares to the official API.

Pricing model
Scrappa: $0.20/1k requests
Google Cloud Translation API: $20/1M characters
Language support
Scrappa: 100+
Google Cloud Translation API: 130+
Auto-detect source
Scrappa:
Google Cloud Translation API:
Google Cloud required
Scrappa:
Google Cloud Translation API:
Billing setup
Scrappa: None
Google Cloud Translation API: Credit card + Cloud Console
Free tier
Scrappa: 500 credits/month
Google Cloud Translation API: 500K chars/month
Authentication
Scrappa: API key only
Google Cloud Translation API: Service account + OAuth
Setup time
Scrappa: Under 1 minute
Google Cloud Translation API: 10-30 minutes

Key features

Translation between 100+ language pairs
Automatic source language detection
Per-request pricing instead of per-character
No Google Cloud account required
Simple REST API with JSON responses
Suitable for both short text and longer content
Same translation quality as translate.google.com

Frequently asked questions

Google Cloud Translation API requires a Google Cloud project, billing setup, service account credentials, and charges per character ($20/1M characters). Scrappa charges a flat $0.20 per 1,000 requests regardless of text length, needs only an API key, and requires no Google Cloud setup at all.

Yes. There are no daily request limits, and the flat per-request pricing makes high-volume translation predictable and affordable. Many customers translate thousands of product descriptions, support tickets, or content pages daily.

Just a Scrappa API key passed as an X-API-KEY header. No Google Cloud project, no service account JSON file, no OAuth tokens. Sign up for free, get your key, and start translating text immediately.

Scrappa supports the same 100+ languages available on translate.google.com, including all major European, Asian, Middle Eastern, and African languages. Automatic source language detection is included, so you don't need to specify the source language.

Yes. Every Scrappa account gets 500 free credits per month with no credit card required. Test the translation endpoint with your actual use case before committing to paid usage.

Scrappa charges $0.20 per 1,000 requests with no character-based pricing. This is simpler and often cheaper than Google Cloud's per-character model, especially for shorter texts. The free tier includes 500 credits per month.

Start using the Google Translate API

Sign up and get 500 free credits. No credit card required.