Back to TemplatesAuto-translate blog articles with Google Translate and Airtable storage
Last update
Last update 3 months ago
Categories
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