Skip to content

Instantly share code, notes, and snippets.

@jason-s13r
Last active June 14, 2021 04:53
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
I have made a news aggregator that uses Declutter to scraper article content.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment