frontpage.
newsnewestaskshowjobs

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•1y 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.

Jonathan Blow on why LLMs cannot program [video]

https://www.youtube.com/watch?v=DdjUDpU-as0
1•andy99•46s ago•0 comments

The Anatomy of an AI-Native Org

https://ajeygore.in/content/the-anatomy-of-an-ai-native-org
4•kiyanwang•2m ago•0 comments

"My 1992 view of the problems of computer programming in 1992"

https://blog.plover.com/prog/fortran-i.html
1•pavel_lishin•3m ago•0 comments

FDA advisors unanimously vote to approve Moderna's mRNA after agency drama

https://arstechnica.com/health/2026/06/fda-advisors-unanimously-vote-to-approve-modernas-mrna-aft...
1•worik•6m ago•0 comments

Apertus – Open Foundation Model for Sovereign AI

https://apertvs.ai/
3•T-A•7m ago•0 comments

PowerFox Browser

https://powerfox.jazzzny.me/
2•thisislife2•14m ago•0 comments

MsgMaster – an AI that turns your chaotic inbox into a prioritized workflow

https://msgmaster.ca/
2•isaaclaskine•14m ago•0 comments

Building a chill multiplayer gaming website

https://playfrooti.com/
2•hardikvora•14m ago•1 comments

Energy Security, Not Climate Goals, Is Now Driving the Clean Power Boom

https://oilprice.com/Alternative-Energy/Renewable-Energy/Energy-Security-Not-Climate-Goals-Is-Now...
3•rustoo•17m ago•0 comments

Ask HN: Is the hard part of adult friendship the second hangout?

2•thehgz•19m ago•1 comments

NSA chief says Mythos breached 'almost all' classified systems in hours

https://bankwatch.ca/2026/06/21/nsa-chief-says-mythos-breached-almost-all-classified-systems-in-h...
8•devonnull•21m ago•3 comments

Everything Is Logarithms

https://alexkritchevsky.com/2026/05/25/everything-is-logarithms.html
4•E-Reverance•26m ago•0 comments

Securing the Future of AI Agents

https://deepmind.google/blog/securing-the-future-of-ai-agents/
3•gmays•26m ago•0 comments

How Donkey Kong Smashed King Kong (Universal vs. Nintendo)

https://www.gamingalexandria.com/wp/2026/06/how-donkey-kong-smashed-king-kong-universal-v-nintendo/
2•wicket•29m ago•0 comments

Stop wasting tokens and re explaining your project between sessions

https://github.com/raiyanyahya/recall
3•mateenah•31m ago•0 comments

Forward to Hell? Misusing Transparent DNS Forwarders for Amplification Attacks

https://labs.ripe.net/author/mkoch/forward-to-hell-on-misusing-transparent-dns-forwarders-for-amp...
2•zdw•32m ago•0 comments

Compression in ClickHouse

https://clickhouse.com/docs/data-compression/compression-in-clickhouse
2•tosh•32m ago•0 comments

Ozempic Came from a Monster – and It's Not Alone

https://www.sciencealert.com/ozempic-literally-came-from-a-monster-and-its-not-alone
2•thunderbong•34m ago•0 comments

Two Roads Through Two Chinatowns

https://sundaylongread.com/2026/01/23/philadelphia-chinatown-pittsburgh-history/
1•NaOH•34m ago•0 comments

LHA

https://en.wikipedia.org/wiki/LHA_(file_format)
2•tosh•35m ago•0 comments

Show HN: Annotate.js – Turn anywebsite into Figma style reviewboard

https://reviewjs.github.io/annotate/
1•aagosh•37m ago•0 comments

Golomb Coding

https://en.wikipedia.org/wiki/Golomb_coding
2•tosh•38m ago•0 comments

There is minimal downside to switching to open models

https://www.marble.onl/posts/cancel_claude.html
2•amarble•41m ago•0 comments

RestockAlerts: The easiest way to score coveted Hermes handbags

https://restockalerts.com/
1•fqiao•42m ago•0 comments

Development Dependencies Considered Harmful

https://bergie.iki.fi/blog/dependency-hell/
1•bergie•44m ago•0 comments

QueryLoL – open-source League of Legends companion built with Tauri

https://ishtartec.github.io/query-lol-desktop/
1•ixen•45m ago•0 comments

Conduit – Self-hosted Bitcoin Lightning payments for AI agents

https://github.com/Jake1848/conduit
1•conduitbtc•48m ago•0 comments

AuraText – a Windows overlay that brings AI into any text field URL

https://auratxt.com/
1•yashra4j•49m ago•0 comments

Tool to help find a good available domain name

https://domaincomb.com/
1•gw5815•52m ago•1 comments

F* file system – file search that reads SSD directly bypassing OS kernel

https://github.com/dmtrKovalenko/ffs
1•neogoose•52m ago•2 comments