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.

Self hosting a PDS isn't hard (so far)

https://www.coryd.dev/posts/2026/self-hosting-a-pds-isnt-hard-so-far
1•cdrnsf•34s ago•0 comments

Eliminating Go bounds checks with unsafe

https://blog.andr2i.com/posts/2026-07-06-eliminating-go-bound-checks-with-unsafe
1•olexsmir•43s ago•0 comments

Charlotte's Jujutsu Tutorial

https://char.lt/blog/2026/07/jj-vcs/
1•olexsmir•1m ago•0 comments

Disney Jr. & AI Animation Outfit Animaj Release 'Ozzy Fox' on YouTube

https://www.cartoonbrew.com/series/disney-jr-animaj-ozzy-youtube-264646.html
1•ortusdux•3m ago•0 comments

Is "jobs" a four-letter word?

https://benn.substack.com/p/is-jobs-a-four-letter-word
1•herbertl•3m ago•0 comments

I built a digital F1 garage to learn how Formula 1 cars work

https://paddockpass.app
1•jdluk87•4m ago•1 comments

Everybody's Weirded Out by AI–Except the People Who Foist It on Us

https://newrepublic.com/article/213004/everybody-weirded-ai-except-people-foist-us
2•jamesgill•5m ago•0 comments

FAA lets Boeing sign off on 737 MAX, 787 airworthiness certificates again

https://www.cnbc.com/2026/07/17/faa-boeing-737-max-787.html
3•hmm37•7m ago•0 comments

SpaceX and the myth of independent Wall St research

https://www.ft.com/content/ce345155-d897-4f49-b7c8-13680e3b5434
2•aanet•8m ago•1 comments

Show HN: LIA – a self-hosted multi-agent AI assistant (FastAPI and LangGraph)

https://github.com/jgouviergmail/LIA-Assistant
1•jgo94•8m ago•0 comments

The Myth of Artificial Intelligence (2021)

https://www.hup.harvard.edu/books/9780674278660
1•1vuio0pswjnm7•10m ago•0 comments

Traces of the Other – Are DMT Entities Real?

https://osf.io/preprints/psyarxiv/8qvgy_v2
1•QueensGambit•10m ago•0 comments

Interview with Matheus Moreira about Lone Lisp and Linux Kernel

https://alexalejandre.com/interviews/interview-with-matheus-moreira/
1•veqq•14m ago•0 comments

SatNOGS: A Ground Station for Under €100

https://telcokwaks.com/posts/satnogs/
1•vbernat•15m ago•0 comments

LAN Orangutan Self-hosted network discovery for homelabbers v3.0.1 is out

https://github.com/291-Group/LAN-Orangutan
1•291Group•15m ago•0 comments

Show HN: How we review ~400k lines of Go code nobody has seen

https://www.spacemolt.com/news/the-bot-that-reads-the-code
1•statico•16m ago•0 comments

Specs Are the Deliverable

https://jlmr.dev/posts/specs-are-the-deliverable/
2•jelmersnoeck•16m ago•0 comments

Windows 0-day drops the same day Microsoft releases record number of patches

https://arstechnica.com/security/2026/07/windows-0-day-drops-the-same-day-microsoft-releases-reco...
4•NGRhodes•16m ago•0 comments

Texas spent $4.5M in Spy SUVs that scan phones in 3 minutes

https://letsaddresstexas.substack.com/p/texas-spent-45-million-on-israeli
4•Muhammad523•18m ago•0 comments

Hi

https://veritect.vercel.app
2•mantle_labs•23m ago•2 comments

C Strings: A 50-Year Mistake

https://longtran2904.substack.com/p/c-strings-a-50-year-mistake
1•theanonymousone•28m ago•0 comments

Show HN: Like Claude Code for Images

https://visuali.io
2•visuali•29m ago•0 comments

More than 100 homes destroyed in Norway fire

https://www.reuters.com/business/environment/more-than-50-homes-destroyed-norway-fire-2026-07-17/
2•littlexsparkee•29m ago•0 comments

Show HN: Sentinel – open-source QA agent that reads your code before it clicks

1•asenna•30m ago•0 comments

AMD Ryzen 7 7700X3D Review: 3D V-Cache Gaming Performance for Less – HotHardware

https://hothardware.com/reviews/amd-ryzen-7-7700x3d-gaming-cpu-review
3•rbanffy•33m ago•0 comments

I Made My Blog Solar-Powered – An Update

https://louwrentius.com/i-made-my-blog-solar-powered-a-huge-update.html
2•louwrentius•34m ago•0 comments

GPT-5.6 Sol Ultra built a full Chrome V8 exploit chain from patch commits

https://www.hacktron.ai/blog/watching-gpt-55-sol-ultra-write-a-chrome-exploit-exploit-development...
2•nyku•34m ago•0 comments

When Rust Gets Ugly

https://corrode.dev/blog/ugly/
3•ethanplant•36m ago•0 comments

What Makes Humans Stupid

https://nautil.us/what-makes-humans-stupid-1282459
2•rbanffy•37m ago•0 comments

LANA Project Interim Report 2026: Computer-Assisted Verification of IUT Theory [video]

https://www.youtube.com/watch?v=KADN5NHmIfw
1•amichail•40m ago•0 comments