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

Want to Design Better with AI? Become a Digital Hoarder

https://metedata.substack.com/p/014-want-to-design-better-with-ai
1•young_mete•46s ago•0 comments

Tech CEOs are apparently suffering from AI psychosis

https://techcrunch.com/2026/05/27/tech-ceos-are-apparently-suffering-from-ai-psychosis/
1•IAmGraydon•2m ago•0 comments

PDFearn – free pdf earnings method every week

https://pdfearn.blogspot.com/
1•iLzKiiSG•6m ago•0 comments

The Quantum Computing Breakthrough Hidden Inside Decoherence

https://www.lanl.gov/media/publications/1663/the-race-to-build-a-quantum-computer
2•LAsteNERD•7m ago•0 comments

Solar poverty program raises incomes and lowers air pollution in China

https://www.nature.com/articles/s44458-026-00091-1
1•alphabetatango•7m ago•0 comments

Authorship in the AI Age

https://blog.computationalcomplexity.org/2026/05/authorship-in-ai-age.html
1•speckx•7m ago•0 comments

Show HN: GridPath – Cursor for Spreadsheets (Tauri, Rust)

https://gridpath.dev/
1•pixelmash13•8m ago•0 comments

Phoenix AZ Built an Empire of Cubicle Jobs. AI Is Coming to Tear It Dow

https://www.wsj.com/economy/phoenix-built-an-empire-of-cubicle-jobs-ai-is-coming-to-tear-it-down-...
1•fortran77•9m ago•1 comments

Moon Base

https://www.nasa.gov/moonbase/
1•wofo•9m ago•0 comments

WindowSwap

https://www.window-swap.com/Window
2•bookofjoe•10m ago•0 comments

How the plastic bottle cap became a parable for the value of EU regulation

https://www.theguardian.com/commentisfree/2026/may/27/how-the-plastic-bottle-cap-became-a-parable...
3•tadaima•10m ago•0 comments

Show HN: Kibbutznik – a pulse-based direct democratic engine

https://kibbutznik.org/
1•uriee•11m ago•0 comments

DuckDB Labs Becomes DuckLabs

https://ducklabs.com/news/2026/05/27/duckdb-labs-becomes-ducklabs
2•0xedb•11m ago•0 comments

Ask HN: How old you've been started coding!?

1•Armonsrer•11m ago•2 comments

Beware the boom and bust cycle of memory stocks, investors warn

https://www.cnbc.com/2026/05/25/memory-stocks-cyclical-boom-bust-samsung-sk-hynix.html
1•speckx•15m ago•0 comments

Show HN: CoreMCP – MCP Server for On-Prem DBs

1•y11t0•15m ago•0 comments

Apache Fory v1.0.0 Serialization Framework Released

https://fory.apache.org/blog/fory_1_0_0_release/
1•CharlesW•16m ago•0 comments

I Rebuilt ZX Spectrum Basic in Rust with AI

https://github.com/ashtree74/zxbasic-rust
1•adam_jesion•17m ago•0 comments

Corporations can vote in some Delaware elections, judge says

https://news.bloomberglaw.com/esg/corporations-have-the-right-to-vote-in-delaware-town-judge-says
22•marcher•17m ago•2 comments

How the ZX80 Works

http://blog.tynemouthsoftware.co.uk/2019/10/how-the-zx80-works.html
4•mariuz•18m ago•1 comments

American Dream (2003)

https://github.com/bibanon/bibanon/wiki/American-Dream
1•downbad_•20m ago•0 comments

Trump administration to send Americans exposed to Ebola to Kenya

https://www.nytimes.com/2026/05/26/us/politics/trump-ebola-kenya.html
4•petethomas•20m ago•2 comments

How to Use Git Bisect to Find the Commit That Broke Everything

https://jsdev.space/howto/git-bisect/
2•javatuts•21m ago•0 comments

New Vaultjacking Phishing Technique

https://phishu.net/blogs/blog-vaultjacking-phishing-the-google-password-manager-vault-in-the-phis...
1•curtbraz•21m ago•0 comments

HN Search: A Spotlight-Style Search Interface for Hacker News

https://twitter.com/_bumblebee7_/status/2059649571907637449
1•unconventional•21m ago•0 comments

Five of seven people trapped in Laos cave found alive by rescuers

https://www.cnn.com/2026/05/27/asia/laos-flooded-cave-rescue-intl
2•YeGoblynQueenne•21m ago•0 comments

OpenRouter more than doubles valuation to $1.3B in a year

https://techcrunch.com/2026/05/26/openrouter-more-than-doubles-valuation-to-1-3b-in-a-year/
2•chuckhend•22m ago•0 comments

Hetzner price adjustment of server products effective 15 June 2026

https://www.hetzner.com/pressroom/standardization-and-price-adjustment-of-our-server-products/
5•falava•23m ago•2 comments

Show HN: Zorilla – vibe-code a 3D game in the browser

https://www.zoril.la/
1•algera•23m ago•1 comments

Back to the Future: AI and the Legal Profession

https://blog.withedge.com/p/back-to-the-future-ai-and-the-future
1•ejz•23m ago•0 comments