nowfound

Alternatives

Products that do what The Crawl Times – Newspaper-style front pages for tech news sites does

I built a small experiment that crawls tech-news-adjacent sites (like HN) and generates a newspaper-style front page for each one. This was inspired by Cloudflare's recent (controversial?) release of their /crawl API. It runs periodic crawls, picks up the top stories, and lays them out in a classic broadsheet format: top story, trending section, briefs, etc. Basically a daily edition of your favorite tech site. Nothing serious, just a weeknight project to play with Cloudflare's /crawl API and a few of their other tech offerings (workers, D1, etc.). I'm not in any way sponsored by…

  1. 1IB

    An honest to god, non-algorithmic reverse chrono list of tech news that passes my signal-to-noise tests, updated hourly. A lightweight a page design as I've been able to keep; simple, clean, fast. No commercial features or aspirations - this is a passion project, something I've been fooling around with on and off for decades. There's a "Top" view too with an LLM edited front page & summary, and categorized views for a large number of topics - see the Directory. A few more buried features to explore, but the fundamental use case is pop in, scan, exit - fast and concise. Your feedback would be…

    Oct 2025 · deadstack.net

  2. 2
    Paper Run177

    The ultimate tech & science news mashup

    2019

  3. 3
    NewsBot189

    The fastest way to find related articles

    2015

  4. 4TL

    Hi HN, this is something I created for my personal use and I have been using it daily for a long time now. It’s a page that shows top 25 links from the sources mentioned in the title. Updates every 10 minutes through a cron job and new links are always added to the top. Some more details: It’s using simple heuristics like minimum upvotes/comments to select the links. For techmeme, only the first headline on techmeme.com is considered a top link. For reddit, currently fetching content from only a select few subreddits. It’s just a simple page. No ad. No tracking. It’s the first tab I…

    2022 · alltoplinks.com

  5. 5RT

    I built a system that monitors ~200,000 news RSS feeds in near real-time and clusters related articles to show how stories spread across the web. It uses Snowflake’s Arctic model for embeddings and HNSW for fast similarity search. Each “story cluster” shows who published first, how fast it propagated, and how the narrative evolved as more outlets picked it up. Would love feedback on the architecture, scaling approach, and any ways to make the clusters more accurate or useful. Live demo: https://yandori.io/news-flow/

    Nov 2025 · yandori.io

  6. 6AB

    Recently i stumbled on too many clickgates on the Medium blog Towards Data science. Considering that most people publish to share knowledge on Medium and are driven into putting their content behind a paywall, without actually getting paid for it, including myself. I felt like Medium is running the academic publishing scheme. Get free content and get paid for it. So I decided to create a small script to bypass the paywall on Medium, it turns out it also works on other newssites. Heres the website: https://sugoidesune.github.io/readium/ For the curious I will explain the…

    2019

  7. 7

    The most efficient way to stay on top of tech news

    2014

  8. 8

    a faster hnsearch

    2014

  9. 9
    Buzzminer159

    Quickly read latest news from different sites in one place

    2014

  10. 10IS
  11. 11

    Every day, the most popular articles of TechCrunch

    2015

  12. 12
    Blot84

    The simplest way to blog

    2014

  13. 13MS

    Hello HN! I've been working on http://underthesite.com for the last month and now think it is ready for some full strength HN feedback. What do you guys think? It crawls up to 10 pages of a given site while you wait, looking for community-provided CSS / XPath selectors and regular expressions. Additionally, I'd like to appeal to you to submit matchers for technologies that you care about. Technologies are easy to add, so add your favorite jQuery plugins, analytics tools, client-side node.js wrappers, what have you. I'm going to be running a large crawl in the next few days and want to make…

    2011

  14. 14T

    HN, With an overwhelming amount of tech news being reported every day - I have always struggled to find the time to read the articles, even when I want to. So I created a solution for myself where I extract key points of the articles and present them as bullet points, for readability. I figured others might be feeling the same way, so I am making it available publicly. I update it every hour. I would really appreciate any suggestions on improvement. I look forward to hearing your thoughts/feedback. URL: https://techbullets.com

    2015

  15. 15AL

    2020 · github.com

  16. 16SI
  17. 17MF

    I recently finished the Front-End Web Development program at General Assembly in San Francisco. My final project turned out being a quick, easy, and free way to convert a Tweet into various properly formatted citations. Inspired by a Hacker News post a few months back: https://news.ycombinator.com/item?id=3751295

    2013 · tweet2cite.com

  18. 18NR

    Hey folks! This is a project that I've been working in my free time for the past few months. It's a news aggregator that uses AI to select relevant articles and summarize them. The default sources are frameworks and libraries' updates, popular HN topics, and languages' subreddits threads that make past a certain threshold. You can run a local instance (needs an OpenAI key) and customize it with your own sources, and adjust the prompt as well. The resulting website can be browsed at https://dev-radar.com/ My next experiment will be with local news. I'm building some feeds with…

    2023 · github.com

  19. 19MF

    Hey everyone, Common advice for inexperienced hackers suggests "scratching an itch." Like many others here, I spent too much time on HN, Google Reader and Twitter searching for interesting stuff, so I decided to write an app that brings interesting links to you with no other distractions. HighFive uses Twitter and bit.ly's APIs to find interesting links in your timeline. When you log in, you'll see a group of five links with voting arrows. No HN comments or RSS feeds with hundreds of links--just a few interesting articles that you can read, then get back to work. HighFive was built using…

    2011

  20. 20DR

    Hi HN, Would love your thoughts on Open Paper Digest. It’s a mobile feed that let’s you “doomscroll” through summaries of popular papers that were published recently. Backstory There’s a combination of factors lead me to build this: 1. Quality of content social media apps has decreased, but I still notice that it is harder than ever for me to stay away from these apps. 2. I’ve been saying for a while now that I should start reading papers to keep up with what’s going on in AI-world. Initially, I set out to build something solely for point 2. This version was more search-focussed, and…

    Dec 2025 · openpaperdigest.com

  21. 21IB

    Hi HN! I built a proof of concept 'newspaper' that creates short news articles of today's current events with GPT. This is a very rough proof of concept but I can't help but think this concept is the future. I think we'll all have AI daily newspapers in whatever theme we want, covering any amount of information we want, with the ability to expand or contract article length instantly. Sharing just to get everyone thinking about this future. Thanks for reading!

    2023 · thegordonpost.com

  22. 22IM

    Hello HN I visit a few sites news sites daily and wanted to see the headlines all on one page and also have it update itself throughout the day. It is not finished yet, but is usable enough to share. If you want to make a custom page, you can click the 'build your custom page' at the top, and select the feeds that are of interest to you. I haven't implemented it yet, but the feeds can be re-ordered as well, you just need to enter their names in the address bar, for example to show Tech Meme, BBC News and Tech Crunch you would write: nuntium.co.uk/f/?tm,bbc,tc Then bookmark that…

    2022 · nuntium.co.uk

  23. 23AN

    Hi all, Made a little app, its at http://newsinamap.com This is my first project and HN was a source of inspiration I thought of sharing it here. Feedback would be appreciated. Thanks for your time.

    2012

  24. 24AE

    Right now it's a Nicotine patch for brain rot/doom scrolling. You still get the scroll, but with more meaningful content. WHERE I WANT IT TO GO: Users mark what they are interested in (e.g. AI, or Space or Whatever), and it should crawl the latest scientific articles, high quality YouTube videos, pods, present it in a format that fits you, in a nice feed. NOW: You can search for anything (e.g. "Sea Explorers" --> The app crawls Wikipedia or YouTube and pulls together a short feed (e.g. Columbus, Vasco da Gama etc.,). I'm using RAG so that I always can reference the original data source…

    2025 · reelly.app

Ranked by how close each launch is in meaning, then by votes. Refine with a description →