Show HN: From Chaos – A Chrome extension that turns any webpage into JSON (chrome.google.com)
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.
3 comments
[ 2.2 ms ] story [ 134 ms ] threadbut before those, I wanted to launch it to see if anyone would actually use this besides me. Let me know!
What I like about the extension is that I can use it on any content that I can see, like that behind a login page.