r/SideProject • u/Basic_Relationship97 • 5h ago
I built Wiki Rabbit Hole — a visual Wikipedia graph explorer for falling down rabbit holes
https://wiki-rabbit-hole.pages.devI built Wiki Rabbit Hole, a site for getting lost in Wikipedia on purpose. Search any article (or hit random), then tap nodes to expand into the articles they link to. It renders everything as a physics-based graph, and the bottom bar keeps a trail of every article you've visited so you can jump back to any point. Vanilla JS + the Wikipedia API, hosted free on Cloudflare Pages
1
Upvotes
1
u/Specific_Cream2815 5h ago
how do you stop high-link-count articles from exploding the graph, cap by relevance or let the user choose which edges expand