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.

We built a realtime system for responsive voice AI in six months

https://openai.com/index/continuous-voice-interaction-with-gpt-live/
1•gmays•4m ago•0 comments

Navy weighs major warship redesign to match Trump's preferences

https://www.washingtonpost.com/national-security/2026/08/15/navy-weighs-major-warship-redesign-ma...
1•ceejayoz•5m ago•0 comments

CyberPanel's hard-coded JWT secret grants an unauthenticated root shell

https://hellorecon.com/blog/cve-2026-67614-cyberpanel-webterminal-jwt-root-shell
1•slvnx•5m ago•0 comments

Manipulation versus Management, Tools versus Agents

https://edparry.com/manipulation-versus-management-tools-versus-agents
1•4lx87•12m ago•0 comments

Parallelism Without Threads [video]

https://www.youtube.com/watch?v=ryfbBB3pHfI
1•flurly•13m ago•0 comments

Show HN: Hibi – a calendar app to remember your days

https://apps.apple.com/us/app/hibi-calendar-daily-journal/id6762520622
1•surrTurr•13m ago•0 comments

Show HN: GeoLint, an ESLint-style linter for GeoJSON

https://github.com/jajego/geolint
1•appleappleapple•18m ago•0 comments

China is shaping the future of open‑source technology – including AI

https://theconversation.com/china-is-shaping-the-future-of-open-source-technology-including-ai-28...
1•TechTechTech•21m ago•0 comments

Ranking the Most Brilliantly Colored Birds with Data

https://moultano.wordpress.com/2026/08/14/fairly-ranking-the-most-brilliant-birds/
1•moultano•21m ago•2 comments

Go from job search to job offer

https://futurole.com
1•whatdoyoumean02•22m ago•0 comments

Show HN: One question a day for the whole planet, sealed until 20:00 UTC

https://wisehumans.org/
2•nickevante•26m ago•1 comments

Show HN: Browser-based Autodesk Inventor file viewer – no Autodesk required

https://jfk-solutions.github.io/inventor-viewer/
1•jogibear9988•26m ago•0 comments

I gave an AI £150 and three months to earn its own subscription

https://agentwrought.com/
1•oceantidote•29m ago•0 comments

Gmail attachment IDs are not stable (and how they doubled our index)

https://dioveo.com/blog/gmail-attachment-ids-are-not-stable
1•stranger90•32m ago•0 comments

Amazon bars customers from filing lawsuits

https://www.ecommercebytes.com/C/abblog/blog.pl?/pl/2026/8/1786759108.html
1•ilamont•33m ago•1 comments

Paper on Architecture for AI-Assisted Software Development

https://arxiv.org/abs/2606.27045
1•puuush•34m ago•0 comments

Show HN: A zero-symbol engine to mathematically rank Windows RPC attack surface

https://github.com/talha-nazeef-ahmed/RPC-Triage
1•Sphinx_321•34m ago•0 comments

YACS 2.0 – Yet Another Curta Simulator

https://satadorus.eu/x_ite/yacs_2_0/yacs_2_0.html
1•neom•36m ago•0 comments

Make Claude Say Less

https://mooch.agency/say-less
1•tahigichigi•37m ago•0 comments

A Spectre Is Haunting Unicode

https://www.dampfkraft.com/ghost-characters.html
1•sensanaty•43m ago•0 comments

Venn Diagram of the Internet

https://diagram.website/
1•Gecko4072•43m ago•0 comments

EPA sued for approving semiconductor chemicals that may pose health risks

https://thehill.com/policy/energy-environment/6030328-epa-chemical-approval-lawsuit/
2•pudgywalsh•44m ago•0 comments

Ukraine strikes Russia's only Soyuz rocket plant with Flamingo missiles

https://www.turkiyetoday.com/world/ukraine-strikes-russias-only-soyuz-rocket-plant-with-flamingo-...
2•rbanffy•46m ago•0 comments

Gen Z has rediscovered the joy of going to the movies

https://www.economist.com/culture/2026/08/11/gen-z-has-rediscovered-the-joy-of-going-to-the-movies
2•edward•47m ago•0 comments

The Mystery of Dark Oxygen

https://www.newyorker.com/science/elements/the-mystery-of-dark-oxygen
1•mitchbob•49m ago•1 comments

Qwen3.8-27B – Release Day Demos

https://loktar00.github.io/qwen3-8-27b-demos/
3•yogthos•50m ago•0 comments

I Ported Moonshine to JavaScript

https://petewarden.com/2026/08/15/why-i-ported-moonshine-to-javascript/
3•jreynar•51m ago•0 comments

Turns every merge into release notes

https://www.changelogfa.st
2•aziaziazi•51m ago•0 comments

Capacity planning with hyper local events

https://www.allevents.ai/blog/events-capacity-planning
2•bharatgel•53m ago•0 comments

Show HN: I evaluated file, vector, graph and RL based memory frameworks

https://www.pinglin.tw/blog/the-shapes-of-agent-memory
3•pinglin•54m ago•0 comments