Comment by idopmstuff
11 days ago
I heard an episode of the Odd Lots podcast about HayWire (haywireag.com), a site that pulls public data from government PDFs + APIs, uses LLMs to parse it and turns it into an easily readable website that has all of the latest info on hay prices.
The host made an offhand mention that there's probably a bunch of other similar sites that could be created with all the of useful but difficult-to-access government data out there. That sounded interesting, so I thought I'd give it a whirl!
Working on a few of them, including The Waterline (https://the-waterline.com/) for water info for the western US, The Scramble (https://the-scramble.com/) for egg prices, and The Dwell (https://the-dwell.com/) for container ship dwell times.
All pretty fascinating topics to learn about, plus it's been interesting to see how much of the website setup I can fully delegate to Claude. With Cloudflare to buy domains and put the sites up, a Google Service Account with access to Google Search Console and GA4 to create those properties and a Buttondown API key for weekly email sending, it's almost all hands off for me. Though it refuses to take control of the browser and create a new Buttondown account, which I was surprised is a red line.
Love this! Waterline still seemed cryptic but the scramble was a fun read. I am not following neither of these niches so just a passerby opinion!
Thanks! I am definitely not an expert in either, and I've run the content by both Fable and GPT-5.6 with instructions to make sure it's written in such a way that it would read normally to people in the industry. They assure me the wording makes sense in that context, but we'll see if the sites actually get traction or not.
I live in the southwest, didn't realize this data was available, so thank you. It would be super interesting to have a (heat) map of it all.
1 reply →
Not an email newsletter service but a contact form. I recently added the ability for LLMs to sign up to my service https://www.simplecontactform.org autonomously via API. Curious to hear your experience if you can ever make use of something like it.