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.

Rich Sutton on AI creativity and discovery

https://twitter.com/RichardSSutton/status/2061216087744946656
6•yimby•6m ago•0 comments

Smudging the game disc to make speedrunning 'SpongeBob' faster

https://www.inverse.com/input/gaming/the-dirty-secret-that-makes-speedrunning-on-spongebob-a-lot-...
2•pncnmnp•7m ago•0 comments

If Claude Fable stops helping you, you'll never know

https://simonwillison.net/2026/Jun/10/if-claude-fable-stops-helping-you/
4•behnamoh•9m ago•2 comments

State of AI and Identity Report

https://fusionauth.io/blog/2026-ai-identity-report
1•andrewhatfield•9m ago•0 comments

Hyperlinks (OSC 8) – Terminal Support

https://terminfo.dev/extensions/osc-8-hyperlinks
1•ankitg12•10m ago•0 comments

Neutron star collisions are a "goldmine" of heavy elements, study finds (2021)

https://news.mit.edu/2021/neutron-star-collisions-goldmine-heavy-elements-1025
1•georgecmu•10m ago•0 comments

Payphones (2024)

https://www.juke.press/p/payphones
1•dredmorbius•12m ago•0 comments

Sum Type and Type Matching in C

https://github.com/brightprogrammer/MisraStdC
1•brightprogramer•13m ago•1 comments

Pydbdict – an embedded Python dictionary database backed by SQLite

https://github.com/arthwang/pydbdict
1•arthurwang59•16m ago•1 comments

Cooperative Sabotage: How Frontier AI Covertly Undermines Its Own Replacement

https://www.researchgate.net/publication/403199918_Cooperative_Sabotage_How_Frontier_AI_Covertly_...
1•jpeg_gif•18m ago•0 comments

Less Than One Third of Google Searches Still Send a Click

https://sparktoro.com/blog/in-2026-less-than-one-third-of-google-searches-still-send-a-click/
2•nreece•20m ago•0 comments

Alphabetum Kaldeorum

https://en.wikipedia.org/wiki/Alphabetum_Kaldeorum
3•marysminefnuf•26m ago•0 comments

Macro Evals for Agentic Systems

https://developers.openai.com/cookbook/examples/partners/macro_evals_for_agentic_systems/macro_ev...
1•gmays•28m ago•0 comments

An interview with Theo Baker on his new book "How to Rule the World"

https://www.youtube.com/watch?v=57-OZSXGcxA
1•rasengan0•30m ago•0 comments

Illinois' new social media tax explained

https://www.ourquadcities.com/news/4-the-record/illinois-new-social-media-tax-explained/
1•tkdc926•33m ago•0 comments

Agentic Engineering Handbook – 115 official OpenAI/Anthropic articles

https://github.com/keyuchen21/agentic-engineering-handbook
1•keyuchen2020•34m ago•0 comments

UN Scientists: AI Is Threatening Natural Resources for Billions

https://unu.edu/inweh/news/environmental-cost-of-AIs-Enrgy-use-carbon-water-and-land-footprints
2•ChrisArchitect•34m ago•0 comments

AI Safety and the Age of Dislightenment (2023)

https://www.fast.ai/posts/2023-11-07-dislightenment.html
1•jacobedawson•35m ago•0 comments

Claude Fable 5 feels less like a launch and more like a preview of AI inequality

https://old.reddit.com/r/ClaudeAI/comments/1u1fsdi/claude_fable_5_feels_less_like_a_model_launch_...
6•momentmaker•41m ago•0 comments

Efficient and Lossless Moe Diffusion LLM Inference with I/O-Aware Expert Offload

https://tide-paper.vercel.app
1•imalomder•43m ago•1 comments

German ruling declares Google liable for false answers in AI Overviews

https://the-decoder.com/landmark-german-ruling-declares-googles-ai-overviews-are-googles-own-word...
39•ahlCVA•47m ago•6 comments

A New Post Quantum Cryptography Standard (Verification, etc. Included)

https://zenodo.org/records/20618806
2•GeometryKernel•48m ago•0 comments

Sam Bankman-Fried Applies for Trump Pardon

https://www.bloomberg.com/news/articles/2026-06-08/ftx-co-founder-bankman-fried-formally-applies-...
4•andsoitis•52m ago•1 comments

Forgery and Wage Theft: Playground Contractors Hit with Fines

https://www.thecityreporter.nyc/2026/04/30/parks-contractor-wage-theft-green-builders-amin-electr...
2•PaulHoule•54m ago•0 comments

Fable 5 as an agent: only the last thing it tells you is real

https://matrix.dev/blog-2026-06-10
1•yuanzhi1203•55m ago•0 comments

Why a Computer Science Degree Still Opens Hidden Doors

https://spectrum.ieee.org/computer-science-degree-isnt-dead
1•jnord•58m ago•0 comments

Memory Safety Is a Matter of Life and Death

https://joshlf.com/posts/memory-safety-life-and-death/
2•holden_nelson•59m ago•0 comments

Estimating the Productivity of an Autonomous AI Software Engineer

https://cognition.ai/blog/ai-productivity
1•mooreds•1h ago•0 comments

Show HN: Facebook Post Scraper

https://chromewebstore.google.com/detail/facebook-post-scraper/bfahegogfgeifgieknokfcadjbpkgpol
1•qwikhost•1h ago•0 comments

Humans Solve Erdos Problem

https://blog.computationalcomplexity.org/2026/06/humans-solve-erdos-problem.html
1•_alternator_•1h ago•0 comments