I haven't tried this myself yet. But I'm surprised you didn't find it beneficial to pass the raw HTML to the chatbot (potentially after some filtering). Did `innerText` give better results than `innerHTML`?
My intuition is that the structure information in the HTML would be useful to extract structured data.
My intuition is that the structure information in the HTML would be useful to extract structured data.