Show HN: StackScope – I crawled over 40k indie launches to see what they ship

datafreak_ 51 points 14 comments June 12, 2026
stackscope.dev · View on Hacker News

Hey all, I built StackScope, a crawler/catalogue that looks at new product launches and shows what they were built with. It watches launches from Product Hunt, Show HN, and PeerPush, then crawls the public site behind each one. The goal is to show what people actually launched with: hosting, frameworks, analytics, DNS, security headers, legal pages, AI-builder signals, and other public clues. I started building it because most stack-detection sites look at the web as a whole. I was more interested in the current indie launch scene: what people are choosing right now, at the point they first put something in public. A few implementation details: it runs on .NET, uses Playwright for rendered pages, and has a first-party fingerprint catalogue rather than one copied from Wappalyzer/etc. robots.txt is honoured, and the bot identifies itself. Frustratingly, I am still waiting for verified bot status from Cloudflare and currently that knocks out about 10% of all sites. There is also a private readiness check: paste a URL, get the same style of report, fix things, and recrawl. No account or email needed. I'd be interested in feedback on the usefulness of this, the methodology, and any obvious false positives. Jonathan.

Discussion Highlights (8 comments)

addedlovely

Nice one. I've been doing the same bit wider scope, for the whole Crux list, pruned to apex domains, and looking for CMS signals - how's your throughput? I'm not doing any headless browser stuff, or many requests, so hyper optimised for speed. I do grab robots.txt - didn't really see much in llms.txt or humans.txt in the wild, does yours?

idid

One extension, beyond stack: market category/domain/application - or any combo that tells me what the product does. Fab project otherwise!

pixel_popping

Images/layout is broken - tried both chromium/ff. GET https://stackscope.dev/css/fonts.css?v=LZFlL4O9GYH_vtKkLpJwV... NS_ERROR_CORRUPTED_CONTENT GET https://stackscope.dev/css/stackscope.css?v=qkmEKPTNqImS7aeD... NS_ERROR_CORRUPTED_CONTENT GET https://stackscope.dev/css/utilities.css?v=l7--cPr2cfIn6iDRB... NS_ERROR_CORRUPTED_CONTENT GET https://stackscope.dev/css/page-extras.css?v=m-VKj9bQg7fMpFK... NS_ERROR_CORRUPTED_CONTENT GET https://stackscope.dev/js/site.js?v=SxUp8zU6gnAArRwBXr22wIBS... NS_ERROR_CORRUPTED_CONTENT

Gabriel_Valente

Nice one, looks interesting. I didn't knew that Vercel was so far ahead on hosting. People don't usually use Cloudflare Pages for hosting? Or it doesn't enter in that metric? https://stackscope.dev/trends/2026/06 Overall this looks solid

cpursley

Makes me sad how Nextjs has become the default for so many startups…

jrhizor

This was interesting to look at for my own launch https://stackscope.dev/launch/xisjc21x/elmo I'm a little surprised you can't see the analysis for StackScope itself! Also, it'd be interesting to see the trend of vibe score over time.

8organicbits

Cool tool, I'm also surprised by how different the startup stacks are from the general Internet. For HSTS, don't forget to check the preload list. Domains under .dev are all preloaded, for example, so they don't need to set the header for HSTS to apply.

bji9jhff

"Verified bot" for cloudflare sounds like "Acceptable ad" for adblock.

Semantic search powered by Rivestack pgvector
10,324 stories · 97,050 chunks indexed