Back to Templates

Auto-translate Blog Articles with Google Translate and Airtable Storage

Created by

Created by: Abrar Sami || abrarsami

Abrar Sami

Last update

Last update a day ago

Share


How it works

  • Fetches a blog post HTML from your blog URL using an HTTP request node
  • Extracts readable content using Cheerio (code node)
  • Saves the raw blog text to Airtable
  • Translates the content to a language of your choice using Google Translate
  • Updates the same Airtable record with the translated version in a different column

Set up steps

  • Estimated setup time: 15–20 minutes (includes connecting Airtable and Google Translate credentials)
  • You’ll need an Airtable base with HTML and TRANSLATED fields
  • Simply add your blog post URL inside the HTTP Request node