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.

India's top court bans textbook for referring to judicial corruption

https://www.bbc.com/news/articles/c627l7zexr8o
1•breve•39s ago•0 comments

Time Is Different

https://shkspr.mobi/blog/2026/02/this-time-is-different/
1•speckx•1m ago•0 comments

Startups.RIP – Post-mortems, rebuild plans, tech specs for 5,728 YC startups

https://startups.rip/
2•ohong•2m ago•0 comments

I-DNA 'peek-a-boo structures' form in cells and regulate genes linked to cancer

https://www.nature.com/articles/s41467-026-68822-5
1•PaulHoule•4m ago•0 comments

Career Decisions If You Take AGI Seriously

https://www.greaterwrong.com/posts/SEszTmpx7gFaAaHFq/career-decisions-if-you-take-agi-seriously
1•cmsefton•4m ago•0 comments

You Are Not Called to the Future. You're Called to Now

https://colinbeavan.substack.com/p/you-are-not-called-to-the-future
1•ObiOnePierogi•4m ago•0 comments

Developer-targeting campaign using malicious Next.js repositories

https://www.microsoft.com/en-us/security/blog/2026/02/24/c2-developer-targeting-campaign/
1•felixyz•5m ago•0 comments

Instagram to alert parents if teens search for self-harm and suicide content

https://www.bbc.co.uk/news/articles/c3v7z5eyewko
1•chrisjj•6m ago•0 comments

Show HN: Novyx – Memory API for AI agents (rollback, replay, semantic search)

https://www.novyxlabs.com/
1•blakeheron•8m ago•0 comments

England: Time to Replace Computer Science with Computing – Guzdial

https://computinged.wordpress.com/2026/02/24/england-time-to-replace-computer-science-with-comput...
1•countrymile•9m ago•0 comments

Physics-based simulator for distributed LLM training and inference

https://simulator.zhebrak.io/
2•zhebrak•10m ago•1 comments

Show HN: Interactive Physics Simulations Hub built with AI

https://physics-simulations.org/
1•onion92•11m ago•0 comments

21k GCP keys just got leaked

https://gist.github.com/noctonic/0576b930fca24c33faf90fd2a8935443/467e1bc205ce68bb0078aaef927a952...
1•adamk22•13m ago•0 comments

just-bash: Bash for Agents

https://github.com/vercel-labs/just-bash
2•tosh•14m ago•0 comments

Show HN: Please, fix Next.js – an open letter

https://please-fix-next.com/
1•codenomnom•14m ago•1 comments

Show HN: We built free adversarial security testing for agents (OpenClaw too)

https://ziosec.com
1•aaronziosec•16m ago•1 comments

Show HN: I blocked YouTube on my kid's tablet and built an approval system

https://github.com/GHJJ123/brainrotguard
1•hax0rsJJ•17m ago•1 comments

Emacs Is a C-Based Lisp Runtime, Not a Text Editor

https://old.reddit.com/r/emacs/comments/1rf8qtq/emacs_is_a_cbased_lisp_runtime_not_a_text_editor/
1•dxs•17m ago•0 comments

Burger King will use AI to check if employees say 'please' and 'thank you'

https://www.theverge.com/ai-artificial-intelligence/884911/burger-king-ai-assistant-patty
6•JeanKage•17m ago•2 comments

Confessions of a Used Programming Language Salesman (2006) [pdf]

https://people.willamette.edu/~fruehr/talks/webcs/MeijerICFP06.pdf
1•tosh•18m ago•0 comments

Show HN: OpenTweet – I built a way to stay active on X without opening X

https://opentweet.io
1•brankopetric•18m ago•3 comments

Show HN: FakeScan – AI fake review detector (Fakespot is dying)

https://fakescan.site
1•crawde•18m ago•0 comments

Show HN: Riverse – persistent AI memory that grows with you, no RAG

https://github.com/wangjiake/JKRiver
2•collenjk•19m ago•0 comments

New Major ReARM Release Brings Real-Time Widget of Most Vulnerable Components

https://rearmhq.com/news/2026-02-25-rearm-26-02-89-release/
1•taleodor•20m ago•0 comments

Show HN: Poirot – A native macOS companion app for Claude Code

https://github.com/leonardocardoso/poirot
1•leocardz_•21m ago•0 comments

Show HN: A bridge from Copilot SDK to ACP agents

https://github.com/offbeatport/meshaway
1•offbeatport•21m ago•0 comments

Addressing the UK Housing Crisis with Small Double Ottoman Bed

https://dreamhomestore.co.uk/collections/ottoman-beds
1•tonypaterson•22m ago•2 comments

Launched ImageNav: A Directory of AI Image Tools (0 to Launch in 2 Months)

https://imagenav.net
1•ludydev•25m ago•1 comments

Against Query Based Compilers

https://matklad.github.io/2026/02/25/against-query-based-compilers.html
1•ingve•26m ago•0 comments

Show HN: Agent Recall – Open-source, local memory for AI agents (SQLite/MCP)

https://github.com/mnardit/agent-recall
1•MaxNardit•26m ago•3 comments