๐ฌ Auto-translate blog articles with Google Translate and Airtable storage
โก 720 views ยท ๐ฌ Content Creation & Video
Description
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
HTMLandTRANSLATEDfields- Or use this pre-made base: Airtable Template
- Simply add your blog post URL inside the HTTP Request node
๐ Nodes Used
Airtable, HTTP Request, Google Translate
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File