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.

A Monolith Designed to Record Civilization's Downfall Is Finally Taking Shape

https://gizmodo.com/a-monolith-designed-to-record-civilizations-downfall-is-finally-taking-shape-...
1•baranul•56s ago•0 comments

Why doesn't Get­Last­Input­Info() return info for the user I'm impersonating?

https://devblogs.microsoft.com/oldnewthing/20260618-00/?p=112444
1•ibobev•1m ago•0 comments

Pix 2606.18-preview: DirectX Dump Files and more

https://devblogs.microsoft.com/pix/pix-2606-18-preview/
2•ibobev•1m ago•0 comments

Ask HN: What do you care about? What is your joy and purpose?

2•bix6•1m ago•0 comments

Computing Camera Rays

https://momentsingraphics.de/CameraRays.html
2•ibobev•2m ago•0 comments

How to become an AI infrastructure engineer?

2•akrisanov•2m ago•0 comments

Is anyone still using Emacs?

https://jmmv.dev/2026/06/is-anyone-still-using-emacs.html
2•jmmv•5m ago•0 comments

Understanding Isn't Just Knowledge

https://christianmooreanderson.com/understanding-isnt-just-knowledge-and-how-we-can-teach-it/
3•mathgenius•5m ago•0 comments

Show HN: Multi-Agent AI trading firm simulation powered by small language models

https://huggingface.co/spaces/build-small-hackathon/Wall-Street-of-AI-Agents
2•Ashish106•5m ago•0 comments

Secretive Wall Street Powerhouse Jane Street Seizes the AI Spotlight

https://www.wsj.com/tech/ai/jane-street-ai-wall-street-bdfcc81a
2•Brajeshwar•6m ago•0 comments

Ask HN: How to handle kernel struct changes (e.g. iov_ITER) in eBPF?

2•morolis•6m ago•0 comments

Web Browsers on PDAS

https://vale.rocks/posts/pda-browsers
2•robin_reala•6m ago•0 comments

The European Social Stack

https://european.social
2•doener•6m ago•0 comments

Embeddings as Encodings

https://hash.dev/blog/embeddings-as-encodings
2•tosh•8m ago•0 comments

Over-reliance on chatbots can diminish critical-thinking skills, study finds

https://www.theguardian.com/us-news/2026/jun/19/chatbots-critical-thinking-skills
2•jruohonen•10m ago•0 comments

VPN ban update for UK households as government looks at 'age-gate'

https://www.birminghammail.co.uk/news/midlands-news/vpn-ban-update-uk-households-34141063
3•iamnothere•13m ago•0 comments

Show HN: PatinaTab – Dark mode widget dashboard extension for Chrome/Firefox

https://patinatab.org
2•blader_johny•14m ago•0 comments

Subscription Cost Visualizer

https://visualize.nguyenvu.dev/
2•karakoram•14m ago•0 comments

IT find series 1/2026: What do you think it could be?

https://blogs.ethz.ch/its/2026/02/09/it-find-series-1-2026-what-do-you-think-it-could-be/
2•jruohonen•14m ago•0 comments

Ubisoft co-founder Claude Guillemot has died in a plane crash

https://www.bloomberg.com/news/articles/2026-06-20/ubisoft-co-founder-claude-guillemot-dies-in-ai...
2•drayfield•14m ago•0 comments

Famous 'Pink Planet' harbors a salty surprise

https://news.northwestern.edu/stories/2026/06/famous-pink-planet-harbors-a-salty-surprise
2•gmays•15m ago•0 comments

The Price of Lighting in the UK Has Dropped over 99.9% Since 1700

https://ourworldindata.org/data-insights/the-price-of-lighting-has-dropped-over-999-since-1700
2•karakoram•17m ago•0 comments

Why Incogni Might Be YouTube's Worst Sponsor [video]

https://www.youtube.com/watch?v=JFI1CfnDJxY
2•Udo_Schmitz•18m ago•0 comments

Show HN: PitchStage – an Omegle-style 1:1 pitch room for founders

https://live.tesor.app
2•torsianWorld•18m ago•0 comments

Windows 11 New Media Player Uses 3.5x More RAM, Charges for Popular Video Codecs

https://www.extremetech.com/computing/windows-11s-new-media-player-uses-35x-more-ram-charges-for-...
3•tcp_handshaker•19m ago•3 comments

Shutting Down Fornjot

https://fornjot.app/blog/shutting-down-fornjot/
2•birdculture•22m ago•0 comments

The terrifying world of the 'TikTok Farlands'

https://www.bbc.com/future/article/20260618-the-terrifying-world-of-the-tiktok-farlands
2•baranul•23m ago•0 comments

Neuralyzer - allow agent to self-wipe context for easier Ralph loop engineering

https://github.com/gintasz/neuralyzer
2•gintasz•23m ago•0 comments

Parse, Don't Validate – In a Language That Doesn't Want You To

https://cekrem.github.io/posts/parse-dont-validate-typescript/
2•thunderbong•26m ago•0 comments

I evaluated GLM 5.2 against the frontier on tasks from real repos

https://www.stet.sh/blog/glm-5-2-passes-tests-fails-review
2•bisonbear•26m ago•1 comments