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.

Deep Learning may have just solved Time-Series Predictions

https://github.com/Forgis-Labs/hepa
1•Gian-Alessandro•1m ago•1 comments

A Camera for Radio Waves

https://www.crowdsupply.com/scale-rf/quadrf#
2•mrtnmcc•3m ago•0 comments

What science can tell us about C and C++'s security (2020)

https://alexgaynor.net/2020/may/27/science-on-memory-unsafety-and-security/
1•tosh•4m ago•0 comments

Could Be the Worst Ebola Outbreak in History

https://www.nytimes.com/interactive/2026/06/09/opinion/ebola-outbreak-africa-usaid.html
1•napolux•8m ago•0 comments

Scan Any iOS or Android App for SDKs and API Calls Free with AppGoblin, No Login

https://jamesoclaire.com/2026/06/10/scan-any-ios-or-android-app-for-sdks-and-api-calls-for-free-w...
1•ddxv•9m ago•1 comments

Mesh Plugin for KiCad

https://jaseg.de/blog/kicad-mesh-plugin/
1•serhack_•9m ago•0 comments

Show HN: SeaTicket – Resolve GitHub Issues Using AI Agent

2•Daniel-Pan•12m ago•0 comments

More AI-generated code doesn't make your team faster. It might slow you down.

https://twitter.com/awscloud/status/2064449711155589396
2•latexr•14m ago•1 comments

Ask HN: Are we all walking into a trap?

1•skor•15m ago•0 comments

How Healthcare Systems Shape Native Preferences for Immigrants

https://www.tus.ac.jp/en/mediarelations/archive/20260609_6133.html
1•rustoo•16m ago•0 comments

Microsoft releases software updates to plug nearly 200 security holes

https://krebsonsecurity.com/2026/06/a-record-breaking-patch-tuesday-for-june-2026/
1•moebrowne•19m ago•0 comments

Claude Sonnet 4.6 Making VMs in GCP, Azure and AWS via a Textual Agent Interface

https://www.youtube.com/watch?v=3ox9vuJSdjg
2•keepamovin•23m ago•0 comments

Show HN: macOS menu bar gauges for your Claude Code quota

https://github.com/grzegorz-raczek-unit8/claude-quota
2•grzracz•24m ago•0 comments

Tell HN: Codex once again automatically activates /fast on app update

1•mfi•28m ago•0 comments

The Great Powers Are Learning They Have Limits

https://www.wsj.com/world/the-worlds-great-powers-are-learning-they-have-limits-6bd23f64
1•JumpCrisscross•31m ago•0 comments

South Korea's SK Hynix Eyes US Listing as Soon as August

https://www.reuters.com/world/asia-pacific/south-koreas-sk-hynix-eyes-us-listing-soon-august-sour...
3•JumpCrisscross•34m ago•0 comments

I built a tool that automates the creation of vertical Quran recitation videos

https://reeldeen.vercel.app/
1•Seepless•34m ago•0 comments

The Illusion of Control: When Complexity Outpaces Mastery

https://victoriaaremo.substack.com/p/the-illusion-of-control-when-complexity
1•victoria_aremo•37m ago•0 comments

What Happens to a Balloon That Keeps Rising into the Upper Atmosphere?

https://aviation.stackexchange.com/questions/115306/what-happens-to-a-balloon-that-keeps-rising-i...
1•peter_d_sherman•38m ago•0 comments

Show HN: Plug and AI – Slack bot for the whole team, not per-seat

https://plugand.ai/
1•coderai•38m ago•0 comments

Claude Fable 5 silently degrades its own performance on frontier AI work

https://mkotlikov.substack.com/p/fable-5-considered-harmful
1•mkotlikov•38m ago•1 comments

Notepad++ Zero-Click RCE via Path Traversal (CVE-2026-52884)

https://github.com/notepad-plus-plus/notepad-plus-plus/security/advisories/GHSA-p58x-r3c9-x9p6
2•ringzeropirate•39m ago•0 comments

Show HN: Tapflow – self-hosted iOS/Android simulator streaming for mobile QA

https://github.com/jo-duchan/tapflow
3•duchanjo•43m ago•0 comments

Implementing Live Cryptocurrency Trading with DolphinDB

https://medium.com/@DolphinDB_Inc/from-backtest-to-production-implementing-live-cryptocurrency-tr...
2•Polly_Liu•43m ago•0 comments

This was probably a dumb gamble

https://twitter.com/Steve_Yegge/status/2064517667923374578
2•tosh•44m ago•0 comments

Uppinote20 Claude-Dashboard

https://github.com/uppinote20/claude-dashboard
1•geoffbp•46m ago•0 comments

BareMetal

https://en.wikipedia.org/wiki/BareMetal
1•tosh•46m ago•0 comments

Implementing a Funding Rate Arbitrage Strategy with Backtesting

https://medium.com/@DolphinDB_Inc/profiting-from-perpetuals-implementing-a-funding-rate-arbitrage...
3•dbaa4real•47m ago•0 comments

Port React Compiler to Rust

https://github.com/react/react/pull/36173
24•boudra•47m ago•5 comments

Broadcom: The private cloud is where enterprise AI workloads are being deployed

https://investors.broadcom.com/news-releases/news-release-details/broadcoms-private-cloud-outlook...
1•giuliomagnifico•49m ago•0 comments