Ontariopost — news site
Ontario/Canada news site powered by an n8n automation: it collects sources, filters and AI-writes stories on its own — articles, categories, weather and videos.
Visit live siteProject overview
Ontariopost is a news site for Ontario and Canada (front page, politics, local, business, culture, sports, weather, traffic…), with a breaking-news ticker, category pages, article pages, an AI summary and a video section. Its twist: an n8n automation keeps the newsroom running on its own. Every 4 hours the workflow pulls headlines (Google News, CBC, Global News, the GNews API), filters for Ontario/Canada, removes duplicates, clusters the same story seen across several outlets, then an AI model writes an original news brief (SEO title, category, Pexels image) that is published to the site automatically.
What the project includes
- Full news site: front page, categories, articles, weather, traffic and videos
- Breaking-news ticker, per-article AI summary and a live daily feed
- n8n automation running every 4 hours (or on demand)
- Multiple sources: RSS feeds (Google News, CBC, Global) + the GNews API
- Cleaning, Ontario/Canada filtering, de-duplication and source clustering
- AI writes an original brief + Pexels image, published via the site API
The news site
An always-on newsroom, running itself every 4 hours.
A self-hosted n8n workflow gathers Ontario & Canada headlines from trusted feeds, removes duplicates, groups the same story across outlets, then has an AI editor write an original, synthesised brief — image and all — and publishes it straight to the site.

- 1
Trigger
Runs automatically every 4 hours, or on demand.
- 2
Collect
Pulls Google News, CBC & Global News RSS plus the GNews API.
- 3
Clean & filter
Normalises, keeps Ontario/Canada, drops URLs already published.
- 4
Cluster
Groups the same event reported by several outlets.
- 5
AI rewrite
AI writes an original brief, SEO, category & picks a Pexels photo.
- 6
Publish
Posts to the site API, rate-limited, with full error logging.