Skip to content

Instantly share code, notes, and snippets.

@jason-s13r
Last active June 14, 2021 04:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jason-s13r/1a06fbb6a29aa6d8d9c1e3d51393e728 to your computer and use it in GitHub Desktop.
Save jason-s13r/1a06fbb6a29aa6d8d9c1e3d51393e728 to your computer and use it in GitHub Desktop.
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