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.

AgentCheck – regression testing for AI agents, with diff-aware CI reports

https://github.com/rez-99/agentcheck
1•zz99•21s ago•0 comments

Cynefin and the Greek Square

https://www.asym.dk/index.php/2018/01/
1•jruohonen•1m ago•0 comments

Show HN: Zroar – Serialized Roaring Bitmaps in Zig

https://github.com/manishrjain/zroar
1•mrjn•3m ago•0 comments

If You Build It, Will They Come? On the Sperm Racing World Cup

https://www.theparisreview.org/blog/2026/08/21/if-you-build-it-will-they-come-on-the-sperm-racing...
1•cocacola1•3m ago•0 comments

Most of Your Architecture Was Just Expensive Code

https://aicoding.leaflet.pub/3mtmk6ot6oc2i
1•chadfowler•4m ago•0 comments

Rise of the Software Factory

https://www.terezatizkova.com/blog/rise-of-the-software-factory
1•starlightttt•4m ago•0 comments

Fortunate Sons: Elite Political Selection in American History

https://www.nber.org/papers/w35569
1•neehao•5m ago•0 comments

Automated Readability Index

https://en.wikipedia.org/wiki/Automated_readability_index
1•Bluestein•6m ago•0 comments

Step 1: Build Everything

https://www.insideainative.com/p/step-1-build-everything
1•mmayernick•8m ago•0 comments

Trump Threatens Suit Against Think Tank over Report He Doesn't Like

https://www.nytimes.com/2026/08/21/us/politics/trump-lawsuit-liberal-think-tank.html
2•duxup•10m ago•1 comments

Motorola's GrapheneOS phones will launch in 2027 priced higher than Pixels

https://arstechnica.com/gadgets/2026/08/motorolas-grapheneos-phones-will-launch-in-2027-priced-hi...
4•speckx•10m ago•1 comments

How to Share a Screenshot as a Link on Mac

https://medium.com/@chris.ahrweiler/how-to-share-a-screenshot-as-a-link-on-mac-9b9cd5da80bb
2•docjojo•10m ago•0 comments

Walmart finally says yes to Apple Pay and Google Pay

https://www.neowin.net/news/walmart-finally-says-yes-to-apple-pay-and-google-pay/
2•bundie•12m ago•0 comments

When Smaller Models Win

https://asimovaddendum.substack.com/p/when-smaller-models-win
2•srulyrosenblat•12m ago•0 comments

$10K phishing kit claims it can plant rogue passkeys for persistent access

https://www.theregister.com/cyber-crime/2026/08/21/10k-phishing-kit-claims-it-can-plant-rogue-pas...
2•sbulaev•14m ago•0 comments

AI Stock Research Assistant · Streamlit

https://ai-stock-research-kiaan.streamlit.app
1•KiaanKothari•16m ago•0 comments

Two Bets on Standing Still, and a Dark Horse

https://kernel.pryanic.com/posts/two-bets-on-standing-still-and-a-dark-horse
1•gmays•17m ago•0 comments

Show HN: Fast_trimul – Fused Triangle Multiplicative Updates in Python

https://github.com/tiagomonteiro0715/fast_trimul
1•monteirot•17m ago•0 comments

GitHub Copilot coding agents can now work from Slack

https://github.blog/changelog/2026-08-21-the-new-github-copilot-experience-in-slack/
1•hokage-at-leaf•19m ago•0 comments

OWASP Agentic Skills Top

https://owasp.org/www-project-agentic-skills-top-10/
3•chha•19m ago•0 comments

Post WWII: What Eating the Rich Did for Japan

https://www.youtube.com/watch?v=5_-Ac68FKG4
1•Varelion•21m ago•0 comments

Dibs: Yet another agent communications tool; made out of frustration

https://github.com/Agenxy/dibs
2•xaef•21m ago•1 comments

Apple's Persona Body Animation Solver Running on Mac, No Vision Pro Needed

https://edgecaseexistence.com/articles/apple-persona-coreik/
2•soylentbeige•22m ago•0 comments

Australia Summons Israeli Envoy over Not to Probe Killing of Aid Workers

https://www.haaretz.com/israel-news/israel-security/2026-08-20/ty-article/australia-summons-israe...
5•abdelhousni•23m ago•0 comments

Apple is laying off staffers working on the Vision Pro and Siri

https://www.theverge.com/tech/983451/apple-layoffs-vision-pro-siri
5•speckx•27m ago•0 comments

Supermicro fired staff after probe into $2.5B GPUs-to-China smuggling operation

https://www.theregister.com/legal/2026/08/21/supermicro-fired-staff-after-probe-into-25-billion-g...
3•DemiGuru•29m ago•0 comments

I Tracked Down the Hidden Workers Powering ChatGPT

https://www.youtube.com/watch?v=aooiDA-AsNo
4•gitowiec•29m ago•1 comments

Rust Glancer: Rust LSP using 100x less RAM

https://rust-glancer.github.io/blog/hello-world/
2•matklad•29m ago•1 comments

Quick impressions: A week of using Codex more than Claude

https://allaboutcoding.ghinda.com/a-week-of-using-codex-more-than-claude/
5•speckx•29m ago•0 comments

The Wage Effects of Generative AI

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5842084
1•exceptione•32m ago•1 comments