Alternatives
Products that do what From Chaos – A Chrome extension that turns any webpage into JSON does
Hey HN! I wanted to share a chrome extension I built for myself called From Chaos. It's an extension that takes the content of the page and organizes it into structured data. For instance, taking all the restaurants on a "top 10" article and just returning their names. It requires an OpenAI API key that you can set in your settings, and lets you get data back as JSON, YAML, CSV, or plain text. I built it to help in my data-gathering efforts, but wanted to share in case it's useful to someone else as well! It doesn't always return perfect data, but it does save me quite a bit of time.
- 1

- 2

- 3

- 4

- 5

- 6JJ
I created jendeley to help organize documents for programmers. - jendeley is JSON-based. You can see and edit your database quickly. - jendeley works locally. Your important database is owned only by you. No cloud. - jendeley is browser-based. You can run it anywhere node.js runs. Repository: https://github.com/akawashiro/jendeley
2023 · akawashiro.github.io
- 7

- 8HF
I've been working on and off on a Chrome Extension for Hacker News, the extension focusses on improved usability rather than design. I can almost guarantee that after a day you won't want to go back to regular Hacker News. Give it a try, features include: - Improved readability - Quick inline replies from comments page - Quick profiles with social network info when hovering over usernames - Filtering of stories based on terms and phrases / domain or user - Endless scrolling - Collapsible comment threads - Social sharing for Twitter, Facebook, Google+, Buffer Forks, improvements and comments…
2012 · chrome.google.com
- 9

- 10

- 11

- 12

- 13

- 14BY
Hi Hacker News, I developed an open source browser extension for summarizing Hacker News articles with OpenAI and Anthropic LLMs. It currently supports Chrome [1] and Firefox [2] (desktop). The extension adds the summarize buttons to the HN front page and article pages. It is bring-your-own-key, i.e. there's no back end behind it and the usage is free, you insert your API key and pay only for tokens to your LLM provider. [1] https://chromewebstore.google.com/detail/hacker-news-tldr/oo... [2]…
2024 · github.com
- 15RL
We've been building data pipelines that scrape websites and extract structured data for a while now. If you've done this, you know the drill: you write CSS selectors, the site changes its layout, everything breaks at 2am, and you spend your morning rewriting parsers. LLMs seemed like the obvious fix — just throw the HTML at GPT and ask for JSON. Except in practice, it's more painful than that: - Raw HTML is full of nav bars, footers, and tracking junk that eats your token budget. A typical product page is 80% noise. - LLMs return malformed JSON more often than you'd expect, especially with…
Mar 2026 · github.com
- 16BC
Hey hackers, introducing BoringUi, a tool to convert your json data to web ui. Just enter the data, describe how you want the ui and done! Thinking of adding a feature to directly connect api so my backend folks never have to learn bloated frontend frameworks for simple tasks. It can be used for internal presentation, MVP etc where you don't want a complex ui. Checkout the Twitter post : https://x.com/AnuttamAna56189/status/1808423300571316500?t=2...
2024 · boringui.vercel.app
- 17CE
2021 · chrome.google.com
- 18

Turn JSON pages into graphs with one click
Apr 2026 · chromewebstore.google.com
- 19CE
Hello! I built this to solve a personal problem of where I didn't want to wade down large chains of HackerNews comment threads in order to get the key takeaways from the discussions. I built this Chrome extension, which supports both OpenAI and Ollama(local LLMs) to summarize comments and display the summary within Chrome's sidepanel. It's open source as you can see from the link, feedback appreciated!
2024 · github.com
- 20TS
Hello Hacker News community, I've been developing a simple Chrome extension designed to assist journalists and researchers or learners in their YouTube investigations. You can swiftly identify specific segments within a video using semantic searches, powered by the OpenAI API. This transforms hours of potential scrubbing into moments of precision seeking. Whether you're sifting through extensive interviews, press conferences, and event footage on YouTube, or you require a quote from a video source, This extension is a handy tool. It also aids in quickly fact-checking statements made in…
2023 · chrome.google.com
- 21AC
just wanted to share this useful tool with you. I have been looking at something like this for a very long time. https://chrome.google.com/webstore/detail/css-used/cdopjfddj... what it does: it analyses your html dom and looks for css classes. Then it extracts it all and combines it into 1 single css file. I used 5 css framworks which was on 340kb kb. This tool made it 36kb!
2018
- 22AT
Hey HN! Erik here from banana.dev We’ve trained a small(ish) language model on structured extraction, and today we’re launching a playground for it at https://anythingtojson.com. Give it a try! This model continues our work on structured generation, following last week’s launch of Fructose[1], a python client for strongly-typed LLM responses. There seem to be two distinct halves of the problem intended to be solved by Fructose and structured generation: 1. the reasoning ability of the model, such as performing chain of thought, creative acts, and natural language tasks. In a way,…
2024 · anythingtojson.com
- 23IM
Hi HN! Ah yes, another web scraper. There are so many out there, so why make another one? Because I wanted one that's stupid simple and stupid fast. Unlike most web scrapers, Easy Scraper doesn’t make you build a new scraper for each site or individually select fields. You just open it and bam, your data's ready to go. My favorite use case for instantly extracting data anywhere is being able to easily talk to ChatGPT about custom datasets. For example, here's a 1-minute demo of me scraping my Twitter followers to find the ones that live in San Francisco:…
2024 · easyscraper.com
- 24HN
Hey Hacker News community, We're excited to announce the launch of our new Chrome extension, "Hacker News Summarizer," which uses OpenAI API to summarize articles on Hacker News. It helps you quickly understand the key takeaways without reading the whole article. Plus, no login or confirmation is required to use it! Simply install the extension and click the "summary" link next to "comments" when you want to read an article. Disclaimer: Not all articles are summarised, or supported but we will change and try to support them later. Additionally, this extension is not affiliated with OpenAI or…
2023 · chrome.google.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →