Scrape, AI-Summarize News Posts (No RSS) & Save to NocoDB - n8n Workflow | Neura Market
Scrape, AI-Summarize News Posts (No RSS) & Save to NocoDB
Automates scraping news from sites without RSS, extracts newest posts, generates AI summaries & keywords, and stores in NocoDB via weekly cron.
This n8n workflow targets news sites lacking RSS feeds, like Colt's resources page, by first scraping the index to collect post links and publication dates using precise CSS selectors. It filters for the newest entries to avoid duplicates, then fetches full content from each link. Leveraging OpenAI's ChatGPT API, it generates concise summaries and extracts technical keywords from each article, streamlining content processing.
Benefits include hands-free content curation, saving hours of manual
Platform
n8n
Category
Website Building
Price
$19.99
Creator
Jose Maurino
web-scraping
news-aggregation
AI-summarization
OpenAI
NocoDB
content-curation
cron-automation
data-extraction
marketing
CSS-selectors
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.