frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: I built a YC data scraper in under 5 minutes

https://www.autonoly.com/blog/682212a2b65a68f26d0c10a4/how-to-scrape-complete-y-combinator-startup-data-in-3-minutes-without-writing-a-single-line-of-code
2•dpacman•9mo ago
Hi HN,

I'm an indie hacker who built Autonoly solo over the past 3.5 months. I essentially vibe coded the entire platform based on automation needs I encountered in my own work. I wanted to share a practical example of what it can do - creating a Y Combinator data scraper in just a few minutes without writing any traditional code.

The technical approach is straightforward but effective:

1. Browser automation navigates to YC's company directory 2. For YC's infinite scroll pagination, I implemented a progressive scroll function that iterates about 150 times with calibrated delays (ensuring all ~1000+ companies load) 3. Data extraction uses XPath selectors to identify and capture the structural pattern of each company listing 4. The system then extracts specific data points (company name, description, location, etc.) into a structured CSV

The trickiest parts were getting the XPath patterns right (the DOM structure varies slightly between different company entries) and fine-tuning the scroll timing to ensure complete loading without timeout issues.

What makes this approach effective is that it works with the site's intended user experience. The browser automation renders JavaScript properly, handles dynamic loading, and interacts with elements in a natural way.

While this YC scraper example is specific, I built Autonoly to automate virtually any digital task - data processing, content creation, file management, business workflows, and more. As an indie developer, I kept encountering processes that were tedious to do manually but didn't justify hiring someone or spending weeks on custom code.

I'd love to hear feedback from the HN community, especially from those who've built similar systems or have different approaches to workflow automation. Happy to answer any technical questions about the implementation or discuss the challenges of building automation tools as a solo founder.

How are we physically caging autonomous AI? (My architecture for kill-switch)

https://plinklogic.tech
1•Johngreetme•32s ago•1 comments

Write Modern Go Code with Junie and Claude Code

https://blog.jetbrains.com/go/2026/02/20/write-modern-go-code-with-junie-and-claude-code/
1•Annprots•2m ago•1 comments

Paramount strikes deal to buy Warner Bros Discovery for $110B

https://news.sky.com/story/paramount-agrees-to-buy-warner-bros-discovery-in-110bn-deal-13513157
1•austinallegro•3m ago•0 comments

Human brain cells on a chip learned to play Doom in a week

https://www.newscientist.com/article/2517389-human-brain-cells-on-a-chip-learned-to-play-doom-in-...
1•stared•3m ago•0 comments

Rank5.io – a party game about the people you play with

https://rank5.io/howTo
2•blendaddict•5m ago•1 comments

Show HN: A production-style recommender using vector retrieval and re-ranking

2•ftonato•6m ago•0 comments

Wall Street hit by UK mortgage lender collapse, raising fears

https://www.reuters.com/business/finance/barclays-shares-fall-possible-losses-collapse-market-fin...
2•cs702•9m ago•0 comments

New Credit Blowup in London Has Wall Street Chasing Billions

https://www.bloomberg.com/news/articles/2026-02-26/a-new-credit-blowup-in-london-has-wall-street-...
1•cs702•10m ago•0 comments

Show HN: MCP server for AI compliance documentation (Colorado AI Act)

https://github.com/jeremytuite/aop-mcp-server
2•jeremytuite•11m ago•0 comments

The fix to the iPhone Antennagate was 20 bytes (2025)

https://mastoreader.io/?url=https%3A%2F%2Fhachyderm.io%2F%40samhenrigold%2F115330105694760262
1•colinprince•11m ago•0 comments

The Tools of Angel Investing

https://zachholman.com/posts/the-tools-of-angel-investing
2•holman•13m ago•0 comments

Murder is coming to AI, but not to Claude

https://zeitgeistml.substack.com/p/murder-is-coming-to-ai-but-not-to
1•eh_tk•14m ago•0 comments

Extracting 100K concepts from an 8B LLM

https://www.guidelabs.ai/post/concept-discovery-in-steerling-8b/
1•adebayoj•15m ago•1 comments

Agents with "Hands"

https://www.openfang.sh/
2•OsamaJaber•17m ago•3 comments

When Video Games Were Brown [Video]

https://www.youtube.com/watch?v=TTjGDkDI49I
1•petepete•17m ago•0 comments

Software as a Theater

https://aimode.substack.com/p/software-as-a-victorian-theater
2•warthog•19m ago•0 comments

Southern California air board rejected pollution rule after flood of AI comments

https://phys.org/news/2026-02-southern-california-air-board-pollution.html
1•anigbrowl•20m ago•0 comments

Barbara? Bush Crowley?

https://www.youtube.com/watch?v=_938-wC_mGo
1•krautburglar•21m ago•0 comments

Amazon Wishlist Doxing Threat

https://hachyderm.io/@dalias/116137460475754133
2•colinprince•21m ago•0 comments

Show HN: Host a Real time collaborative spreadsheet right from your pocket

https://gitlab.com/here_forawhile/spreadsheet
3•smalltorch•23m ago•0 comments

Markdown Viewer – Extension for Firefox

https://addons.mozilla.org/en-GB/firefox/addon/markdown-viewer-extension/
1•dp-hackernews•24m ago•0 comments

Department of War Designates Anthropic Supply Chain Risk

https://twitter.com/i/status/2027507717469049070
173•jacobedawson•24m ago•99 comments

Show HN: Prompt template for solo and small law firms

https://www.myclone.is/tools/legal-prompts
1•vira28•24m ago•0 comments

The First ZK Exploits Happened, and They Weren't What We Expected

https://blog.zksecurity.xyz/posts/groth16-setup-exploit/
2•vons•24m ago•0 comments

President Trump orders federal agencies to stop using Anthropic

https://techcrunch.com/2026/02/27/president-trump-orders-federal-agencies-to-stop-using-anthropic...
19•xfax•25m ago•3 comments

Cepstrum, Quefrency, and Pitch

https://www.johndcook.com/blog/2016/05/18/cepstrum-quefrency-and-pitch/
1•ctoth•25m ago•0 comments

The Outline Foundation: An Independent Home for Outline

https://medium.com/jigsaw/introducing-the-outline-foundation-an-independent-home-for-outline-39fb...
1•hermosa•26m ago•0 comments

Greek Politician Is Prosecuted for Admitting Ecstasy Use 36 Years Ago

https://www.nytimes.com/2026/02/25/world/europe/greek-politician-drug-charge.html
2•bookofjoe•28m ago•1 comments

Show HN: Forge-GPU – 55 C lessons for SDL's GPU API, built with Claude Code

https://github.com/RosyGameStudio/forge-gpu
1•leobelle•29m ago•0 comments

MaxClaw – OpenClaw Powered by MiniMax

https://agent.minimax.io/max-claw
4•SpyCoder77•30m ago•0 comments