๐ฏ Collect & summarize multilingual news with NewsAPI, OpenAI & Google Sheets
โก 428 views ยท ๐ฏ AI Summarization & Classification
Description
How it works This workflow automatically collects the latest news articles from both English and Japanese sources using NewsAPI, summarizes them with OpenAI, and appends the results into a Google Sheet. The summaries are concise (about 50 characters) in Japanese, making it easy to review news highlights at a glance.
Set up steps
- Create a Google Sheet with two tabs:
- 01_Input (columns: Keyword, SearchRequired)
- 02_Output (columns: Date, Keyword, Summary, URL)
- Enter your own Google Sheet ID and tab names in the workflow.
- Add your NewsAPI key in the HTTP Request nodes.
- Connect your OpenAI account (or deactivate the summarization node if not needed).
- Run the workflow manually or use the daily schedule trigger at 13:00.
This template is ready to use with minimal changes. Sticky notes inside the workflow provide extra guidance.
๐ Nodes Used
Google Sheets, HTTP Request, Schedule Trigger, OpenAI
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File