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.

The Incomplete History of Computer Science

https://example.org/
1•d1ss0nanz•21s ago•1 comments

Elon Musk's AI data center sparks fight over who can enforce clean air laws

https://www.latimes.com/business/story/2026-06-30/elon-musks-massive-ai-data-center-sparks-fight-...
2•1vuio0pswjnm7•3m ago•0 comments

Short story accused of being AI-written wins overall Commonwealth prize

https://www.theguardian.com/books/2026/jul/01/judges-claims-ai-use-commonwealth-short-story-prize...
1•breve•4m ago•0 comments

Voters Are Turning on AI

https://www.economist.com/podcasts/2026/06/29/voters-are-turning-on-ai
3•1vuio0pswjnm7•5m ago•0 comments

What Is Linux Swap, and Should You Enable It?

https://blog.lyc8503.net/en/post/21-swap-setup/
1•uneven9434•9m ago•0 comments

The Revolt Against Technology [video]

https://www.youtube.com/watch?v=vhYS1diXZMM
2•inatreecrown2•12m ago•0 comments

Self Hosted LLM Gateway and Feature Rich Chat UI with RBAC

https://github.com/croit/llm-gateway
1•Mave83•12m ago•0 comments

ProGPU – a high-performance, GPU-first UI framework

https://github.com/wieslawsoltes/ProGPU
1•bj-rn•13m ago•0 comments

Patterncollider: Generate and explore quasiperiodic tiling patterns

https://github.com/aatishb/patterncollider
2•tobr•15m ago•0 comments

The Scanline Sweeper: A Glyph Rendering Algorithm [video]

https://www.youtube.com/watch?v=B9bztU1sTFA
1•bj-rn•18m ago•0 comments

Show HN: I built a free Windows video player with real-time frame interpolation

https://github.com/eVersor-HN/FindAFrameInterpolation/releases/tag/v1.5.9
1•eVersor•24m ago•0 comments

Why OpenAI and Anthropic may struggle to float

https://www.ft.com/content/7bff5ad3-a7dc-4641-be97-7f383446ff75
1•1vuio0pswjnm7•24m ago•0 comments

Show HN: DonnyClaude – a verified workflow engine for Claude Code

https://github.com/d0nmega/donnyclaude
1•d0nmega•25m ago•1 comments

When you fly, you fly with ICE

https://papersplease.org/wp/2026/04/08/when-you-fly-you-fly-with-ice/
2•greyface-•25m ago•0 comments

Show HN: Open Science, open-source alternative to Claude Science

https://github.com/ai4s-research/open-science
3•aiboost•28m ago•0 comments

Show HN: I made the Chrome Dino Game editable by your AI prompts

https://vibedino.com
2•johnnyapple•30m ago•0 comments

Twain Town, USA

https://theamericanscholar.org/twain-town-u-s-a/
2•prismatic•36m ago•0 comments

Study: AI Writing Strips Mystery and Complexity from Stories

https://neurosciencenews.com/ai-writing-mystery-complexity-creativity-30978/
1•giuliomagnifico•37m ago•0 comments

ClaimMate AI – We'd Love Your Feedback

https://claimmateai.pro/
1•hfhfdhf•38m ago•1 comments

Show HN: CertLeaf helps event organizers issue verifiable E-certificates

https://certleaf.com/
1•vachanmn123•39m ago•0 comments

AI Workflows Need Topological Sort

https://arpitbhayani.me/blogs/ai-topological-sort/
2•aishwarydongre•41m ago•0 comments

Meta's AI Storage Blueprint at Scale

https://engineering.fb.com/2026/07/01/data-infrastructure/metas-ai-storage-blueprint-at-scale/
1•MasterScrat•44m ago•0 comments

Show HN: Block Blast Solver – Android app for when you get stuck

https://onlineblockblastsolver.com/block-blast-apk/
1•huzaifasinan•44m ago•0 comments

SkillOpt: Executive Strategy for Self-Evolving Agent Skills

https://github.com/microsoft/SkillOpt
1•cheekyant•46m ago•0 comments

HTTP API Design Guide

https://geemus.gitbooks.io/http-api-design/content/en/
1•jcbhmr•59m ago•0 comments

Home made GPU escalated quickly [video]

https://www.youtube.com/watch?v=qMR3IXF2sWw
1•bane•59m ago•0 comments

The Evolution of Agents: From Context Engineering to Long-Running Harnesses

https://jinyansu1.github.io/blog/2026/07/agent-context-engineering-long-running-harness/
1•vinhnx•1h ago•0 comments

Tea App Checker

https://teaappchecker.com
2•thefirstname322•1h ago•0 comments

Cisco Killed Smartlook – Good Riddance for Expensive Pricing

https://www.cisco.com/c/en/us/products/collateral/software/smartlook-com-eol.html
1•mrr7337•1h ago•0 comments

ChorusGraph – Agent graph runtime (not a LangGraph wrapper) with built-in cache

https://github.com/insightitsGit/ChorusGraph
1•insightits•1h ago•0 comments