Skip to main content

NZ News Aggregator

I have made a news aggregator that uses Declutter to scraper article content.

gist link


I have made a news aggregator that uses Declutter to scraper article content.
It is based on a friend’s reddit/hackernews/tildes aggregator which he called QotNews.

I extended the feeds to be able to use sitemaps or category pages from arbitrary websites, as well as substack publications. This means that any news site can be brought into the list of articles. I replaced the react client with a ui based on Svelte, because that seemed like a cool thing to do.